Home › Forums › Calendar Products › Events Calendar PRO › Recurring Event prompt dims screen and is unclickable
- This topic has 11 replies, 6 voices, and was last updated 10 years, 9 months ago by
Support Droid.
-
AuthorPosts
-
August 6, 2013 at 8:04 am #59065
Kyle
ParticipantWe recently updated to the newest TEC and ECP. When editing a recurring event we are normally presented with a box asking “Only This Event” or “All Events”. Now when we receive that box the entire screen dims and nothing can be clicked until a browser refresh. Hence, the event cannot be saved.
August 6, 2013 at 8:07 am #59066Kyle
ParticipantHere is a screenshot of said problem: https://dl.dropboxusercontent.com/u/600473/EventCalendarRecurringEventNoClicky.png
August 6, 2013 at 8:55 am #59079Barry
MemberHi Kyle,
Please accept our apologies for this. We are aware of it and are actively working to solve it – we’ll push out a maintenance release or hotfix to address this as quickly as we can.
Thanks for your patience and support!
August 6, 2013 at 8:59 am #59080Barry
MemberAlso, if you feel comfortable working with your browser’s JS console, when this happens you could as a workaround open up the console and enter the following instruction:
jQuery(".ui-widget-overlay").remove()That should make the dialog workable and remove the grey miasma. I do appreciate that’s not an ideal way to work and it isn’t something everyone will be comfortable with, but for those who are it might give you a means of continuing to work with recurring events until our fix goes out.
August 6, 2013 at 7:00 pm #59211mindfeck
ParticipantIn Chrome, the user can press Tab to toggle and Enter to select.
August 7, 2013 at 6:43 am #59255Barry
MemberGreat tip, thanks mindfeck ๐
August 7, 2013 at 9:24 am #59303Barry
MemberFrom our developer Jessica: if you add this code to your themeโs functions.php file that should (hopefully) resolve this until our next release arrives.
Do note that the lines in that snippet with <?php and ?> in most cases should not be copied across to your functions.php file.
August 9, 2013 at 3:05 pm #59773Leslie
ParticipantHaving the same problem. Mindfeck’s suggestion of just using the keyboard to toggle + enter works for me too.
August 12, 2013 at 1:23 pm #60040Mr Stephen Morgan
Participantsame here. awaiting the new fixed plugin.
re: the code snippet – why not just publish the part which is supposed to be pasted instead of including lines which will break your site?August 12, 2013 at 4:34 pm #60075Barry
MemberHi Steev,
In some cases they may be needed – it depends on what’s already in the file (or indeed if there is an existing functions.php file already, which may not be the case in child themes especially) and where you add the code – so it’s not a completely cut and dry scenario.
Added to which, Gist has become a popular way of sharing code – but it does not highlight things correctly with regards to PHP code without the opening tag and so our developer chose to include it.
Apologies for any confusion!
August 13, 2013 at 7:11 am #60150Barry
MemberSince I think we’re all good and have a workaround and this is scheduled to be fixed in the next maintenance release I will go ahead and close this thread.
Thanks everyone for your continued support and patience ๐
July 7, 2015 at 6:27 am #980094Support 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 Event prompt dims screen and is unclickable’ is closed to new replies.
