Reply to: CSS transmitted via eventON API distorts layout of remote calendar list

Hi Basilis,

sorry for my stupid question. After installing some recoveries of older versions of the website, I realized, that I have to update the eventON API plugin too. It was updated from you last summer, but there is no red mark like wordpress repository plugins have, when new releases are available. Thanks for your reply. Now everything is fine!

With kind reagards
Matthias

Reply to: change hyperlink colour in event page

possibly add this to myeventon>>>>styles

.eventon_events_list .eventon_list_event a {
text-decoration: underline !important;
color: #1426b1 !important;
}

alternatively add

.eventon_events_list .eventon_list_event a {
color: #1426b1 !important;
}

if you don’t want the underline- change that color to whsatever you want

if that fails please post wp-admin access and we will go in there and sort it out

Reply to: installed an activated Eventon on my site but getting raw shortcode rather than output

Hi John,

You currently have very old version of the plugin active. Can you please update Eventon and check once please?

To update eventon to latest version: If you are unable to do autoupdate, you can go to codecanyon your account > download and get the latest eventon version as zip file. Then you can go to your website, deactivate old eventon, activate (Do not delete eventon settings & data when EventON is uninstalled) from eventon settings, delete old eventon, install new one and activate. This link will further explain the process it. Also you can follow us on twitter to get real-time announcements on updates!

PLEASE REMEMBERTO DO A COMPLETE BACKUP OF YOUR SITE AND TURN ON “Do not delete eventon settings & data when EventON is uninstalled” OPTION IN THE SETTINGS PANEL BEFORE DOING THE UPDATE.

Thank You