Reply to: tickets(334032)

Sorry about that, but for Single Event Page please go to EventON > Single Events > enable Create Single Events Page Sidebar. Now go to wp-admin > Appearance > Widgets > add a widget to Single Event Sidebar.

As for Event Location Page, please replace line 145

<?php evo_get_page_sidebar(); ?>

with

<?php do_action(‘eventon_single_sidebar’); // DEP ?>

This should add a sidebar.

Reply to: tickets(334214)

Hello,

I cannot load your website:

This site can’t be reached ***

took too long to respond.

Could you check?

Reply to: tickets(334215)

Hello,

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!

Reply to: tickets(334134)

If you add ics=”yes” to your shortcodes, users will be able to download all events by clicking on a button. The other option is RSS Feed add-on. That’s it at the moment, unfortunately.

They claim their “calendarize it” plugin allows users to subscribe to ALL events in the calendar. So once they add that code, all events are added to their calendar. But, I don’t think that is how it works. Can you verify?

This is possible, since Events just like Posts and other content can be exported from WP’s DB with the right request.

that won’t do anything for future events.

Are they published?

Reply to: tickets(333989)

Please send us wp-admin access to your site as a private message for us to further assist your situation.

Reply to: tickets(334222)

Hello,

Please go to EventON > Time Settings > select any different number in Select minute increment for time select in event edit page > save > now select the wanted number.

Reply to: tickets(334224)

Hello,

I went to https://gaydesertguide.com/wp-admin/admin.php?page=eventon#eventon_social > enabled Create Single Events Page Sidebar.

Next, I added a widget to Single Event Sidebar on https://gaydesertguide.com/wp-admin/widgets.php

So the sidebar is visible now. Please check and let me know.