Tagged: x
-
AuthorPosts
-
September 30, 2016 at 11:49 am #1197512
Matthew WParticipantHello. I’m using WPengine for all my hosting and keep experiencing license conflicts (?)
In my latest migration from live to DEV/staging, the site isn’t displaying properly. On the surface, it looks like a CSS problem.
I contacted WPengine who claimed:your theme uses serialized data which does not translate correctly when pushing to staging . Things with serialized data such as templates will look broken when pushed to staging
I have 1 license setup for production and staging for this site (it never worked like I had hoped):
PRODUCTION
synlawn.com
DEVELOPMENT
http://synlawncom.staging.wpengine.comI have another license setup since the DEV site attached to the PROD site above doesn’t seem to work.
PRODUCTION
http://synlawncom.staging.wpengine.comIs there any way to fix this? – or –
How can I edit the license to make the DEV site function?Thank you for your help.
September 30, 2016 at 5:39 pm #1197873
DarshanaModeratorHi there,
Thanks for writing in! Please follow our migration guide for a proper migration (https://community.theme.co/kb/cornerstone-migration/).
Hope that helps.
October 3, 2016 at 10:32 am #1200598
Matthew WParticipantI have several installations of ‘X’ theme, but this is only happening on one of the sites?
I’m just not understanding why.I followed the instructions and got this ERROR
Have any more help please?
October 3, 2016 at 10:45 am #1200615
Matthew WParticipantI went back and did the import successfully. Yet the site still appears broken.
Import has been successfully finished, 5123 queries executed. (wp_synlawncom-migrate-20161003145606.sql.gz)
As I mentioned above. This staging/development site was working just fine, then all of a sudden decided to break, now I can’t figure out what the problem is?
October 3, 2016 at 12:58 pm #1200763
JadeModeratorHi there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
October 3, 2016 at 1:17 pm #1200794
Matthew WParticipantThis reply has been marked as private.October 4, 2016 at 3:28 am #1201662
ChristianModeratorHey Matthew,
I’ve added the code below in your functions.php and your site is fixed.
// Enqueue Parent Stylesheet // ============================================================================= add_filter( 'x_enqueue_parent_stylesheet', '__return_true' );The issue was due to the old child theme system.
Thanks.
October 5, 2016 at 12:10 pm #1203707
Matthew WParticipantThank you.
The style.css for the x-child-integrity-dark theme had incorrect import path for integrity-dark.css
Looks like the x theme update moved those from css/sites/stacks to css/dist/sites/stacks ?
The cdn was likely serving a cached version so wasn’t noticed until pushed to staging.As always, appreciate the help.
October 5, 2016 at 12:53 pm #1203764
RupokMemberGlad that it all set now.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1197512 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
