Updated to Pro 1.2, but Cornerstone won't work now

I just migrated a site and updated to the new version of Pro, but now the front-end of Cornerstone won’t work. It keeps saying “a conflict on the frontend of your site…”

I know this is a popular subject right now, but there are no plugin conflicts (disabled all plugins and tested) and no caching issues. I’ve exhausted all of the ideas I have to fix this.

The crazy thing is, all I did was duplicate the site over from idi.testserver2.us and update it. Then it went down.

Hi there,

Please update Pro to the latest version which was just release that should contain some bug fixes.

Let us know how it goes.

Hi, thank you for the update, but that didn’t work unfortunately.

It’s only happening on the homepage of the website though, which has Slider Revolution on it. I noticed that there is an update available from the plugin, but it isn’t listed on the x theme yet to do. Is there a chance that the new update is needed from Rev Slider to get Cornerstone back up and running?

Thanks,

Hello There,

Thanks for updating in! Another patch update version has been release. Please update your theme first to Pro 1.2.3.

Please let us know how it goes.

I just updated to 1.2.3 - disabled all plugins - and the same message appears

Hey @TheDude

Thanks for updating this thread! Regretfully at this time we kindly ask that you open them up in a separate thread along with your login credentials so we can take a closer look. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.

@Kampusphere:
I can see that it is still happening in your homepage even if you are already using the latest. We recommend that you increase your memory allocated to PHP. To increase it, please edit your wp-config.php file and insert these lines:
​```
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. */`

We would loved to know if this has work for you. Thank you.

I’m having this same issue again on a new website. I’ve already increased the memory limits, but it still isn’t working.

I’ve disabled all plugins, deleted cache and caching plugins, etc… I’m not sure what to do at this point.

Can someone help?

Hi,

I checked and can see that other pages works and some doesn’t work especially those with more contents.

Kindly contact your host and request to increase PHP Max Execution Time to at least 120.

Hope that helps