michme79
Forum Replies Created
-
Forum: Plugins
In reply to: [PayPal for WooCommerce] Fatal Error within Woocommerce PayPal settingsThanks for the response. I have resolved the issue.
Thank you so much for taking the time to review and provide a solution. This code has worked and there is no fatal error.
Forum: Themes and Templates
In reply to: [Shop Isle] Shop Isle payment icons not showingResolved, the icons were stacking. Used the following code to fix:
#payment .payment_methods li img {
position: initial;
}Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Payment Icons Not showingResolve, the icons were stacking. Used the following code to fix
#payment .payment_methods li img {
position: initial;
}Forum: Themes and Templates
In reply to: [Shop Isle] Shop Isle payment icons not showingCan anyone help with this? I still cannot work out why the visa and amex images are not showing. I have tried to remove the plug in and reinstall, but still not working.
I can see the svg files are in the correct location, which makes me believe it is a theme issue and not woocommerce stripe plug in.
Worst case I could remove the mastercard logo and not show any at all, but how would I do this?
Forum: Themes and Templates
In reply to: [Shop Isle] Blurry Product ImagesIssue solved
Forum: Themes and Templates
In reply to: [Shop Isle] Shop Isle payment icons not showingThanks for taking the time to respond. I have taken my under construction page off and published the site so you can see what I am referring to.