This happens due to Visual Page Builder conflict with the plugin. It overrides some default WP functions, which makes the button unable to load some required scripts.
Try to use compat_mode=”1″ parameter in your product shortcode, e.g.:
[asp_product id="123" compat_mode="1"]
This should fix it.
you are the best, my fried!
thank you!
I’m running into a similar issue, however it doesn’t work on the product specific page either and compat_mode didn’t help. I’ve reached out to the theme developer to see if this is a limitation in the theme.
https://logos-sprachen.de/online-learning/
https://logos-sprachen.de/blog/asp-products/sechs-monate/
I appreciate any help.
-
This reply was modified 7 years, 10 months ago by
corymorlock.
Hi. Your issue is different. You server forbids the access to files required by the plugin for some reason. Check yourself: https://logos-sprachen.de/wp-content/plugins/stripe-payments/public/assets/js/stripe-handler.js?ver=1.9.2
Thanks for the quick reply. I’ll see if the local hosting company can make the changes.
Looks like this has been fixed by your hosting.
Just out of curiosity, what was the issue?
My hoster had access to that restricted for some reason. They opened it up yesterday, however they are still restricting access to this: https://logos-sprachen.de/wp-content/plugins/stripe-payments/public/views/templates/default/style.css
So, I’m waiting for them to fix that as well. Unfortunately, they’re a pretty small company that my predecessor had worked for so they’re not quite up-to-date. I also had to ask them to update the PHP and MySQL versions, as that hadn’t been done in a loooong time.
I appreciate your help and I’m hopeful I’ll be up and running tomorrow!