Hi,
Thank you for your response.
It is more logic that with the daily view plugin, the first day on the left starts with current day, don’t you think also ?
Why not implement this option in the plugin and let the admins choose ?
Regards
Replies for tickets on suppota
Hi,
Thank you for your response.
It is more logic that with the daily view plugin, the first day on the left starts with current day, don’t you think also ?
Why not implement this option in the plugin and let the admins choose ?
Regards
Hello,
Only to the EventCards, I am afraid. Maybe you can try and put the whole calendar on a WooCommerce product? That way users can see events with dates, descriptions and speakers.
You can also send us a customization job request by creating a new ticket in here and selecting Customization Request as the category.
Thank you very much! 🙂
Best regards
-Daniel
Hello,
You can see this many empty days because Daily View shows events by month:Â https://tppr.me/U4CVY. So to avoid the confusion we’ve decided to let users see events from one month (empty or full) and only then move to another.
Hello,
Now it works perfectly! Thank you!
Hello,
With Action User add-on https://www.myeventon.com/addons/action-user/ you can use these options https://tppr.me/qWG7M:
Events with only these user roles Show only events from current loggedin user role Events with only these user IDs
Please try it on http://dev.myeventon.com/wp-admin/
For refunds please use this form http://customer.ashanjay.com/eventon-customer-refund-request/
We are glad your issue is resolved, if you have any further questions or concerns please create a new ticket.
But I want to keep the schema fomrat, Ashan, don’t you see what I am trying to say? I would like to keep the way Eventon presents the information on Google. I just don’t want Eventon to override functionality that is the domain of other plugins. Couldn’t the plugin be updated so that SEO plugins can modify the meta description information? Then schema would present the information properly on the page.
Please go to eventon->styles and add following code in the panel and save the settings:
#evcal_list .sep_month_events {
border-top: 0 !important;
}
.ajde_evcal_calendar.evoEL .eventon_events_list .eventon_list_event {
border-right: 0 !important;
}
If you do not see any changes, go to myeventon->settings and turn on “Write dynamic styles to header” button.
If you still do not see any change, turn off “Write dynamic styles to header” button, save the settings, turn it back and save the settings again.
Thank You