@berniquh You’re a genious 😉 Had the same problem (although I never worked with the cronjobs and always executed manually, but that didn’t work anymore as described) and @berniquh solution made it work for me… Can confirm the error and solution. Fixed it manually. Please add to next release. Thanks a lot for the great plugin!
-
This reply was modified 4 years, 3 months ago by chakmear.
-
This reply was modified 4 years, 3 months ago by chakmear.
We just figured it out. The <?php wp_footer();?> was mistakenly missing from footer.php in my template. Additionally there was a conflict with another paypal-plugin… thus now it’s working… Writing it down here in case anyone has the same mistake…
Greetings!