Franz
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to speed up site load time?Just to add, I have been using Godaddy hosting for quite some time now (over 10 years). It does a decent job but if you are looking for something faster, you might want to consider the costs of getting a wordpress optimized server (there are a few online if you just google).
It just takes away all the mundane work of backing up / worrying about cdn / caching etc.
Again it depends on your budget and needs.
Forum: Fixing WordPress
In reply to: Automatically stopped workingMost likely a plugin is conflicting with your site. Try disabling all your plugins (one way is by changing the folder name of your plugins folder or moving all the plugins to a different folder).
Forum: Fixing WordPress
In reply to: Editor not working after 4.7 updateAre you using a plugin such as Visual Composer? When you right click and check inspect element do you see any javascript errors?
Forum: Fixing WordPress
In reply to: Cannot access WP site – Help please urgentlyWhat’s the url of the site? Do you have SSL?
Forum: Fixing WordPress
In reply to: Can't load Visual ComposerJust to add on sterndata.
You will NEED to update.
Here is Visual Composer’s recent changelog:
07.04.2016 – ver 4.11.2
– Added: Compatibility with WP 4.5Source:
http://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431Forum: Fixing WordPress
In reply to: Copyright info floating at the top of pagesPOSSIBLE SOLUTION:
Go check your widgets. It might be a widget as the code that showing up.PROBABLE SOLUTION:
If you want to remove it all together, you will need to look into your theme files and find the header.php (most likely) to not show that specific widget/text block.Good luck!