Reply to: tickets(347654)

Hello Jeff, was able to do some code updates and get it working. We will include the changes I made in the next version update so those will not be overridden.

Thank you very much! May you have a blessed day!

Reply to: tickets(347667)

This will make sure this setting will change all the eventcard button colors.

The changes you made to the code will be in the next version update to eventON

Reply to: tickets(344872)

Ah I see, Please use this CSS to move the thumbs to below the main image. 

.evocard_box .evocard_fti_in{position:relative} you can add this to EventON Settings > CSS and be sure to clear cache. 

Reply to: tickets(345004)

So what we discovered is currently the code is in such way, that if the original event is cancelled, then the entire repeats stop showing. So we def need to do some code updated in there to accomodate the repeat customizer settings. In the meantime, what I think would be a workable solution is to use CSS and hide the cancelled events from the list. 

you can use this CSS 

.ajde_evcal_calendar.sev #evcal_list .eventon_list_event.cancelled{display:none!important}

Reply to: tickets(349350)

As a temp solution, you can edit the archive functions file _evo-template-functions.php code. Or you can use the pluggable function to edit the code. (evo_tax_archieve_page_shortcode)

Reply to: tickets(349567)

Kindly update to the latest QR code adodn version 2.0.2 – https://docs.myeventon.com/documentations/changelog-qrcode/ 

Should resolve this as we moved to qrserver instead the google one which is causing issues. 

Reply to: tickets(349379)

Kindly update to the latest QR code adodn version 2.0.2 – https://docs.myeventon.com/documentations/changelog-qrcode/ 

Should resolve this as we moved to qrserver instead the google one which is causing issues. 

Reply to: tickets(348007)

Kindly update to the latest QR code adodn version 2.0.2 – https://docs.myeventon.com/documentations/changelog-qrcode/ 

Should resolve this as we moved to qrserver instead the google one which is causing issues. 

Reply to: tickets(349343)

Kindly update to the latest QR code adodn version 2.0.2 – https://docs.myeventon.com/documentations/changelog-qrcode/ 

Should resolve this as we moved to qrserver instead the google one which is causing issues.