Hi @tomtomhitter
Can you provide me your site URL so i check it from here. Make it post an event for non logged-in user. It might be some conflict.
After checking you page i can help you.
Thank you
Thanks for your reply.
I resolved this issue today.
It was caused by conflict between Wp Events and another plugin I use for creating popups.
Once I deleted my popup called “Register”, everything worked as it should!!
One other question though:
Is it possible to have multiple “event submission” forms?
I want to have a “free submission form” form and a “paid submission form” (which will only update the database after receiving an IPN from PayPal).
I have the custom paypal button and IPN etup and working, but will need to replace the “submit” button on the WP Events.
Thanks again.
Hi @tomtomhitter,
Thank you for providing all the information about the issue. You can use any membership plugin to set up for paid event or free.
You can use https://www.wp-eventmanager.com/product/woocommerce-paid-listings/
If you override the template file to your theme side and change the submit-event.php file you can change the condition if you want to change the button.
Thank you