Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1080914
    Moonworks
    Participant

    This wasn’t a problem before, but I’ve started to get Visual Composer errors throughout my site.

    Here is an example:
    http://moonworksmedia.co.uk/video-marketing

    It looks like an error where Visual Composer has been deactivated, but I’ve checked and it’s activated.

    Thanks.

    #1080941
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! All you see if PHP Notices. There is nothing to worry about. To get rid of these notices, can you please disable WP_DEBUG mode? You can do this by opening wp-config.php and adding
    define( 'WP_DEBUG' , false ); just above /* That's all, stop editing! Happy blogging. */ For example:

    define('WP_DEBUG', false);
    
    /* That's all, stop editing! Happy blogging. */

    When you revisit the page, you should no longer see the PHP notices. And by the way, Visual Composer 4.12 is already out via automatic updates. Please do update to the latest version. And if you are using CloudFlare or may have installed a caching plugin like WordFence, W3 Total Cache or WP Super Cache, please keep in mind that after doing every updates, always remember to clear all caches when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.

    #1080949
    Moonworks
    Participant

    Thanks, that sorted it.

    I went through my updates earlier and the Visual Composer shows as v4.11.2.1, and everything is up to date, according to the updates page.

    If I uploaded the latest files I have from the stand-alone version of Visual Composer, will this mess anything up within the system?

    #1080968
    Rupok
    Member

    Hi there,

    You should use the compatible version only to avoid any mess. You will find the compatible version of all of our integrated plugins on our Version Compatibility article.

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1080914 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>