Hi. Sorry for the delay (I was on vacation for a week).
The google calendar we are linked to is:
https://calendar.google.com/calendar/embed?src=sqeaencctvolvqcennao8p5hgs%40group.calendar.google.com&ctz=Europe%2FBerlin
Right now only 5 events are showing up on the site! of the 250 or so event on the calendar…so it is hard to give you a specific example for my first two questions. If we can get all the events to import first, then I will be better able to check if they are deleting and updating properly.
thanks,
sarrita
Hey Kevin,
Our CEO will review – thank u for your patience
Hey Kaiko,
Please go to Settings -> Permalinks and from there press ” Custom “.
Let us know if that will work.
Hello,
Could you please try the instructions mentioned in this documentation to make sure your issue is indeed coming from eventon.
Please follow the instructions in this documentation to activate debug in your site to see any PHP errors recorded that can provide insight on to whats going on. Please reply with a link to debug.log file. If you are not able to do this please send us FTP access to your site so we can do this for you.
Hello,
The problem is in Tabs. After window resize it looks normal: https://tppr.me/gTXcN
Please contact theme developers about this issue.
I understand what you are saying about the wordpress taxonomy.
Yes, this makes perfect sense. So instead of an “AND”, the query needs an “OR” such as
select columns
from tableName
where event_type in (list_of_event_type_ids) OR event_type_2 in (list_of_event_type_2_ids);
In your post of #90056, I wonder what would happen if that was changed the “AND” to an “OR”. I may try that and see what happens.
I dont connect direct to MySQL, I use wp_query to do that job.
What I am guessing the reason its not showing is becase of the AND value in taxonomy filters. It is looking for an event which has both event type AND event_type2 values. Not any single value of it, does it make sense?
Hello,
Great! Please let us know when you’ll need our help.