symington
Forum Replies Created
-
Hi @iworks
Wow, that was quick! Thank you.
I’ve installed the update now and will monitor the logs.
Kind regards
DelphiusHey @dougaitken
That is right. I’m using the WooCommerce Subscriptions and the WooCommerce Memberships extensions.
I contacted PayFast about the issue and they concluded that the problem is on my side (in other words one of the plugins).
Kind regards,
DelphiusForum: Plugins
In reply to: [WooCommerce] User profile photo is stretchedThank you.
The following css fixed the problem for me:/* Styles user avatar imported from social media */ .woocommerce-MyAccount-tabs .oceanwp-user-profile .image { width: 100%; height: 100%; }Forum: Plugins
In reply to: [WooCommerce] Cancel existing memberships upon new checkoutHi Andrew.
I’m not sure why this is marked as resolved.
Setting a limit prevents users from buying another subscription of the same variation. They would have to go and manually cancel the previous subscription before buying the new one.
Due to the way I want the website to function I need the simple subscriptions as well. This would mean that users could still buy one of the simple subscriptions along with the variable subscription which is not what I want.