Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #998195
    Houston
    Participant

    I updated WP to version 4.5.2 – All OK
    Updated Cornerstone and X to 1.2.4 and 4.4.2 respectively.
    http://splitlightdesigns.com/newnucatx/

    Now my site looks like this:

    #998229
    Houston
    Participant

    I have found that just updating Cornerstone I don’t get the problem. It is when I update Themes that it all goes to hell. Just FYI.

    #998514
    Darshana
    Moderator

    Hi there,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #998755
    Houston
    Participant
    This reply has been marked as private.
    #998938
    Lely
    Moderator

    Hello Houston,

    Thank you for the credentials. I can see that you have switch from old child theme structure to the new one.
    Please do check this article for detailed explanations://community.theme.co/forums/topic/child-theme-updates/

    Add this line of code on your child theme’s function.php file at the top:
    add_filter( 'x_enqueue_parent_stylesheet', '__return_true' );
    See attached screenshot

    Then remove this line from your child theme style.css file:
    @import url( '../x/framework/css/site/stacks/integrity-light.css' );

    Hope this helps.

    #999885
    Houston
    Participant

    That did the trick. Thank you.

    #999944
    Prasant Rai
    Moderator

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

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