Support

Home Forums Event Espresso Premium Preview Changes button disappearing

Preview Changes button disappearing

Posted: June 10, 2014 at 1:44 pm

Viewing 4 reply threads


Jason Rampe

June 10, 2014 at 1:44 pm

Hello,
I’m running WordPress 3.9.1 and EE4.2.5. With the plugin activated, I am no longer able to access the “Preview Changes” button while in the edit mode on all of my posts and pages. I see the button visible when the edit page first loads; however, it only stays visible for 1/2 second. When I deactivate EE4, the button is restored and stays visible. I haven’t made any modifications to this specific setup.

Any ideas where I can start troubleshooting this?

Thank you.


Lorenzo Orlando Caum

  • Support Staff

June 10, 2014 at 2:25 pm

Hi Jason,

Have you had a chance to run a test with only EE4 running?

I have 4.2.5 on a test site and the preview button is stable.

WP Page: http://cl.ly/image/0W0L3f3a2G0F

WP Post: http://cl.ly/image/1U1N020F1N3g

New WP Post: http://cl.ly/image/1O3s2V0L2I0T


Lorenzo


Jason Rampe

June 10, 2014 at 2:50 pm

Hi Lorenzo,
Thanks for the quick response. I figured it was something with my setup since I couldn’t find any other posts about this issue. I just deactivated all plugins except for Event Espresso and am still experiencing the issue. The button loads for a quick second and then disappears.


Dean

June 11, 2014 at 2:33 am

Hi Jason,

I can confirm that this is occurring as well. I’m not sure, but it might have been some minor debugging that was left in the code in error, but I will raise a ticket to examine this and add a fix for it.

If you need to regain access to the Post preview button asap, it can be done quite easily but will require a file edit.

Edit /wp-content/plugins/event-espresso/core/admin/assets/ee-admin-page.js

On line 241 is this

	$('#preview-action').remove();

either delete that line or change it to

	//$('#preview-action').remove();


Josh

  • Support Staff

June 23, 2014 at 2:01 pm

Hi Jason,

The fix for the missing preview button was added to Event Espresso 4.2.6, which was just released as an update.

Viewing 4 reply threads

The support post ‘Preview Changes button disappearing’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso