brittneyjm
Forum Replies Created
-
I am having the same problem. The images are checked that I want to prevent, but they are still all being created. Do you have any tips on figuring out where these images are being created in the first place?
Thanks,
I updated the plugin to 5.9.3 and the generated links still go to pages that don’t exist (i.e. https://kidonthetown.com/events-recurring/los-kids-2/). I have tried disabling non-essential plugins and none of my plugins deal with events so I’m not sure how they would affect this.
Any tips for figuring out what’s happening here? Here is my code (with formatting removed):
[events_list scope=”future” category=”music” tag=”series” orderby=”event_start_date” recurring=1]
#_EVENTNAME</h3>
#_LOCATIONNAME ~ #_LOCATIONADDRESS
#_ATT{datedetails}
#_EVENTCOST<br>
#_ATT{locationdetails}
#_ATT{series_description}
[/events_list]I also tried #_EVENTLINK with the same results.
Thank you,
Brittney
Yes, I have the latest version. This problem has been happening for a while.
The issue is with recurring events when recurring=1 is in the shortcode. Otherwise #_EVENTLINK works fine.
is there a way for #_LOCATIONNEXTEVENTS to exclude certain events? I am displaying this on an event page as other events at this location (using Single Event Page formatting) and would like not to list the the main event of the page again.
Thanks.
I have the same problem (changes to Event Manager Options not saving). Is there a way I can set the options directly in the database and bypass this broken admin page?
I would also like to add the ability to select multiple options, either as a dropdown or checkbox.