reljic
Forum Replies Created
-
Also looking forward to this feature.
Same issue, looking forward to a fix!
Forum: Plugins
In reply to: [Events Made Easy] JS error – events not showing in the backendUpdating the plugin did the trick. Thank you!
Forum: Plugins
In reply to: [Events Made Easy] JS error – events not showing in the backendThe last thing I added is reCaptcha. But disabling the plugin makes no difference.
Forum: Plugins
In reply to: [Events Made Easy] JS error – events not showing in the backendDisabled all other plugins, still no luck. Here is the console error.
Uncaught SyntaxError: missing ) after argument list
leaflet.js:5 Uncaught SyntaxError: Invalid or unexpected token
eme_admin_maps.js?ver=2.1.6:6 Uncaught ReferenceError: L is not defined
at eme_admin_maps.js?ver=2.1.6:6
eme_admin_events.js?ver=2.1.6:813 Uncaught TypeError: $(…).jtable is not a function
at HTMLDocument.<anonymous> (eme_admin_events.js?ver=2.1.6:813)
at i (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget&ver=5.0.6:2)
at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget&ver=5.0.6:2)
at Function.ready (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget&ver=5.0.6:2)
at HTMLDocument.J (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget&ver=5.0.6:2)
admin.php?page=eme-manager:1 Mixed Content: The page at ‘https://fundacijazadobroljudi.si/wp-admin/admin.php?page=eme-manager’ was loaded over HTTPS, but requested an insecure favicon ‘http://fundacijazadobroljudi.si/wp-content/uploads/2018/07/cropped-Screen-Shot-2018-07-04-at-14.45.24-32×32.png’. This request has been blocked; the content must be served over HTTPS.
admin.php?page=eme-manager:1 Mixed Content: The page at ‘https://fundacijazadobroljudi.si/wp-admin/admin.php?page=eme-manager’ was loaded over HTTPS, but requested an insecure favicon ‘http://fundacijazadobroljudi.si/wp-content/uploads/2018/07/cropped-Screen-Shot-2018-07-04-at-14.45.24-192×192.png’. This request has been blocked; the content must be served over HTTPS.Forum: Plugins
In reply to: [Events Made Easy] JS error – events not showing in the backendHm, actually, I have no idea what a JS optimizer is.
Could you point me where I should look?
Forum: Plugins
In reply to: [Booking Calendar] The plugin suddenly broke my site?But I didn’t do any php updates. I don’t even know what an php update is.
Okay, I will request an update.
Thank you!
Forum: Plugins
In reply to: [Booking Calendar] Change calendar dates link colorAlready did.
Cheers.
Forum: Plugins
In reply to: [Booking Calendar] Change calendar dates link colorEasy-peasy, worked like a charm!
Thank you for fast and easy to understand response. Your support is truly awesome.
Forum: Fixing WordPress
In reply to: Site loads twiceHi, thank you for your answer.
It still seems like sometimes it loads twice, sometimes not. I did modify the .htaccess to make a cache plugin work.
Forum: Plugins
In reply to: [Events Made Easy] “You’re not allowed to do this” event registration errorIt was cache. A simple solution to an hour long headache.
Thank you very much.
Forum: Plugins
In reply to: [Events Made Easy] Custom attributes with Frontend submitThat did the trick! Thank you!
Forum: Plugins
In reply to: [Events Made Easy] Custom attributes with Frontend submitI updated both plugins to the latest version, but still doesn’t work.
This is how it looks. It works only if I manually change it.
I don’t know where it get the “?” from. The value is right, but it defines it as ?organizator? instead of organizator.
Is the problem in form.php code of the frontend submit plugin or in the code of event format in Eme?
Forum: Plugins
In reply to: [Events Made Easy] Custom attributes with Frontend submitUnder Settings > Events > Single Event Format
Forum: Plugins
In reply to: [Booking Calendar] DiscountsI have found the solution, thanks to your help. Working perfectly.
If you don’t mind, I’d ask one more question here instead of opening a new topic.
Is there a way in the booking form to have text field appear after a certain dropdown option is selected?
I’d like to collect tax info from customers that would like a receipt on a company. So I would first give a dropdown option, and if they select yes, 2 additional fields would appear to enter tax info.
Thank you