Hello,
1. & 2. Please check Bookings add-on: https://www.myeventon.com/addons/bookings/
3. Repeating events should help you with this: https://docs.myeventon.com/documentations/setting-up-repeating-events/. The problem is that you can’t use Bookings or Dynamic Pricing add-on.
4. This add-on https://www.myeventon.com/addons/dynamic-pricing/ should help.
5. & 6. Variations add-on will work https://www.myeventon.com/addons/ticket-variations-options/ except it’s not compatible with other add-ons.
Please go to http://dev.myeventon.com/wp-admin/ and try our products. Maybe you’ll be able to find the right combination.
This is not working for me
the output is
<div class=”vc_gitem-post-meta-field-evcal_srow vc_gitem-align-left”> 1552334400
</div>
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 codecanyon! from your account > downloads. Cheers!
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 codecanyon! from your account > downloads. Cheers!
Unfortunately, no. Even if you can show events in L1 and L2 they still won’t be able to show Event Card’s titles and other text in the correct language. We’ve added Language corresponding events in order to separate events in different languages and not show them together.
You can also send us a customization job request by creating a new ticket in here and selecting Customization Request as the category, maybe one of our developers can implement this for you.
Hello,
I tried to translate EventON > Language > Subscriber > Subscribe to this calendar and it worked for me https://tppr.me/a2XHx
Please also note that you can add any text to the button with
btn_txt="Button Text L1"
To translate “All” please check Language > CALENDAR HEADER > All.
Could you please send me a screenshot of “Subscribed” text? Really sorry but I can’t find it on Subscriber Standalone Button.
Could you please update EventON to 2.6.16? After could you please remove customizations you’ve made?
Hello,
Could you please try to add this to the shortcode:
filter_type="select"
This will change Calendar Filter Type to Multiple Checkbox Filter.
Hello,
Could you please add this CSS code to EventON > Styles:
.ajde_evcal_calendar.boxy .eventon_list_event.hasbgimg {
opacity: 1 !important;
}
.ajde_evcal_calendar.boxy .eventon_list_event.hasbgimg::after {
opacity: .7 !important;
}
.ajde_evcal_calendar.boxy .eventon_list_event {
opacity: .5 !important;
}
If you can’t see any change, EventON > turn off Write styles to header > save settings > turn on Write styles to header.