Reply to: Updated, still not showing in Chrome 69

The latest version of EventON Slider is 1.0.5 and yours is 1.0. Could you please update it once more?

To update eventon addons: You can download latest eventon addons from myeventon > my account. Then you can go to your website, deactivate old addon and install new one and activate then delete the old addon. This link will further explain the process. Also you can follow us on twitter to get real-time announcements on updates!

Reply to: Event type 1 and 2 in url

Fixed? there is nothing to fix here. We have a pluggable filter which I have given you that allow you to change this default behavior without harming the codebase.

I am not really sure how the other checkbox and select boxes and radio boxes are helpful for custom meta data. Please also check into Multi data types http://docs.myeventon.com/documentations/setup-use-multi-data-types/ to see if this will also help you achieve what you want πŸ™‚

If that is not what you need please feel free to send us a feature request via new ticket πŸ™‚

Best, Ashan

Reply to: Error when activating freshly bought RSVP-addon v.2.6

Interesting, because the userid is the post meta value saved for the RSVP. 

Found the error it is not the user id is if the $RSVP_event that need to be $RSVP_Event

If you have any more questions please let us know Joachim!

If you have a moment, we would greatly appreciate if you could kindly leave us a review at codecanyon! from your account > downloads. Cheers!

Reply to: Updated, still not showing in Chrome 69

No joy.Β  What version of Chrome are you using, because they render fine in Chrome versions below 69 (I currently have 67.0.3396.99 on my laptop, and it works, and I know it did work on Chrome 68 before I upgraded on my main dev machine), it’s once users move to version 69 that they stop working.Β  We have seen this across multiple machines (Mac, Linux, Windows) and multiple geographic locations (the client is in New York, I live in Canada, my assistant lives in Texas).Β  the only common denominator is that every machine that doesn’t render them is running Chrome 69.

Reply to: Error when activating freshly bought RSVP-addon v.2.6

Okay thank you, this was very helpful.. i assume you made some kind of adjustment / correction within the code and put into a new release.

FYI. I had trouble deleting a RSVP’s from the backend of WordPress.
I correct “userid” to “user_id” in “plugins/eventon-rsvp/includes/admin/admin_init.php” lineΒ  620 (see attached image). Seemed to do the trick

Thanks