Tagged: x
-
AuthorPosts
-
December 26, 2016 at 6:41 pm #1305008
TaverasJoseParticipantHi guys, I’l be the first one to admit I have a lot of stuff going on in the back but Cornerstone is hanging on me. I’ve gone back and undone everything I did or installed for the last month and it still hangs. Any chance you guys can take a look?
December 26, 2016 at 6:41 pm #1305009
TaverasJoseParticipantThis reply has been marked as private.December 26, 2016 at 10:18 pm #1305199
LelyModeratorHello There,
Thank you for giving us your site credentials.
I can see that you were using cloudfare. The Cornerstone builder takes place on the front end, so sometimes Cloudfare tries to cache its resources. This can cause stale data to be loaded. To resolve this, you’ll need to disable Cloudfare when the builder is in use. This won’t effect front end performance at all.1. Log into CloudFlare and navigate to “Page Rules”
2. Add a new rule using this URL pattern: *.example.com/*?cornerstone=1
3. Under custom caching, enable “Bypass cache”
4. Turn Performance “Off”If you’re still having issues editing a page, you may need to login to Cloudfare again and purge the cache.
December 27, 2016 at 2:58 pm #1306231
TaverasJoseParticipantHi,
thank you for this support.
I did everything you recommended here and it definetly made a difference but here is the thing now,
Cornerstone only opens up in “skelleton mode”December 27, 2016 at 3:22 pm #1306242
JoaoModeratorHi There,
Would mind adding this in your wp-config.php located at the root directory of your site.
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ );You can add it before the line
/* That’s all, stop editing! Happy blogging. */
Here you have a video tutorial in any case:
Let us know how it goes.
Thanks
December 27, 2016 at 7:59 pm #1306569
TaverasJoseParticipantHi
Did itSame skeleton mode still appears.
December 27, 2016 at 8:00 pm #1306573
TaverasJoseParticipantWhen I review my wp-config.php those lines were already present
December 28, 2016 at 12:04 am #1306739
LelyModeratorHello There,
I can see that you do have lots of plugins.
You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.December 28, 2016 at 7:53 am #1307114
TaverasJoseParticipantSorry, I don’t know if you read my whole thread here. I started off, before I asked for assistance from you, by doing this. I unplugged everything and the problem persisted.
December 28, 2016 at 5:41 pm #1307771
Rue NelModeratorHello There,
I have checked your site and it seems that there is a fatal error when you edit in Cornerstone. Can you please enable WP_DEBUG mode? You can do this by opening
wp-config.phpand adding
define( 'WP_DEBUG' , true );just above/* That's all, stop editing! Happy blogging. */For example:define('WP_DEBUG', true); /* That's all, stop editing! Happy blogging. */When you revisit the page, you should have some error output describing the issue in more detail.
Please let us know how it goes.
December 29, 2016 at 10:47 am #1308700
TaverasJoseParticipantHi
I tried what you recommend. When I went back to Cornerstone now it works.
So I removed the line from the wp-config.php and it still works.wierd.
Now I’m noticing this error: (see attached)
in only two of my pages. Both at the bottom.
I cleared the cache, and nothing, disabled a few
I went back to putting the debug line into the wp-config.php, but its not letting me see the error.I deactivated my Catching Plugin and it went away, but I needed to run the site!
December 29, 2016 at 11:15 am #1308718
RupokMemberHi there,
Thanks for writing back! Your screenshot was not uploaded due to exceeded file size so can’t check the error. Your attachment should be within 512KB. You can also use this tool to add your screenshot – http://prnt.sc
Cheers!
December 30, 2016 at 9:05 am #1309907
TaverasJoseParticipantDecember 30, 2016 at 9:11 am #1309916
TaverasJoseParticipantNever mind I solved the problem this morning after trying all night
December 30, 2016 at 10:29 am #1309987
RahulModeratorGlad you’ve sorted it out for yourself.
Let us know if we can help with anything else.
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1305008 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
