fbeckmann
Forum Replies Created
-
Hi @omarfpg,
Of course I didn’t make the changes directly to the plugin 😉 For me this isn’t really a workaround. It works with the standard template. I just wanted to point out that even a small change like making divs out of li elements can lead to this problem. Normally the plugin should be able to handle that regardless of the element type?
I was able to solve the problem. I made small changes to the checkout/payment-method.php template, more specifically I turned the li element of each payment method into div elements and added some classes. All previous information remained there. Back to the default template everything works fine.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Coupon not working with PayPal SubscriptionsI have the same problem on our new WordPress installation. When I want to refund a subscription, the message appears in WP Admin:
An error occurred while attempting to submit a refund to the API of the corresponding payment method.
The log shows:
Refund failed: No purchase units.
Do you perhaps have a solution for this?
Thank you & best regards
FrederickWith the legacy checkout experience activated, everything works perfectly.
I have the same problem – have you found a solution for this?
Maybe there is a sorting in which the additional variation can show images first and then simply hide the last image?
@fizanzvai Maybe there is a hook/filter for this?
Hey @fizanzvai,
is there any update on this? I would like to use the featured image of the variation as a swatches image, but I don’t want this image to be loaded into the gallery, only the images that were added as an additional variation image. Is that possible somehow? This is the only way I can use the plugin.
Thanks!