Reply to: Bookings & Ticket Variations

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.

Reply to: Event in L2 not showing op in list

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.

Reply to: 3 unstranslatable texts found in plugin subscriber

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.

Reply to: Mouse Over Gradient Tile View

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.