Franky
Forum Replies Created
-
Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] no datepicker@jurvrn : please try this change:
https://plugins.trac.wordpress.org/changeset/2390534/The form.php file can be replaced with any other file, see https://wordpress.org/plugins/events-made-easy-frontend-submit/#how%2Fwhere%20do%20i%20change%20the%20form%20layout%3F
Forum: Plugins
In reply to: [Events Made Easy] Like to see previous eventsI think you’re messing up the html and the filters. Try putting [eme_filterform] just on the same wordpress page as [eme_events], not inside the “Standaard opmaak van de kop van de evenementenlijst”
Forum: Plugins
In reply to: [Events Made Easy] Documentation siteSite seems to be up fine here.
Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] no translationYou’ll need to ask access if you don’t have it already (I’m not a German translator so I can’t evaluate your contributions).
Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] Map doesn’t show upWell, I didn’t do anything here …
Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] no datepicker@jurvrn : sorry, but your site is unclear to me (I don’t speak Russian) and I don’t have access to add new events.
Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] Map doesn’t show upWhile there’s a javascript error on your site (please fix that error):
tx-shortcodes.js?wp-mce-49100-20200624-tadv-5500:36 Uncaught ReferenceError: tx_footer_include is not defined at HTMLDocument.<anonymous> (tx-shortcodes.js?wp-mce-49100-20200624-tadv-5500:36) at i (jquery.js?ver=1.12.4-wp:2) at Object.add [as done] (jquery.js?ver=1.12.4-wp:2) at n.fn.init.n.fn.ready (jquery.js?ver=1.12.4-wp:2) at new n.fn.init (jquery.js?ver=1.12.4-wp:2) at n (jquery.js?ver=1.12.4-wp:2) at tx-shortcodes.js?wp-mce-49100-20200624-tadv-5500:33 at tx-shortcodes.js?wp-mce-49100-20200624-tadv-5500:1914, your event shows a correct map here for me when trying to enter an address.
Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] Map doesn’t show upWell, either allow temporary publoc access to create new events or allow me to register on your site (not as admin) or create a user for me (again not as admin). My email can be found on the plugin website: https://www.e-dynamics.be/wordpress/
Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] Map doesn’t show upEven in Chrome it works fine here. A screenshot of something not showing up is not very useful in debugging …
Do you have javascript errors on your page? See your browser console. If there are any, that will block the map javascript from loading/executing. And giving me access to your test page would help for me to see your issue.Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] Map doesn’t show upFor me it shows up just fine on several sites (new location/edit location/frontend submit).
Are you sure you didn’t disable the map option?Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] Map doesn’t show upThat page gives me “Sorry, but you’re not allowed to submit new events”
Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] Map doesn’t show upDo you have an example page? Your website alone is not sufficient (I don’t speak German).
Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] no datepickerWell, I tested that and indeed that caused the problem, so I already fixed it and released a new version.
Forum: Plugins
In reply to: [Events Made Easy] Worried about updateWhy would you lose your member names? But since members are linked to wp users, the best is to first correct your wp users to have correct names. Also apply the changes I mentioned above (or wait for the next release), those will help with your naming problem but not resolve it completely).
Restoring the database after the upgrade won’t help as EME will see it and try to upgrade the database again afterwards. The database backup is just in case something goes wrong and you need to revert back to an older state.
Why not just take a backup of the EME tables, restore that on a testserver where you have the same EME version as in prod and there then do the upgrade so you can see what happens? That is the way to go if you’re really concerned about the changes and you want to evaluate the upgrade.