Reply to: tickets(298422)

Hi, that was the solution in this case. Great, I thank you! Did not check the link the customer has set…. I will remember to do so in future cases.

Thx.

Mascha

Reply to: tickets(338292)

Ashan,

Please take a look at

Also the temporary password you sent me works ok to log me in here but when I try to change my password it says the current password (the one you sent me) is incorrect.

Reply to: tickets(338292)

Also the temporary password you sent me works ok to log me in here but when I try to change my password it says the current password (the one you sent me) is incorrect.

Thank you for your messages, I am going to assign this ticket to Ashan and he will be able to take it from here and find you a solution. Please allow some time for him to get back to you, we greatly appreciate your patience and thank you for being a eventon customer! Also please disable any IP blocking on your site if there are any.

Reply to: tickets(338292)

Hello,

1. Please use this shortcode:

[add_eventon_el number_of_months=”12″ event_count_list=”yes” event_count=”5″ hide_empty_months=”yes”]

2. Which box are you referring to? Event Card’s section?

Could you check EventON > Appearance > EventCard Styles > Event Card Inner Section Background Color?

3. Please go to EventON > EventCard > select Feature image display style: Direct Image.

4. Please add this to the shortcode:

 jumper_count=”1″ jumper_offset=”2″

5. Could you send us a screenshot?

Reply to: tickets(335438)

Unfortunately, we unable to help with such customisations. Please take a look at available guide on how to override CSS:

https://docs.myeventon.com/documentations/change-css-calendar/

Reply to: tickets(338318)

Since you selected https://staging.canadianevents.ca/wp-admin/admin.php?page=eventon#eventon_social > Select eventTop style: Immersive Flow, the background if white and cannot be changed.

I set Select eventTop style: Colorful, so the background is grey (taken from Edit Event > Event Color).

If you want to be able to select the color from Appearance, you need to select Select eventTop style: Clean White.

Reply to: tickets(336472)

Thank you for response, but nothing happend.
The code i have:
var ajax_results = OBJ.evo_admin_get_ajax({
'ajaxdata': {
//action: 'eventon_search_evo_events',
search: SearchVal,
shortcode: Evosearch.find('span.data').evo_item_shortcodes() ,
nonce: evo_general_params.n
},
ajax_type:'endpoint',
ajax_action:'eventon_search_evo_events',
'uid':'evo_get_search_results',
end: 'client'
});

You mean .evo_item_shortcodes() , change to: .data(‘sc’),
the search result is the same….