Reply to: tickets(352437)

It is using the post_name field for post table to sort the events list. And showing the events from post name A > Z 

We may switch this to post_title instead in the next update. 

Reply to: tickets(341915)

Perhaps it was too technical. I suppose artem has done a fair job clarifying things for you 🙂

Reply to: tickets(352495)

George you do not have an account in myeventon.com for gmyers5, You will need to purchase an addon at myeventon.com and then we can transfer everything to that account. And then we can refund you for the addon you purchased.

Reply to: tickets(341318)

Hi Ashan, sorry we’ve been swamped. I’m using BrowserStack to test on different devices, Chrome’s built-in emulator, and finally, I also have an iPhone Pro Max 15 to take the screenshots on the actual device.

 

Reply to: tickets(352811)

Hi thanks for coming back so fast, i did that, however, multiple times of shows dont show up on the event top (i use the list add on), is there anyway to make it visible? thank you so much

Reply to: tickets(352653)

Thank you so much for the detailed video i really appreciate it. Ill wait for your reply for other issue, many thanks

Reply to: tickets(352811)

Hello,

Go to Edit Event > enable

Next add hide_mult_occur=”yes” to the shortcode to show only one repeat.

Reply to: tickets(352812)

Hello,

Unfortunately, this is not related to EventON. Since you are using a third-party element to get events, you need to make sure that it’s compatible with EventON.

So we unable to help because we don’t know how Query Post element works.

Reply to: tickets(352813)

The submit button is pink because of this style:

Did you change the form styling from EventON > Appearance > ActionUser Styles? If you didn’t, please change and then go to EventON > Scripts & Styling > turn off Write dynamic styles to header > save settings > turn on Write dynamic styles to header.

Reply to: tickets(352813)

Hello,

Please add this CSS 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):

.eventon_fc_days .evo_fc_day span.evo_day_in { color: purple !important; } .ajde_evcal_calendar .calendar_header .evcal_arrows, .evo_footer_nav .evcal_arrows { background: purple !important; } .ajde_evcal_calendar .calendar_header .evcal_arrows i.fa, .evo_footer_nav .evcal_arrows i.fa { color: white !important}