Reply to: tickets(397386)

Hello,

In order to notify users on new events, you need to use Subscriber add-on:

https://www.myeventon.com/addons/subscriber/

Please note that your users must be subscribed to receive updates.

Try on

https://dev.myeventon.com/wp-admin/

But at the same time you can use something like this:

https://profilepress.com/email-subscribers-new-posts-wordpress/

I believe that the plugins in the guide can also send out notifications not only for new posts, but also EventON’s events (taxonomy post_type=ajde_events).

Please check and let me know.

Reply to: tickets(397350)

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! Also please disable any IP blocking on your site if there are any.

Reply to: tickets(397165)

Ashan,

On customer’s website even in Troubleshooting Mode, Event Card cannot be opened:

Test page:

https://www.himlhergot.cz/test-2/

No issues on dev2:

https://dev2.myeventon.com/test-59/

Reply to: tickets(397165)

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(396935)

You need to remove NO and also set yes to value of #evcal_lmlink_target_input element:

After you created your function, you also need to execute it:

function bblank() {

var blank = document.getElementById(‘evcal_lmlink_target’);

blank.classList.remove(‘NO’);

}

bblank();

Please try and let me know.

Reply to: tickets(397211)

With Dynamic Pricing add-on you can “Enable Separate Logged-in Member Pricing’:

https://www.myeventon.com/addons/dynamic-pricing/

Could you tell us more about “wp role based selling”?