Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #899580
    pettar2462
    Participant

    Hey Guys –

    I did the recent update 4.4.2. and I instantly got a “Notice: Undefined variable: fade_duration in /home/sellbos1/public_html/wp-content/themes/x/vc_templates/vc_column.php on line 27 Notice: Undefined variable: bg_color in /home/sellbos1/public_html/wp-content/themes/x/vc_templates/vc_column.php on line 88” at the top of my front page.

    I don’t want to touch any code or anything until you guys take a look at it.

    I’ll add my login in the next message. Any help would wonderful!

    Thanks!
    Tara

    #899590
    pettar2462
    Participant
    This reply has been marked as private.
    #900498
    pettar2462
    Participant

    I noticed the problem goes away when I turn the Visual Composer 4.11.1 plugin off, but then all the content goes away as well…so that isn’t really a good solution. haha

    #900625
    Rupok
    Member

    Hi Tara,

    Thanks for writing in! It’s just a notice that might causing by an empty field somewhere. Maybe you didn’t add any background color or fade effect value is missing.

    You can just disable the WP_DEBUG to get rid of these.

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

    define( 'WP_DEBUG' , true );

    to

    define( 'WP_DEBUG' , false );

    Hope this helps.

    Cheers!

    #900674
    pettar2462
    Participant

    Thanks for the response Rupok!

    I just reuploaded the VC-columns.php files again via FTP and that seemed to do the trick!

    Thanks again for your help! 🙂 You guys ROCK!

    Cheers!

    #901399
    Prasant Rai
    Moderator

    Happy to hear that. Feel free to ask us again. Have a great day! 🙂

    #901619
    Novacorp
    Participant

    Hey,
    I had the same problem. Again helped.
    You are great 🙂

    #902547
    Rupok
    Member

    You are welcome dear!

    Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.

    Thanks for using X.

    Cheers!

    #914416
    Lucas G
    Participant

    Hello! This worked great for me as well, in terms of getting rid of all the extra lines of code showing up on my pages.

    I wonder if it might have affected anything else?

    site: http://www.galleryhotelny.com

    I had a row on the bottom of the page with a full width video background, that is not loading now

    page in question: http://www.galleryhotelny.com/contact/

    I wonder if switching to define( ‘WP_DEBUG’ , false ); might have affected this and/or anything else on the site?

    Thanks!

    #945935
    Jade
    Moderator

    Hi Lucas,

    Setting the WP_DEBUG option should not affect anything on the site since it is only used for debugging purposes which you can freely enable and disable if you need to check some errors or warning messages.

    #977913
    Lucas G
    Participant

    Thanks for your help!

    #977919
    Nico
    Moderator

    You’re most welcome

    Feel free to ask us again.

    Thanks.

    #982680
    Christian E
    Participant

    Same problem here after update, but my define(‘WP_DEBUG’..) is allready set to false, so that will not help.

    Message on webpage is:

    Undefined variable: fade_duration in /var/www/vhosts/absolonia.com/httpdocs/norsk/wp-content/themes/x/vc_templates/vc_column.php on line 27

    Notice: Undefined variable: bg_color in /var/www/vhosts/absolonia.com/httpdocs/norsk/wp-content/themes/x/vc_templates/vc_column.php on line 88

    Any suggestions?

    #982692
    Christian E
    Participant
    This reply has been marked as private.
    #982715
    Christian E
    Participant
    This reply has been marked as private.
  • <script> jQuery(function($){ $("#no-reply-899580 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>