Site logo

woocommerce

Coupon code box not long enough

Hello! For some reason my coupon code box on woocommerce isn’t long enough? I think this is to do with generatepress and not woocommerce? Please see the screenshot below Anything you can suggest so I can see all the text? Thanks!

Woocommerce additional form

Hi, One of the products I want to offer on my website is going to be a downloadable PDF. However, I will require additional information from the customer which I want to get from that in a form, and then will deliver the PDF to the customer in a few days time via email. So … Read more

WooCommerce Styles not Sticking

When I go into the customizer and update the layouts for each of my Woocommerce pages they look great. However after saving and publishing my changes and returning to the Woocommerce pages, none of the styles or layout adjustments made in the GeneratePress Woocommerce customizer stick. They are all being over-written by styles in the … Read more

WooCommerce single product width

Hi All, I just installed WooCommerce for a client, and the shop page is OK, but the single product page is full width (no left/right margins or padding. I’m using BB page builder – how do I make it a page that respects the normal page layout ? TIA, Dave

WooCommerce best practices

I’m having trouble styling my shop. Can you tell me simple guidelines I should follow? 1.what image size should I upload? 2. what image sizes should I set at the woocommerce setting? I heard it should be according to the theme (single, catalog, thumbnail) 3. how can I control the global store layout? I mean … Read more

GP Premium + Woocommerce styles

Hi there, Having an issue with the GP Premium woocommerce styles overriding my own in the child theme. Do you have a recommendation on how to combat this so I can avoid all those nasty !importants and not having to crazy with specificity?

WooCommerce Cart in Menu URL PHP Notice

I’m getting the following error for the href value within the Cart Menu Item generated by GP: <br /> <b>Notice</b>: WC_Cart::get_cart_url is <strong>deprecated</strong> since version 2.5! Use wc_get_cart_url instead. in <b>/…/public_html/staging/wp-includes/functions.php</b> on line <b>3831</b><br /> https://www.bigalstoybox.com/staging/cart/ I’m using WooCommerce 3.2.1 and WP 4.8.2. Should this function be updated in the theme?