Tagged: x
-
AuthorPosts
-
April 20, 2016 at 4:51 pm #892551
nigelaberyParticipantHi, I have the Xtheme installed as well as cornerstone. I have tried to update the site theme and cornerstone but it broke the site. I restored an earlier version but now if I try to add a page to the menu it will not add it and will remove parts of the menu that were already there.
Please help.
April 20, 2016 at 4:53 pm #892557
nigelaberyParticipantThis reply has been marked as private.April 21, 2016 at 4:20 am #893328
LelyModeratorHi There,
Thanks for posting in and giving us your site URL.
The update broke your site because you’re using the old child theme structure. We have updated some file structure. It is discuss in our changelog here:http://theme.co/changelog/#theme-4-3-3
For quick guide, please check this article:https://community.theme.co/forums/topic/child-theme-updates/Regarding the menu, you might be experiencing the MENU SIZE limit. This is a wordpress issue. Please check this detailed article:http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-custom-menu-items-limit-in-wordpress/
Hope this helps.
June 4, 2016 at 3:20 am #1025404
nigelaberyParticipantHi, thanks for that. It seems that I need to update the child theme…. I read the info you provided above in the link https://community.theme.co/forums/topic/child-theme-updates/ but it seems there is potential for stuff ups as it is a manual process copying stuff to different places… is there a video tutorial that I can follow.
Thanks.
June 4, 2016 at 7:10 pm #1026028
Rue NelModeratorHello There,
You can simply edit your child theme’s style.css by doing the quick fix as stated in the topic. For example, if you were using Integrity light on your site, you would want to update your @import statement from:
@import url( '../x/framework/css/site/stacks/integrity-light.css' );To the following:
@import url( '../x/framework/css/dist/site/stacks/integrity-light.css' );Adding in that dist directory in between css and site is what will ensure you’re pulling in the correct stylesheet for each Stack?
And since you are using CloudFlare or may have installed a caching plugin like WordFence, W3 Total Cache or WP Super Cache? Please keep in mind that after doing every updates, always remember to clear all caches when updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.
Please let us know how it goes.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-892551 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
