Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1408672
    ensemblebd
    Participant

    You have an error on line #201 in /plugins/visual-composer.php

    This:
    if ( ! function_exists( 'x_visual_composer_remove_default_shortcodes' && x_visual_composer_integration_on() ) ) {

    Should be :
    if ( ! function_exists( 'x_visual_composer_remove_default_shortcodes') && x_visual_composer_integration_on() ) {

    Apparently no one has tried before.

    #1409139
    Rupok
    Member

    Hi there,

    Thanks for the catch. I’ll forward this to our developer for further check.

    Cheers!

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