Tagged: x
-
AuthorPosts
-
March 30, 2016 at 11:24 am #858956
When saving on frontpage, I get a saved message. If I hit the home button, I get “You have not saved any changes!”.
I tried other integrity demos and another expanded demo and both were able to save.
Using X- child theme.
Active plugins: Cornerstone, X – Under Construction.
set Maximum amount of memory a script may consume (128MB) in php.ini
March 30, 2016 at 5:57 pm #859666Hi there,
Thanks for writing in! 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.
March 30, 2016 at 8:47 pm #859889This reply has been marked as private.March 30, 2016 at 9:30 pm #859943This reply has been marked as private.March 31, 2016 at 1:21 am #860222Hi there,
Looks like an issue with ajax endpoints, please check this thread https://community.theme.co/forums/topic/receiving-script-conflict-error-on-certain-website-pages-with-cornerstone-editor/?replyto=857822#post-860214
Thanks!
March 31, 2016 at 7:52 am #860765Thank you! This solved it:
Add this code to your site’s wp-config.php
define( ‘CS_LEGACY_AJAX’, true );
just after
define( ‘WP_DEBUG’, false );
March 31, 2016 at 1:17 pm #861194You are welcome!
Glad that it solved. Feel free to let us know if you face any other issue. We’ll be happy to assist you.
Thanks for using X.
Cheers!
-
AuthorPosts