davdebcom
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Snippets - Custom WordPress Code Snippets Customizer] Insert ImagesHi Daniel
I can’t think of a good workaround at the moment.
Are the images always different? Dynamic? Or always the same?
Kind regards
DavidForum: Plugins
In reply to: [Mollie Payments for WooCommerce] stand alone mollieWhich plugin are you using now? Best would be to create a support topic at that plugin, and if it applies to my plugin I can assist you there (with Paytium there are ways to do this).
One trick:
https://www.paytium.nl/handleiding/betaallinks/Looking forward to your reply.
Kind regards
DavidHi Laura
Yes, you can remove the old version in that folder and install the new one.
Kind regards
DavidForum: Plugins
In reply to: [Mollie Payments for WooCommerce] stand alone mollieHi,
Indeed, you don;t really need WooCommerce in all situations. See for example (Dutch article on my website):
https://www.paytium.nl/eenvoudig-ideal-alternatief-woocommerce/This can be done with various plugins like:
https://wordpress.org/plugins/paytium/
https://nl.wordpress.org/plugins/mollie-forms/Does that answer your question?
Kind regards
DavidForum: Plugins
In reply to: [Post Snippets - Custom WordPress Code Snippets Customizer] Insert ImagesHi Daniel
Are you doing this in Visual or Text mode? Try Text, it more clearly shows you what you are doing. I can click inside the “”. But WordPress will add a fill image tag, not just the URL. I would otherwise suggest to also add the image code in the shortcode, and only add the url in the variable.
https://monosnap.com/file/NdPo79lJdFMG3bZxyjxhIkq9UzZAfP.png
Does that help? Let me know!
Kind regards
DavidForum: Plugins
In reply to: [Post Snippets - Custom WordPress Code Snippets Customizer] Insert ImagesHi Daniel
Testing this for you now!
Kind regards
DavidForum: Plugins
In reply to: [Mollie Payments for WooCommerce] Bold text in payment descriptionHi Pieter
I would add some CSS to your custom css file, like this:
.payment_method_mollie_wc_gateway_belfius {font-weight: bold;}Kind regards
DavidMy pleasure 🙂
Hi @capsid
This year we will be migration the Post Snippets data to a custom table (probably), so after that this will be a bit less of an issue.
Some more background:
https://wordpress.stackexchange.com/questions/83767/performance-with-autoload-and-the-options-tableMy understanding is that the options are cached, and if you use Post Snippets on many pages, it’s therefor better to autoload.
Let me know what you think!
Kind regards
DavidIt also looks like you are using a customised checkout, you might want to check those templates too.
Thanks for getting in touch!
You are referring to this button, correct?
https://monosnap.com/file/XsbkkgcOMXOxwASLGx1aZnirqcDx3B.pngOur plugin does not set this button, it’s part of the WooCommerce checkout. You could use my above link/screenshot to show WooCommerce or Weglot what you mean. But, as you are using the Weglot plugin, it’s probably their responsibility to troubleshoot.
Let me know what you think!
Hi @capsid,
sorry for me late reply, I don’t always gt emails from this forum… I’ll look into this right now and get back to you!
Kind regards
DavidForum: Reviews
In reply to: [Paytium: Mollie payment forms & donations] Lean and meanThank you!
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Cost per transactionHi DV
If you want to show the transaction costs to customers (and probably store them in the order details too) please see:
https://github.com/mollie/WooCommerce/wiki/Helpful-snippets#add-payment-fee-to-payment-methodsAt the moment there is no other way. You could custom code this, based on the prices here:
https://www.mollie.com/en/pricingI think this might also be a good question for the Mollie API team, so I’ll ask them too.
Regards
DavidForum: Plugins
In reply to: [Pay for Payment for WooCommerce] Unsupported operand types