Hi, the public user submission don't work, I try many times but do not send (the button push but anything happen).
With firebug when click to "submit event" I receive this error :
Uncaught TypeError: $(...).StecColorPicker is not a function at HTMLInputElement.<anonymous> (event.create.js?ver=4.9.8:471) at Function.each (jquery.js?ver=1.12.4:2) at a.fn.init.each (jquery.js?ver=1.12.4:2) at Object.set (event.create.js?ver=4.9.8:461) at Object.toggleForm (event.create.js?ver=4.9.8:507) at HTMLLIElement.<anonymous> (event.create.js?ver=4.9.8:353) at HTMLDocument.dispatch (jquery.js?ver=1.12.4:3) at HTMLDocument.r.handle (jquery.js?ver=1.12.4:3)
Ok Zhivko now work thank, last question the submission email arrived with "Wordpress" in the object and without formatting, it's possibile customize it?
Hi,
the public user submission don't work, I try many times but do not send (the button push but anything happen).
With firebug when click to "submit event" I receive this error :
Uncaught TypeError: $(...).StecColorPicker is not a function
at HTMLInputElement.<anonymous> (event.create.js?ver=4.9.8:471)
at Function.each (jquery.js?ver=1.12.4:2)
at a.fn.init.each (jquery.js?ver=1.12.4:2)
at Object.set (event.create.js?ver=4.9.8:461)
at Object.toggleForm (event.create.js?ver=4.9.8:507)
at HTMLLIElement.<anonymous> (event.create.js?ver=4.9.8:353)
at HTMLDocument.dispatch (jquery.js?ver=1.12.4:3)
at HTMLDocument.r.handle (jquery.js?ver=1.12.4:3)
please reply
Hi,
Please update to version 2.4.3. This bug has been fixed in this version.
Stachethemes Developer
I don't have any update in the plugin dashboard, how can I update manual without lose my settings?
Did you check in the plugin menu: Update?
Stachethemes Support
My Time Zone is GMT+3
Envato Profile | Facebook | Twitter | Newsletter | Rate & Review
If so you can manually update by doing this:
https://stachethemes.ticksy.com/article/13418/
Stachethemes Support
My Time Zone is GMT+3
Envato Profile | Facebook | Twitter | Newsletter | Rate & Review
Ok I updated the plugin at 2.4.3 but the event submission don't work again.
Try to send you the button Send dont work.
http://cittadelnatale.comune.arezzo.it/calendario-eventi/
Clear your browser cache.
If you are trying to create expired event then go to General Settings and set "Allow creating expired events (front-end)" to "Yes"
Stachethemes Developer
Ok Zhivko now work thank, last question the submission email arrived with "Wordpress" in the object and without formatting, it's possibile customize it?
You can customize it from file:
stachethemes_event_calendar\front\class\class.submit-event.php line 246.
You can also alter the content via wordpress filters "stec_submit_event_notify_admin_subject" and "stec_submit_event_notify_admin_content"
Stachethemes Developer