Hello is there going to be a fix for the jquery deprecation issue with this theme? if not, what is the best way to downgrade back to a stable version? I have been having a lot of issues with wordpress 5.5 and this theme.
I am also wondering when the latest version (6.4.1) of WPbakery builder will be available?
Warning: Use of undefined constant ‘WP_POST_REVISIONS’ - assumed '‘WP_POST_REVISIONS’' (this will throw an Error in a future version of PHP) in /home/cordcu5/public_html/wp-config.php on line 104
I changed define( ‘WP_POST_REVISIONS’, 3); to define( ‘WP_POST_REVISIONS’, false); in wpconfig file but that does not work. Please advise.
Hello is there going to be a fix for the jquery deprecation issue with this theme? if not, what is the best way to downgrade back to a stable version? I have been having a lot of issues with wordpress 5.5 and this theme.
I am also wondering when the latest version (6.4.1) of WPbakery builder will be available?
Thank you, this seemed to work. So last question, do you recommend upgrading PHP to 7.4?
When I upgrade to 7.4 I get the following error:
Warning: Use of undefined constant ‘WP_POST_REVISIONS’ - assumed '‘WP_POST_REVISIONS’' (this will throw an Error in a future version of PHP) in /home/cordcu5/public_html/wp-config.php on line 104
I changed define( ‘WP_POST_REVISIONS’, 3); to define( ‘WP_POST_REVISIONS’, false); in wpconfig file but that does not work. Please advise.
Also, updating fully did not eliminate all of the jquery issues. I am now getting an error:
jQuery is not compatible with Quirks Mode
Hi,
Have you tried deactivate plugins to check with your issues?
The theme can works fine with PHP 7.4 - but I'm not sure plugins you're using works with PHP 7.4 or not
Best Regards,
PenciDesign