Franky
Forum Replies Created
-
Forum: Plugins
In reply to: [Events Made Easy] #_STATE input not populatedWell, it gets a zero response from your server, so: are your countries and states filled in correctly in the backend? The locale for countries should match the one from wordpress (or leave it empty).
- This reply was modified 5 years, 9 months ago by Franky.
Forum: Plugins
In reply to: [Events Made Easy] datepicker in the backgroundEither set the z-index of .fdatepickers-container to 999 (like your .modalbackground css class), or better just set your .modalbackground z-index to 50 or so (and not 999).
Anyway: CSS support is outside the scope of EME, so I’ll leave the rest to you.And please remove username/password info from your previous post, it violates wordpress rules (again).
Forum: Plugins
In reply to: [Events Made Easy] datepicker in the backgroundI’m sorry, but I get the message I’m not allowed to add new events.
Anyway, you need to play with the z-index of your popup (or the calendar) via css, then it will be ok. See https://www.w3schools.com/cssref/pr_pos_z-index.aspForum: Plugins
In reply to: [Events Made Easy Frontend Submit] Several issues after upgradeWell, since it is/was an issue with Events Made Easy and not the frontend submit plugin, the forum is: https://wordpress.org/plugins/events-made-easy/
Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] Several issues after upgradeHi, thanks for this post. The next version (2.1.87) fixes these issues, being released now.
But please post this in the correct forum next time 🙂- This reply was modified 5 years, 10 months ago by Franky.
Forum: Plugins
In reply to: [Events Made Easy] backend: settings for events not saving since updateThanks for the video, I failed to see it myself first but I saw it was a typo when showing the saved value …
This is now fixed in the just released version (2.1.86)Btw: I recommend that you reinstall since you’ve lost default settings for events, which causes ugly/meaningless layouts (due to that bug).
- This reply was modified 5 years, 10 months ago by Franky.
Forum: Plugins
In reply to: [Events Made Easy] backend: settings for events not saving since updateI think you have javascript errors in your backend. Check your browser console for javascript errors. Also, some kind of video/screenshots of what is going on would be nice. Please be aware that I don’t speak German, so set your backend in English first.
Forum: Plugins
In reply to: [Events Made Easy] backend: settings for events not saving since updateWhat is the error being displayed? And anything in the logfiles? Without any info I can’t assist you here …
Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] Datapicker don’t displayGlad to hear that your problem is solved!
Forum: Plugins
In reply to: [Events Made Easy] How to allow viewer to access his own events only?Glad to hear that your problem is solved!
Forum: Plugins
In reply to: [Events Made Easy] How to allow viewer to access his own events only?Yes, it seems that was an unforeseen side effect in the calendar. This change fixes that:
https://plugins.trac.wordpress.org/changeset/2346164/Concerning your datepicker issue: probably another plugin is interfering. Disable all plugins and try again, if it works re-enable one by one until you find the one in conflict.
Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] Datapicker don’t displayPlease create a wordpress page that I can access (make it public and optionally set a password on it and send me the link to that page + that password)
How I can made it?
Sorry, but that’s not an EME question. Please read the generic wordpress documentation on how to create a public page and set a password.
Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] Datapicker don’t displayThank you for removing that last post, that violated wordpress rules.
- This reply was modified 5 years, 10 months ago by Franky.
Forum: Plugins
In reply to: [Events Made Easy] Problem with repeating events and the rightsThis is a code fix, it is mentioned which file and which lines to change. If you don’t feel comfortable doing that, please wait for the next release.
Forum: Plugins
In reply to: [Events Made Easy] Problem with repeating events and the rightsYou should’ve said you got the message ‘You have no right to update xxx’ when saving the recurrence 🙂
I duplicated the issue and this fixes it:
https://plugins.trac.wordpress.org/changeset/2345214/