Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1222241
    NicomIT
    Participant

    I just updated X from 4.3.3 to 4.6.4 in a website that I have a child theme created in and the display of the website is all scrambled up. I cleared my cache and it didn’t help. You can see the issue on our local staging copy of the website: http://nscudic.nicomitcms.com/

    I fixed the live website by uploading the back-up I made of the 4.3.3 theme files: http://www.nscudic.org/

    If someone could help me resolve this issue, it would be great.

    #1222376
    Rahul
    Moderator

    Hey There,

    Thanks for writing in.

    Please remove or delete x-shortcode then install th latest Cornerstone.

    To install the CornerStone plugin, please navigate to X – Addons > Extensions > install CornerStone from there.

    Hope this helps!

    #1223870
    NicomIT
    Participant

    I deleted the X-Shortcode plugin and have Version 1.3.3 of Cornerstone installed, but the theme is still not displaying correctly.

    #1224109
    Rupok
    Member

    Hi there,

    Thanks for writing back. It seems you are using an older version of Child Theme that needs a small update that was addressed on http://theme.co/changelog/#theme-4-3-3

    You can follow this to solve the issue – https://community.theme.co/forums/topic/child-theme-updates/

    To keep it simple, I am pointing you the issue. Let’s open the style.css of your Child Theme.

    Then replace the below line of code :

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

    to this

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

    That’s it! Cheers!

    #1224256
    NicomIT
    Participant

    Thanks! That did the trick.

    #1224350
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

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