wpbees
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Category/Taxonomy like folders and sufolders…Hello.
I suggest trying this plugin
List category posts
https://wordpress.org/plugins/list-category-posts/Hope this helps.
Forum: Fixing WordPress
In reply to: Image upload error – orientationAlright.
Thanks for the additional details.
This might be caused by more than one issue but here is what I think you should do.
1. Back up your entire Database and Site.
Try this:
Updraft Plus
https://wordpress.org/plugins/updraftplus/Set it up to also send back up files to a secure cloud storage service.
2. After backing up, download all files to your computer locally.
3. Download all your site folders via your host’s File Manager or manually FTP or both locally in your machine.
Try FileZilla as an FTP
https://filezilla-project.org/Use your back up and read how to restore your site first in any case that there will be a problem and make sure that you can restore to a back up instance at any time.
4.Try a caching plugin.
Maybe all the changes you are trying to do is not appearing. Clearing the cache of your site might do the trick.
W3 Total Cache
https://wordpress.org/plugins/w3-total-cache/5. Clear your browser cache.
The changes you want might be active and applied on the editor and site but not on the browser that you are on.
Go to your advanced settings part of the browser and clear from there.
6. If all fails, check the functions.php file of your WP install. Check if it has a closing
?>
at the very end.
if not, look for other .php files that have and take them all out.
Remember, use your back up and read how to restore your site in any case that there will be a problem.
Hope these help.
take this out
Forum: Fixing WordPress
In reply to: Add second Handheld MenuHello.
For a basic alternative version of the pages optimized for mobile try this plugin:
WPtouch Mobile Plugin
https://wordpress.org/plugins/wptouch/For creating a complete separate mobile version of the site that will have more custom content for mobile devices:
WP Mobile Edition
https://wordpress.org/plugins/wp-mobile-edition/For something in between of what you need:
WordPress Mobile Pack 2.0
https://wordpress.org/plugins/wordpress-mobile-pack/Forum: Fixing WordPress
In reply to: Image upload error – orientationHello.
Check out the limitations and presets of your theme. But generally, you can set WP defaults on how to handle image sizes uploaded to the Media Library:
Start by checking out the different image size that WordPress is creating by default:
Settings > Media:
Also try to edit the specific item via the EDIT button when you select the image within the Media Library.
Hope these help.
Forum: Fixing WordPress
In reply to: Plugin for writing/scheduling custom Tweets from the post editor?Hello.
There might be some problems directly posting from WP to Twitter.
Try a plugin that is built for social media management to handle this.
WP to Buffer:
https://wordpress.org/plugins/wp-to-buffer/Hope these help.
Forum: Fixing WordPress
In reply to: Add music to the pageHello.
Try this plugin:
Soundy Background Music
https://wordpress.org/plugins/soundy-background-music/Easy to set up and does not slow your page too much.
Hope this helps.
Forum: Fixing WordPress
In reply to: How to Block URL Display at wp-admin/ PageHello.
This is a good way of protecting your site from those who know WordPress very well.
Try solving the issue by getting a Plugin to manage this kind of task.
Try:
WPS Hide Login
https://wordpress.org/plugins/wps-hide-login/Details are in French but just translate the page and its fairly easy to set up.
Hope this helps.
Forum: Fixing WordPress
In reply to: video plugins to charge peopleHello.
This is easily done and maintained by getting the appropriate plugin to manage and handle the member sign up process and privileges that come in with the category or plan that they pay for.
Look for plugins that work well with Content Dripping as you can sell them low price content and drip them previews of add-ons or upgrades.
These are what I suggest:
For more of a basic a Woo Commerce site:
Paid Member Subscriptions
https://www.cozmoslabs.com/wordpress-paid-member-subscriptions/?ref=6For a wide range member base or international transactions:
Magic Members:
https://www.magicmembers.com/products-page/plugins/magic-members-single-license/?affid=1055or
Paid Memberships Pro
https://www.paidmembershipspro.com/Quick set up and pay as you grow:
S2 Member
https://s2member.com/or
LearnDash
https://www.learndash.com/Hope these help.
Forum: Fixing WordPress
In reply to: Team/Members Plugin?Hello!
I see that what you are trying to create is like a forum part of your WordPress site.
The best is to get a plugin to manage this for you so you can easily administrate and manage members even when you have a lot of individuals in the future.
Try these:
CM Answers – Needs a little configuration so it can run on auto.
https://wordpress.org/plugins/cm-answers/or
bbPress – Basic configuration and easy to set up.
https://bbpress.org/Hope these help.
Forum: Fixing WordPress
In reply to: Image Issue on MobilrHello.
Have you tried working with any integrations to the WP Engine towards solving this concern?
It’s best to analyze the current capabilities and limits of your current theme, but doing this and finding out that you need a new theme would mean you would almost have to redo your site.
Try this plugin and see if it works for you:
Adaptive Images for WordPress
https://wordpress.org/plugins/adaptive-images/Hope this helps.
Forum: Fixing WordPress
In reply to: Set custom menu in category pageHello.
Best to approach this problem via Plugins.
Try this:
Custom Menu Wizard Widget
Hope this helps.
Forum: Fixing WordPress
In reply to: Is it possible to add canonical tag to images automatically?Hello.
Would it be possible for you to provide more details on what you want to achieve and what are the tools and platforms you are using to achieve this?
Thanks!
Forum: Fixing WordPress
In reply to: Can’t upload site logoHello there.
It is best to familiarize yourself with the limits and capabilities of your theme.
It may be that the images you are working with are not accepted by your site due to size or dimension restrictions.
See if your size and dimensions are the ones accepted by the parameters of your site.
Hope this helps.
Forum: Fixing WordPress
In reply to: problem with tag installHello there.
Let us first identify what is wrong.
Here is a plugin to help:
Integrity Checker
By Erik Torsner, Torgesta Technology AB
https://wordpress.org/plugins/integrity-checker/Once done, let us know what seems to be the real issue.
It is best to know the issue from the site itself internally rather than someone have it checked out externally.Hope this helps.
Forum: Fixing WordPress
In reply to: reCaptcha before viewing Post or PageHello there.
It seems that you need something more universal and that is widely read and accepted by visitors and browsers.
I suggest you try and see if these will work for you:
Google Captcha (reCAPTCHA)
https://wordpress.org/plugins/google-captcha/Really Simple Captcha
https://wordpress.org/plugins/really-simple-captcha/and something more simple that will not require too much loading
Math Captcha
https://wordpress.org/plugins/wp-math-captcha/Hope these help.