Mobile site not reflecting new changes

My website is www.staminastate.com
I’m using X theme and cornerstone to build it.

I’ve made a few changes and the website works fine on desktop but on the iphone and ipad it is not updating and reflecting the changes that I have made.

What do I need to do to fix this?

Please help!

Hey @LisaMendoza,

Your page is broken. I see Cornerstone shortcodes below your page which should not be there.

I inspected the source code of your page and saw that everything is wrapped inside a strong tag.

There are several factors that could cause that:

  1. Third party plugins especially optimization plugins like a caching plugin with minification features. Please clear all caches using your caching plugin and try testing for a plugin conflict. You can do this by deactivating all third party plugins (including your caching plugin), 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.

  2. Version incompatibility. Ensure everything is up to date according to our version compatibility list at https://theme.co/apex/forum/t/troubleshooting-version-compatibility/195. Please follow the best practices when updating your theme and plugins. See https://theme.co/apex/forum/t/setup-updating-your-themes-and-plugins/62 for more details.

  3. Customization. Temporarily remove custom CSS and Javascript. Check for scripts in your widgets also.

Thanks.

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