Tagged: x
-
AuthorPosts
-
October 19, 2016 at 8:14 am #1222241
NicomITParticipantI 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.
October 19, 2016 at 10:06 am #1222376
RahulModeratorHey 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!
October 20, 2016 at 8:32 am #1223870
NicomITParticipantI deleted the X-Shortcode plugin and have Version 1.3.3 of Cornerstone installed, but the theme is still not displaying correctly.
October 20, 2016 at 11:24 am #1224109
RupokMemberHi 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!
October 20, 2016 at 1:31 pm #1224256
NicomITParticipantThanks! That did the trick.
October 20, 2016 at 2:38 pm #1224350
NicoModeratorHappy to hear that.
Feel free to ask us again.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1222241 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
