Problem loading cornerstone in Firefox

Hello-

I am having a lot of trouble loading cornerstone in Firefox. I get this error:

Can you please look into this for me? I will leave a PM with login credentials.

Kim

I’m not from themeco however I had a similar issue

and while you wait you could try the following add the following to ~/devv/wp-config.php file.

define( ‘WP_HOME’, ‘http://devv.raylando.com’ );
define( ‘WP_SITEURL’, ‘http://devv.raylando.com’ );

Also turn off any cache plugin as well.

I have this issue on a siteground server essentially you have created a staging site but its trying to pull info from the original creating a conflict- after you may your staging site live- remove the code

sorry try this

define( ‘WP_HOME’, ‘http://devv.rayrolando.com’ );
define( ‘WP_SITEURL’, ‘http://devv.rayrolando.com’ );

basically put your staging address into it if I have spelt it wrong (I have had a scotch)

Hello @b960a518_a049_4215_9fec_f8e5379ab96d,

Thanks for writing in! Just for future topics, self responding or bumping your post pushes it back in our Queue system so it takes longer to respond to.

I have managed to resolved your issue. The Slider Revolution plugin were the on causing it. It just simply needs the “Include libraries globally” option to be disabled.

_ slider-revolution-globals

Please check your site now.

It is working again- thank you much!

You’re welcome. Glad we’re able to help.

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