Thank you…
Archives: Replies
Replies for tickets on suppota
Reply to: tickets(357098)
One other question – is it possible to seperate out ‘list’ ’tiles’ ‘schedule’ and ‘month’?
Reply to: tickets(357098)

Thank you, that is great.
How do I display the events with the image to the right, see attached image.
I have been adding the image in the details section, should I be adding it in the Featured Image section?
Reply to: tickets(356575)
I added
hide_month_headers=”yes”
to the shortcode
and removed hide_arrows=”yes” as there are no arrows with events list
the events are now side by side
Reply to: tickets(357449)
Yes, that was basically the idea. But Mailpoet does translate it into the event list I want. Although it has it’s own shortcode which can be applied in text boxes.
Reply to: tickets(357498)
[add_eventon_el tiles=”yes” tile_count=”3″ tile_style=”2″ show_et_ft_img=”yes” tile_height=”500″ accord=”yes” el_type=”dr” start_range=”today” end_range=”2032/12/31″ sep_month=”yes” hide_empty_months=”yes” show_year=”yes” search=”yes”]
the parts in bold above can cause conflicts as with tiles they become obsolete
we don’t have full admin access do you have some cache running? perhaps minifying javascrip or css- this can create a conflict
and have you done any CSS work on it- I assume you are trying to recreate the examples at the bottom of the page
I Have cleaned up the shortcode and added tile_bg=”1″ which will show the featred image
have you modified the css at all?
Reply to: tickets(357098)
see video
Reply to: tickets(357098)
Hi, where do I add that code?
Reply to: tickets(351103)
on the staging site I have disabled the debug mode which would cause a delay
turned on the cache and I have set the php level down to 8.2 and its processing that, so will look back in once that process of switching to php 8.2 ends
Reply to: tickets(355667)
Hey,
I see a new update went out for eventON but the above filter hasn’t been implemented.
This is very inconvenient for me as I need to patch the core plugin files after each update.
You allow using categories and sub-categories but don’t show them properly, you are showing sub-categories flat as a main category. I’ve managed to build my own fix and all you need to do is to add that filter in.
Can you please help with this ?