Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1035212
    Toby
    Participant

    Hello,

    I’ve just updated 2 of my websites to the latest wordpress, theme , cornerstone and visual composer. Both websites are now not displaying correctly.

    I’ve tried deactivating all plugins, but that doesn’t solve the issue.

    Please please help!

    #1035215
    Toby
    Participant
    This reply has been marked as private.
    #1035229
    Toby
    Participant

    Fixed it! Sorry about the premature request for help, again! I searched the forum and found the answer.

    If anyone else has this problem,this simple solution worked for me…

    If you are using our previous child themes that were Stack dependent and utilized an @import statement in the child theme’s style.css stylesheet, please make sure to update your @import statement accordingly so that the appropriate parent styles are pulled in. For example, if you are using our older child theme for Ethos, you will find this statement in your child theme’s style.css file:

    @import url( ‘../x/framework/css/site/stacks/ethos.css’ );

    Update this to the following instead:

    @import url( ‘../x/framework/css/dist/site/stacks/ethos.css’ );

    #1035389
    Nico
    Moderator

    No worries of asking us.

    Happy to hear that it is fixed already.

    Feel free to ask us again.

    #1049166
    rainbowlarium
    Participant
    This reply has been marked as private.
    #1049344
    Rupok
    Member

    Hey @rainbowlarium

    It’s not a good idea to reply privately on other user’s thread. If you have any issue, you can always open your own thread and make sure to provide all required information to check the issue.

    Cheers!

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