Ok…
Query applies to one issue.
Using Woocommerce with Yith gift voucher plugin.
It all works beautiful, however when the gift voucher recipient receives the virtual voucher the button on the voucher takes them back to the shop.
Can I override this button and change the destination?
Many thanks…. you know you want to help 🙂
Ambrose
Thanks Sean,
I tried that and it didn’t work.
So I hit the forums and found the below that worked nicely.
/* hide category */
.product_meta {
display: none;
}
Many thanks for your time 🙂
Ambrose
Cheers Eric,
Switched Themes and I could upload no problem.
The issue is with the theme.
Cheers for the response.
A.