Schedule View with set August 2025
[add_eventon_sv fixed_month=”08″ fixed_year=”2025″]
seems to be working:
https://dev2.myeventon.com/test-1048/
Please check and let me know.
Replies for tickets on suppota
Schedule View with set August 2025
[add_eventon_sv fixed_month=”08″ fixed_year=”2025″]
seems to be working:
https://dev2.myeventon.com/test-1048/
Please check and let me know.
We are glad your issue is resolved, if you have any further questions or concerns please create a new ticket.
If you have a moment, we would greatly appreciate if you could kindly leave us a review at EventON WordPress Page OR Codecanyon. Your review helps us a lot in continuing EventON improvements!
Hello,
Please go to EventON > Single Events > enable Shareable Options. Each individual event should show Share section.
Try and let me know.
We cannot help with any PHP customizations since it’s against CodeCanyon’s Support Policy.
I believe that creating events programatically is similar to creating Post:
https://stackoverflow.com/questions/14605868/how-to-create-a-post-in-wordpress-programmatically
Instead of post in
‘post_type’ => ‘post’,
please replace it with ajde_events.
For taxonomies, please take a look at:
https://docs.myeventon.com/documentations/taxonomies-eventon/
Hello,
Please follow this guide:
https://docs.myeventon.com/documentations/increasing-wordpress-memory-limit/
Try increasing to 512M.
Even developing it custom in php?
Thanks, easy to do like this.
Thank you! I’ve experimented with a bunch of different views, but I can’t get a month of events to show at a time. Will the schedule view work for specific dates (ie August 2025)? I’m continuing to have the issue of either only showing July events or showing August but only through August 5.
sure!
bests,