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

Reply to: Show Related Events Under Event

Hi Ashish,

Thanks but I don’t think this is a solution for me.  I want to show 2 or 4 similar events underneath the single event, based on the categories of the single event shown. This needs to happen as the page loads not via shortcode that would need to be inserted on every event URL. Please refer to my previous question/reply.

Reply to: Show Related Events Under Event

Hi Paul,

If you are trying to show similar events, you can categorize them and list them with event_type=””” parameter.

Please check the link below to learn more about the method:

https://docs.myeventon.com/documentations/how-to-use-event-types-to-do-more/

Thank You