ArtemSupport
Forum Replies Created
-
Thank you very much for your suggestion! We will include it into our To-Do list.
Could you send us a link to your website?
Forum: Plugins
In reply to: [EventON - Events Calendar] Is there a way to print a calendar?Thank you very much for your suggestion! We will put it to our To-Do list.
- This reply was modified 3 years, 4 months ago by ArtemSupport.
Forum: Plugins
In reply to: [EventON - Events Calendar] Starting ViewGreat!
If you have a moment, we would greatly appreciate if you could kindly leave us a review at https://wordpress.org/support/plugin/eventon-lite/reviews/
Cheers!Forum: Plugins
In reply to: [EventON - Events Calendar] Starting ViewUnfortunately, only Event Lists shortcode can hide empty months.
Forum: Plugins
In reply to: [EventON - Events Calendar] Starting ViewYes, this is correct.
Forum: Plugins
In reply to: [EventON - Events Calendar] All capsHello,
Please use this CSS code:
.eventon_events_list .eventon_list_event .evoet_cx span.evcal_desc2, .evo_pop_body .evoet_cx span.evcal_desc2, .eventon_events_list .eventon_list_event .evoet_cx span.evcal_event_subtitle, .evo_pop_body .evoet_cx span.evcal_event_subtitle { text-transform: none; }
Forum: Plugins
In reply to: [EventON - Events Calendar] Event LocationsHello,
EventON Lite or full version don’t support multiple locations per event, unfortunately.
Forum: Plugins
In reply to: [EventON - Events Calendar] Starting ViewHello,
Either add month_incre=”+2″ to your current shortcode or use Event Lists shortcode:
[add_eventon_list number_of_months=”12″ hide_empty_months=”yes”]
Hello,
Add the code to EventON > Styles. If you don’t see any change, EventON > Scripts & Styling > turn off Write dynamic styles to header > save settings > turn on Write dynamic styles to header.
Forum: Plugins
In reply to: [EventON - Events Calendar] Importing EventsMain plugin – one time payment, add-on – subscription.
Forum: Plugins
In reply to: [EventON - Events Calendar] Is there a way to print a calendar?Try adding cal_init_nonajax=”yes” to your shortcode to load the calendar without Ajax. Now try to print it.
Forum: Plugins
In reply to: [EventON - Events Calendar] Plugin need to compatible with PHP version 8.0Hello,
Since you are using the full version of the plugin, please go to https://helpdesk.ashanjay.com/ and create a new ticket there.
Hello,
What kind of customizitaions do you want to apply? Could you elaborate?
Forum: Plugins
In reply to: [EventON - Events Calendar] FANTASTICO …!Please use this code:
.evo_lightbox { background: none !important; }