access shared
Archives: Replies
Replies for tickets on suppota
Reply to: tickets(410347)
By the way what happened to the documentation site? Hacked?
Reply to: tickets(410347)
No, that’s not I want.
I want to keep the location name and remove only the address.
But they are in a single tag. can not be removed with css.
Reply to: tickets(410336)
Please note the issue is not related to the ability to display galleries (as the screenshots in your reply) in an event, but it’s about malformed JSON-LD in the output which make the event not indexable by Google Search.
I am unable, for security reasons involving a production environment, to provide admin access to our website, could you please share credentials to your test website?
In the meantime we removed galleries on the events impacted by the issue otherwise Google would not index them as the JSON-LD was invalid.
The current demo at
is unavailable
Reply to: tickets(174418)
Hi, I’m using the add_eventon shortcode with tiles="yes" to display events. By default, events are sorted by start date (evcal_srow), and event_order="ASC"/"DESC" only reverses that same sort. I need to sort instead by end date (evcal_erow), so the event ending soonest appears first, regardless of when it starts. Is there a way to do this — either a shortcode parameter I’m missing, or a filter/hook I can use specifically for the tile view? Thanks!
Reply to: tickets(410350)
Hello,
Could you please create a new event with the issue, so we can check it on your website?
However – eventon decided to associate those tickets with a random event….
I am not sure how this is possible.
Reply to: tickets(410347)
Hello,
Please add this CSS code to EventON > Styles (If you don’t see any change, EventON > Scripts & Styling > turn off Write dynamic styles to header > save settings > turn on Write dynamic styles to header).
You can also add this code to wp-admin > Appearance > Customize > Additional CSS.
.evocard_box p.evo_location_address { display: none !important; }
Reply to: tickets(410293)
The issue happens because your cache plugin caches all dynamic requests, correct?
Could you try a different cache plugin? For example, https://wordpress.org/plugins/wp-fastest-cache/
Maybe it’ll work better without issues. Please try and let me know.
Reply to: tickets(410345)
Hello,
1. Please take a look at Action User add-on:
https://myeventon.com/addons/action-user/
2. Please take a look at Tickets add-on:
https://myeventon.com/addons/event-tickets/
You can both on our demo site:
https://dev.myeventon.com/wp-admin/
Reply to: tickets(410344)
Hello,
I refreshed Permalinks and the export functionality works now. Please check and let me know.