Multiple issues with X theme, Cornerstone, Slider Revolution and Yoast SEO

Hi Support,

I have multiple issues with my site.

  1. When I create a page I get an error message (Are you sure you want to do this… try again). However when I then go back the page is created.
  2. If I go to the page (via wp menu) it will not show the option to edit in Cornerstone. I also do not get this option for all my existing pages
  3. When I then edit the page with Cornerstone, by launching X, I can only get actual content on the page by using existing templates. (so choosing a template and then editing it with my own content). Just Adding a new section with an element will not stick. Even when it says to be saved successfully.
    4: In the plugin slider revolution -> Slider settings -> Different tabs in the settings menu are not working.
  4. Yoast SEO is not loading correctly in my posts and pages so I cannot use it. (this has worked before though - 2 weeks ago)

I may have more issues that I haven’t stumbled upon, but I do not know yet.
To try to fix it I have already disabled all 3rd party plugins, but it does not solve anything. Can you help me?

Hi There,

Thanks for writing in!
We are really sorry that you are facing these issues.
Please follow my suggestion.

  1. Please check if your theme is latest version or not. If its not please update it as lots of bugs has been taken care of in new version.

  2. Please delete all theme and cornerstone files via FTP and re upload fresh copy.

  3. Increase memory limit of your wordpress setup if you haven’t it by adding following code to wp-config.php file.

    define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
    define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ );

  4. Disable any cache plugins if you are using any also third party plugin.
    After all this please check if the issue still exist, send us your wordpress login and FTP details in a secure note so that we can have a look.

THanks

Thanks for your reply.
I implemented the fix you suggested.
Unfortunately, it did not solve the issue
I thank you in advance for checking and helping
Below my details.

Hi There,

Thank you for the credentials.
1.) Please check this: https://premium.wpmudev.org/blog/are-you-sure-you-want-to-do-this-error-wordpress/

2.) It shows option to edit in Cornerstone when on Admin > Pages. See this: https://screencast-o-matic.com/watch/cbXueO2wzV
When you are on the frontend, it is there too:

Now, I can see it is missing when editing actual page. It is because of the following JS error:

3, 4, and 5. These errors might be a result of the JS errors stated in number #2.
It is a known wordpress core issue when using other Profile language. See this: https://core.trac.wordpress.org/ticket/42582

Unfortunately, we don’t have control regarding the wordpress. If you could try switching to default language and check again. Let us know how this goes.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.