Home › Forums › Calendar Products › Events Calendar PRO › Recurring Events Broken when trying to update
- This topic has 10 replies, 5 voices, and was last updated 10 years, 9 months ago by
Support Droid.
-
AuthorPosts
-
September 22, 2013 at 4:44 am #67171
karen
ParticipantI just updated wordpress to 3.6.1, don’t know if this is related, but I can no longer update recurring events. The dialog box pops up and everything goes gray. Is this a known bug or has no one experienced this? I have no other plugins activated, but I do have community events. I have tried another theme. This is True on my test site as well which I can give you access to.
thanksSeptember 22, 2013 at 5:53 am #67173karen
Participanthi again, Ok.. I found the part where I am suppose to update the functions.php with the snippet. Not being a coder, I wondered if that part about the style should be in there as well or somewhere else… ?
Cause whatever I did, it isn’t working… thanks!
add_action(‘admin_head’, ‘tribe_fix_recurrence_dialog’);
function tribe_fix_recurrence_dialog(){
?>.ui-widget-overlay.ui-front {z-index: 90; }
<?php
}September 22, 2013 at 5:10 pm #67198Forrest
ParticipantI had the same problem.
September 23, 2013 at 3:50 am #67225karen
ParticipantWould have been nice to know that 3.6.1 would break it. Perhaps Tribe could post it on their dashboard app.
September 23, 2013 at 6:49 am #67236islandjim
ParticipantSame issue here
September 23, 2013 at 7:07 am #67240Barry
MemberHi everyone!
Sorry for the inconvenience, first of all. This isn’t specific to WordPress 3.6.1 itself but nonetheless Karen you are correct that the fix suggested here is the recommended way to workaround this ๐
Not being a coder, I wondered if that part about the style should be in there as well or somewhere elseโฆ ?
Please do paste the entire snippet in to your theme’s functions.php file. If you have any doubts though or are really uncomfortable working with code it may be better to seek the assistance of a suitable developer or else wait until we solve this in an upcoming maintenance release.
Thanks!
September 23, 2013 at 9:00 am #67271karen
Participantyeah.. thanks .. not uncomfortable.. just didn’t work. Do you think it matters WHERE in the file? I put it at the bottom, so I know where it is.. Maybe if I move it to the top?
September 23, 2013 at 9:12 am #67275Barry
MemberIt’s hard to say without knowing how your functions.php file is structured (it’s possible execution might not reach the bottom, depending on what’s above it). Can you share your functions.php file using a service like Pastebin or Gist so we can take a peek?
September 24, 2013 at 4:27 am #67442karen
ParticipantOk.. I think the problem was with my backend APC opcode cache which had to be cleared. It’s all a mystery.. Thanks for your help. Please close this issue.
September 24, 2013 at 5:31 am #67451Barry
MemberSounds like you found the culprit – thanks for letting us know – I hope everything else goes smoothly for you ๐
July 7, 2015 at 6:28 am #980995Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
AuthorPosts
- The topic ‘Recurring Events Broken when trying to update’ is closed to new replies.
