Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #997232
    cse89
    Participant

    Hello
    After I updated Xtheme my website is all broken http://elevakademiet.dk/ – Can you tell my what I did wrong? Is the only way to fix it to start over again?

    #997278
    Paul R
    Moderator

    Hi,

    Please add this in your child theme’s functions.php file (wp-contents/themes/x-child/functions.php)

    
    // Enqueue Parent Stylesheet
    // =============================================================================
    
    add_filter( 'x_enqueue_parent_stylesheet', '__return_true' );
    

    You may add it after this line

    // Additional Functions
    // =============================================================================

    If that doesn’t help, please provide us your wordpress and ftp login in private reply.

    Thanks

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