jurvrn
Forum Replies Created
-
Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] Datapicker don’t displayFranky (@liedekef)
EMEFS conflicted with the following code in line 35Code – https://3v4l.org/sGSX8
I put the shortcode
<p>'; echo do_shortcode('[emefs_submit_event_form]'); echo '</p>
in the widget, then in the form in the modal window.A double shortcode call causes an error, because apparently the variables match.
The topic is resolved. Thanks.
- This reply was modified 4 years, 7 months ago by jurvrn.
Forum: Plugins
In reply to: [Events Made Easy] How to allow viewer to access his own events only?Franky (@liedekef) I’m happy )
“jurvrn.ru/events/2020-07-26/?author=_MYSELF” for only the author!
the topic is resolved!- This reply was modified 4 years, 7 months ago by jurvrn.
Forum: Plugins
In reply to: [Events Made Easy] How to allow viewer to access his own events only?Franky (@liedekef) It’s work very well as shortcode – [eme_calendar author=#_MYSELF]. Each user can keep their own personal private calendar.
But the link on date (https://jurvrn.ru/events/2020-07-24/?author=#_MYSELF ) shows events of other usersand datapicker still don’t work ((
- This reply was modified 4 years, 7 months ago by jurvrn.
Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] Datapicker don’t displayFranky (@liedekef)
The second screenshot is from the EME backend, not the EMEFS plugin.
frontend is on first screenshot – https://jurvrn.ru/add-event/
for register https://jurvrn.ru/wp-login.php?action=register
for enter – https://jurvrn.ru/#win4Please 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?
Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] Datapicker don’t displayFranky (@liedekef), ок!
Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] Datapicker don’t displayForum: Plugins
In reply to: [Events Made Easy] How to allow viewer to access his own events only?ok, I’ll try using the calendar list
Forum: Plugins
In reply to: [Events Made Easy] How to allow viewer to access his own events only?Franky (@liedekef), thanks, I will be patient )
[eme_calendar author=#_MYSELF] – this shortcode doesn’t work in the widget (((
Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] Datapicker don’t displayFranky (@liedekef)
All other scripts work fine. So the error is on the plugin’s side ?
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Not_definedin Chrome:
emefs.js?ver=5.4.2:197 Uncaught ReferenceError: L is not defined
at emefs.js?ver=5.4.2:197in Firefox:
Uncaught ReferenceError: L is not defined
<anonymous> https://jurvrn.ru/wp-content/plugins/events-made-easy-frontend-submit/js/emefs.js?ver=5.4.2:197
emefs.js:197:11
<анонимный> https://jurvrn.ru/wp-content/plugins/events-made-easy-frontend-submit/js/emefs.js?ver=5.4.2:197Forum: Plugins
In reply to: [Events Made Easy] How to allow viewer to access his own events only?Franky (@liedekef) [eme_events author=#_MYSELF]
where should I put this shortcode? the documentation does not have this answerFranky (@liedekef) this is still relevant for me.
Two events entered by different users. Each user should only see their own events in the calendar- This reply was modified 4 years, 7 months ago by jurvrn.
Forum: Plugins
In reply to: [Events Made Easy] How to allow viewer to access his own events only?Franky (@liedekef)
[eme_events author=#_MYSELF]
where should I put this shortcode? the documentation does not have this answer- This reply was modified 4 years, 8 months ago by jurvrn.
Forum: Plugins
In reply to: [Events Made Easy] How to allow viewer to access his own events only?Franky (@liedekef), excuse me, I understand english not very well.
I am asking now “add/edit, manage and see only his own events”. I want to make a private organizer for everyone.
Roles do not matter, each user creates events only for himselfForum: Plugins
In reply to: [Events Made Easy] How to allow viewer to access his own events only?Franky (@liedekef), I know about the roles. But I need each user to see only their own events. The event must not be seen by other users. Is it possible?
Forum: Plugins
In reply to: [Events Made Easy] How to allow viewer to access his own events only?Forum: Plugins
In reply to: [Events Made Easy Frontend Submit] Shortcode don’t work in widget