Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1352844
    appletreeweb
    Participant

    I have a site which has been using x-theme for some time, but i had a problem with one page loading blank suddenly. the client maintains there own site and looks like they have updated all plugins and theme but they asked me to take a look due to the blank page. After trying various test i couldn’t resolve. the site is set up with a child theme yet if i enabled the main x theme rather than the child the page then loaded. Do you know if there have been recent changes that could cause the error? to resolve i ended up redoing the page as i couldn’t load the admin page either. However i have just noticed an error showing on the contacts page as follows:
    Notice: Undefined variable: fade_duration in /var/www/vhosts/abaxis.co.uk/httpdocs/wp-content/themes/x/framework/functions/global/plugins/visual-composer.php on line 5173 Notice: Undefined variable: bg_color in /var/www/vhosts/abaxis.co.uk/httpdocs/wp-content/themes/x/framework/functions/global/plugins/visual-composer.php on line 5234

    #1353194
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can just disable the WP_DEBUG to get rid of error message.

    You can do this by opening wp-config.php and updating

    define( 'WP_DEBUG' , true );

    to

    define( 'WP_DEBUG' , false );

    Hope this helps.

    Cheers!

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