Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1164317
    carder
    Participant

    Hi all

    one of my sites (http://bodycorporatebrokers.com.au) has lost all of it’s formatting.

    All of a sudden, at least 2 days, the CSS for integrity-light seems to have disappeared.

    I have FTP’d to the site and I see that the path below x/framewor/css/ …. is missing.

    It’s been a darned long time since I installed integrity light…. I’ll keep searching through the knowledgebase and try to help myself but if someone can give me a push in the right directio – I sure would appreciate it.

    cheers
    Craig R.
    Brisbane, Australia

    #1164328
    carder
    Participant

    So this is in my child theme:

    @import url( ‘../x/framework/css/site/stacks/integrity-light.css’ );

    I notice that the CSS for integrity-light si in the framework but in a different location and has a different extension, should I change my import of the css in my child theme to that location?

    cheers
    CraigR.
    Brisbane, Australia

    #1164379
    carder
    Participant

    FIXED

    This post: https://community.theme.co/forums/topic/site-is-broken-after-update-please-help/

    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’ );

    #1164450
    Joao
    Moderator

    Glad to hear you found a solution for your issue.

    Let us know if we can help with anything else.

    Joao

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