Kurisutian
Forum Replies Created
-
Forum: Plugins
In reply to: [Gwolle Guestbook] Support for other captcha methodSure, the URL is: https://playground.christoph-pfundt.de/therapiebewertungen/
I also noticed, that the text of the guestbook says that the fields marked with * are required. The eMail address field seems to be required and still missing the * symbol. Also is there a way to check/uncheck which fields are required? I want to use the guestbook in this case more like a way where people can provide feedback anonymously so I’d like to not even show certain fields.
Same problem here. Thank you for your post which helped me solve the issue on my website. ??
Hi,
thank you for your reply. According to this post https://www.ads-software.com/support/topic/white-page-of-death-with-conflicting-jquery-updater-plugin?replies=1 the problem is with the jquery updater plugin. So far I can reproduce this as well.
This problem did not occur with previous versions so something in NextGallery changed this as I had a previous version running with the jquery updater plugin without any problems. Shall I mark this topic as resolved since the problem is mentioned in the other topic from above? Thanks!Forum: Plugins
In reply to: [Easy Accept Payments via PayPal] Multiple Boxes in one pageUnfortunately I cannot provide you a link right now as the page is still under construction and not online yet.
But the code for the two boxes I was using is the following:
[wp_paypal_payment_box email="[email protected]" options="1st Year Dojo Membership:$250.00|2nd Year Dojo Membership:$350.00|3rd Year Dojo Membership:$450.00|3rd Year Plus Alumni Dojo Membership:$450.00|Individual Membership:$45.00" currency="USD" reference ="Your Name or the Name of your Dojo"]
and
[wp_paypal_payment_box email="[email protected]" options="Individual Membership:$45.00" currency="USD" reference ="Your Name or the Name of your Dojo"]
Forum: Plugins
In reply to: [Easy Accept Payments via PayPal] Multiple Boxes in one pageYes, I used the shortcode since I have a page explaining the different membership status and below I wanted to place the option to signup/renew the membership right away after the description. Since there are different group memberships and a distinct individual membership I wanted to have two boxes next to each other (maybe in an extra div layer or simply inside a table) to separate them.
+1
I’m also searching for a way to use this plugin with custom post types