Hi I installed Rosie theme (Version: 1.4) and Installed visual composer (Version 4.4.2). Website was working very fine for more than a year without any issue, but now while editing the pages, the visual composer not loading... I have attached the image.
This is how it looks now
try this step
You can upgrade Visual Composer by performing following steps:
Please make sure main theme is activated while performing other steps
Go to Plugins page in your WordPress Dashboard, locate Visual Composer in the list, deactivate it and delete it
You will see message that required plugin is missing at the top of your WordPress Dashboard
Install the plugin and then activate it
If you've got problems with Visual Composer you can almost always blame your PHP version or max characters:
Check compatibility of your Visual Composer with PHP version at your server using the link below:
https://kb.wpbakery.com/docs/preface/release-notes/
Check what PHP version you are using on the server: [To check your PHP version download plugin "PHP Info" ]
Check your Visual Composer version in your installed plugin list
If everything is compatible then do -> set max_input_vars = 10000 in php.ini or ask your hosting provider to increase the limit. If not, then update your Visual Composer and increase the PHP version.
WordPress and theme update is also a good idea.
Related
The current site version is as follows:
WP version 4.9.9 WP
DB version 38590
PHP version 5.2.4
SQL version 5.0
The site has customized plug-ins and theme. Using PHP compatibility checker, the theme is not compatible with PHP 7+. The theme developer updated the version to run in WP 5.3.
What is the best method for me to migrate with less pain?
When I try to update WP to the latest version, the site breaks.
I tried using Duplicator, archive the live site and set it up on my comp with MAMP (PHP 7.2.10). When I tried that, the site cannot load. I can get MAMP to run PHP 5.2.4 but it won't run phpLiteAdmin.
What will be the best way? Should I build the site from scratch and then install one plug-in at a time and customized them? There are plugins I can use to migrate posts and media.
If so, is there a way to migrate plugin set up info from live site to test site?
Thanks
Create theme in WordPress but Visual Composer is not working. Please give me solution asp.
You related the question to the WPBakery, not Visual Composer plugin. You need to have the last version 5.7 in order to fix this issue. More information, contact support.wpbakery.com if you have a valid license.
I have launched new updated plugin in WordPress plugin store. But, it is still showing the message.
Last Updated : 3 months ago
Untested with your version of wordpress
What may be the mistake?
This is usually because of the "Tested up to" header in your readme.txt file. Check it and make sure it's at the latest stable version of WordPress(make sure to actually test your plugin with version first!).
If it is at the current stable version of WordPress(if you're running a beta or nightly version of WordPress, say 4.5-alpha..., then it's normal to get that message), then it's probably just a matter of some time before the WordPress plugin repository picks up the change.
Make sure you're looking at the readme.txt file in the Stable tag directory. For instance if your "Stable tag" is trunk, then look at /trunk/readme.txt. If it's a version(say 1.5), then look at /tags/1.5/readme.txt.
I want to upgrade my joomla 1.5.22 website to latest version of joomla(3.3.6). Please suggest best way's to do this(suggest any free extensions).
Thanks in advance.
Firstly, you should alsy migrate from the latest version of your built, so step 1 is updating to Joomla 1.5.26. You can download the update package from here. Once downloaded, upload the package to the root of your Joomla installation via FTP and extract.
Step 2 is migrating for Joomla 2.5. For this, you can use an extension called JUpgrade. Simply download, install it on your Joomla site and run the migration. Everything will be done automatically for you.
Step 3 is now extremely easy. From now on, you can upgrade to a newer Joomla version using the 1 click update feature built into the Joomla backend. Simply go to:
Components (top menu) >> Joomla! Update.
You may need to click on the Options button and select "Short Term Support" to upgrade from Joomla 2.5.x to Joomla 3.x.
Now that you are running Joomla 3.x, please ensure that you are always up to date. If you see an update notification in the backend, do not update it straight away. Give it 1 or 2 days before updating as the Joomla PLT have been known to make mistake in some updates which break certain features.
Hope this helps
It's been days trying to create A Symfony project using Eclipse PDT with composer feature installed, but an error from composer keeps me from achieving this.
here are the steps i followed to do so:
I Installed Eclipse Standard Kepler version
I Installed PDT plugin, Symfony, Composer ... and all the stuff using this update site (http://p2-dev.pdt-extensions.org/)
I configured PHP executable
I create a new Symfony project, but when I click the finish button, I have the following error
I tracked on the web this error, and found the reason is that the php function : file_get_contents()
I have no idea what to do to solve this issue.
Please help.
PS : by the way i enabled that PHP extension php_openssl and still not workin