davdebcom
Forum Replies Created
-
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Blank page after plugin updateHi Chris
If you are still experiencing this issue, please get in touch!
Kind regards
DavidHi
The Mollie API needs the PHP module cURL to work, so if your site doesn’t have access to that, contact your hoster and ask them to enable it 🙂
Kind regards
David- This reply was modified 8 years, 5 months ago by davdebcom.
Forum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] dynamic dropdownsThis is called “conditional forms” or “conditional form fields” etc. This isn’t possible with Paytium yet.
If you are experienced with javascript you could code a snippet yourself, but if your not experienced, I would just read this sentence as “not possible”.
🙂
Please let me know if you have any more questions!
Forum: Plugins
In reply to: [Post Snippets - Custom WordPress Code Snippets Customizer] Multiple urlsThat’s probably because you use the same identifier. Can you use url1 and url2 as variables and also in the shortcode, that works right?
There hasn’t been an update to the plugin in a long time, so a change in the plugin is likely not the cause.
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Blank page after plugin updateHi Chris
Are you using any other plugins that use Mollie?
If you enable error reporting, do you see an error?
https://css-tricks.com/snippets/wordpress/turn-on-wordpress-error-reporting/Kind regards
DavidForum: Plugins
In reply to: [Post Snippets - Custom WordPress Code Snippets Customizer] Multiple urlsCan you add screenshot of your settings (for the snippets)?
Hi Peter
This is a known issue and will be solved in the next update (planned for december):
https://github.com/mollie/WooCommerce/issues/135Kind regards
DavidForum: Reviews
In reply to: [Paytium: Mollie payment forms & donations] Simpel, snel en werkt perfect!Dank je Jean-Paul!
Hi @dhunink
The plugin does not have functionality to implement this workflow. When people need workflows like this they use other WordPress plugins (WooCommerce extensions) that can do this for all payment methods. You can either use plugins like that, or implement this via hooks (I think).
Example:
https://wordpress.org/plugins/woocommerce-product-payments/Kind regards
DavidThank you very much for your kind words!
I’m not sure what your error was, but I received an error about preg_replace, that I could fix by adding delimiters:
https://monosnap.com/file/aJihZzzoDuAyPDLAZjzQPLwgfdYLH6.pngAlso see:
https://stackoverflow.com/a/20705419Can you enable option wptexturize and try again?
Could you add a screenshot of your shortcode settings?
And add the code/php in a Github gist, and post the link here?
https://gist.github.com/Sorry for my late reply, I don’t get a new post notification. I’ll check this out and get back to you (Monday at the latest!).
Forum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] Dropdown requiredHi Maurits
good call! This isn’t possible in 1.5 because it doesn’t support adding-up amounts, but I’ll register an issue in my tracker and fix it for the stable 2.0 release!
Kind regards
David