Home › Forums › Calendar Products › Events Calendar PRO › Event Preview of Draft not working after Upgrade to 3.12
- This topic has 14 replies, 8 voices, and was last updated 10 years, 6 months ago by
Geoff.
-
AuthorPosts
-
September 10, 2015 at 1:11 pm #1003875
Ryan
ParticipantHey All,
We recently upgraded our TEC installation, along with our add-ons (Community Events, EDD Tickets, PRO) to the most recent version. I upgraded our customized templates per the documentation in the email with high-level template changes and everything looks great. The one thing that no longer functions properly is the Preview of events that are ‘draft’ or ‘pending’.
When we click the preview it simply takes us to the home page of the site.
I have a backup of the site prior to upgrade on our WPEngine Staging site and I verified that the preview was working prior to the upgrade.
Any suggestions?
Thanks!
Matt Whiteley
PondHoleSeptember 10, 2015 at 2:22 pm #1003927Thomas Bliss
ParticipantWe are also experiencing the same problem..
Thomas
September 10, 2015 at 6:42 pm #1004050Josh
ParticipantHey,
Thanks for reaching out to us!
I tested this issue and was able to replicate the experience y’all are having. I created an internal bug ticket for tracking this issue. You’ll be notified here as we make progress on this issue.
I apologize for any inconvenience.
Thanks!
September 10, 2015 at 7:34 pm #1004058Alain
ParticipantI have the same problem.
September 11, 2015 at 9:02 am #1004304ricscohan
ParticipantWe are seeing the same problem.
September 12, 2015 at 3:26 am #1004499Josh
ParticipantHey,
Thanks for reaching out on this issue as well.
You’ll also be notified via this thread as we make progress on addressing this issue.
Thanks!
September 16, 2015 at 1:31 am #1005514Andreas
ParticipantHi,
I am also experiencing the same issue on my site after the update.Not sure if it’s related to this issue, but i’m also seeing some issues with the admin menu in general where the links are not loading correctly.
The menus are being placed on top of each other until i hover over them with the mouse pointer.This could of course be my child-theme, so I’ll look into that as well. 🙂
Edit:
Changed to the stock 2012 theme but still have the issue with the menu items.
So not a child theme issue. 🙁-
This reply was modified 10 years, 7 months ago by
Andreas.
September 16, 2015 at 5:00 am #1005538Ryan
ParticipantAndreas – I’m assuming you’re using Google Chrome – this is an issue with the latest version of Chrome. I’m not trying to plug my site at all but I wrote a quick blog post about the fix:
http://whiteleydesigns.com/fix-wordpress-admin-menu-in-chrome/
It’s just a simple snippet in to the functions.php file:
// Chrome Admin Menu Fix function chromefix_inline_css() { wp_add_inline_style( 'wp-admin', '#adminmenu { transform: translateZ(0); }' ); } add_action('admin_enqueue_scripts', 'chromefix_inline_css');September 16, 2015 at 7:48 am #1005594Andreas
ParticipantThanks Ryan, that did fix the menu problem.
Now just to wait for the fix for the preview of events. 🙂September 16, 2015 at 4:46 pm #1005828Thomas Bliss
ParticipantCan we please get an update from the developers on this issue?
Thank You,
Thomas
September 17, 2015 at 8:08 am #1005969Josh
ParticipantHey Thomas,
Sorry for the delay here.
I’ve created the bug report for this and it will be addressed in an upcoming release. I can’t give you a set date for that release but you will be notified here as we make progress on this issue.
I apologize for any inconvenience.
Thanks!
September 18, 2015 at 4:09 pm #1006722Jan
ParticipantThis is your problem and there is a solution:
Issue with "preview" button when events cal pro is activated
September 19, 2015 at 4:18 pm #1006827Ryan
ParticipantThank Jan – I implemented this in our dev environment and ran a variety of tests to make sure everything was functioning properly after implementation and I find no problems at all. Seems like this is the solution. I’ve moved it in to production on our site.
Hopefully it can be included in the next release.
Thanks for the work in the other thread – I didn’t have a chance to look in to the issue but looks like you took care of that for me!
Cheers,
Matt
September 20, 2015 at 7:23 pm #1006921Josh
ParticipantHey Jan,
Awesome! A huge thanks for sharing your solution in that thread.
I’ll go ahead and close this thread for now. If anyone has any further questions, please don’t hesitate to open a new thread.
Thanks!
October 1, 2015 at 1:46 pm #1010648Geoff
MemberHey there! Just a heads up that The Events Calendar 3.12.3 and The Events Calendar PRO 3.12.2 shipped just minutes ago and included a fix for the issue you reported here. Please do check it out and make the update!
Thanks for your support. 🙂
Geoff
-
This reply was modified 10 years, 7 months ago by
-
AuthorPosts
- The topic ‘Event Preview of Draft not working after Upgrade to 3.12’ is closed to new replies.
