Hi there,
I do see what you are describing on the site you linked to. There does not seem to be any javascript errors in the console when trying to get the tickets.
I am not able to reproduce this behavior locally, using the same theme and plugins.
Can you verify that you have disabled ALL other plugins, including any “must use” plugins in the the “mu-plugins” folder, while testing this?
I would double check your settings in Events > Settings > Tickets > Tribe Commerce PayPal settings. Have you tried this both with/without PayPal sandbox enabled? Do you have a valid PayPal account email entered, and have you checked both checkboxes that ask if you have configured things on the PayPal side?
Thanks,
Sky
Hi Sky,
Thank you for your reply.
There are only two plugins installed, ‘The Events Calandar’ and ‘Events Tickets’. I’ve also checked the ‘mu-plugins’ and that folder doesn’t exist. So I have the default WordPress theme and the two plugins above installed.
I’ve gone through the PayPal step-by-step process as on your website, the PayPal account used is valid and is a business account. I’ve also ticked the Sandbox option in the settings and it doesnt work either.
Any other ideas? I’m trying to see what else could be the issue, this test website is in sub folder ‘/wordpress’? Could it simply be a server setting?
Thank you.
Hi @tristar1983 ,
Please try using the following patch and see if that helps:
https://gist.github.com/rafsuntaskin/f305e4b4940e3eaf3033bab283ffbe8a
Paste this snippet within your themes function.php file. You may follow this guide for more details: https://support.theeventscalendar.com/739977-Best-Practices-for-Implementing-Custom-Code-Snippets
Let us know if this works for you.
Regards
Rafsun
Hi Rafsun. No that doesn’t work. That code was already in the functions.php. I noticed that before i commented and gave it a go?
Hi @tristar1983,
Thanks for the update.
I can see that your website is doing a redirect on submission from “https://www.clientview.uk/wordpress/” to “https://www.clientview.uk/wordpress/”
If the snippet supplied was working properly then it should fix this issue.
Can you please share a screenshot of functions.php?
Thanks
Rafsun