charlesweir
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [evolve] Woocommerce Checkout page issueI have managed to expand the column by adding the following CSS:
.col-1 { max-width: 100%; } .col-2 { max-width: 100%; }I have not had a chance to check the rest of the site to make sure it hasn’t effected anything else.
I will update asap.Forum: Themes and Templates
In reply to: [evolve] Woocommerce grouped products bugHi Romik84
That sorted it.
Thank you.
Forum: Plugins
In reply to: [WooCommerce] Grouped Products with multiple “Sold individually” itemsHi EtienneP
Looks like it is the theme. It works fine with the storefront theme.
Thanks for the pointer.
Regards
CharlesForum: Themes and Templates
In reply to: [evolve] Space below menuThat sorted it.
Thanks for the quick response/fix.
CharlesForum: Themes and Templates
In reply to: [evolve] Space below menuOK, I have upgraded my live site.
The space is now visible.http://www.theplaytherapiescentre.co.uk
Regards
CharlesForum: Themes and Templates
In reply to: [evolve] Space below menuHi Romik84
The website is http://www.theplaytherapiescentre.co.uk
but I am testing the upgrade on a localhost setup.I have a screen capture of the problem here:
https://www.theplaytherapiescentre.co.uk/Capture001.PNGThanks
CharlesForum: Themes and Templates
In reply to: [evolve] WooCommerce cart.php templateHi NetMonkey
Your fix didn’t work for me, but it did point me in the right direction.
I added the following code to the cart.php template file in my child theme, just after the “update cart” code (line 143 for me).<button type="submit" class="button" name="proceed" value="<?php esc_attr_e( 'Proceed to Checkout', 'woocommerce' ); ?>"><?php esc_attr_e( 'Proceed to Checkout', 'woocommerce' ); ?></button>Works a dream.
Thanks
CharlesThanks for checking this out.
It was a problem with a Page Builder plugin update.
When I rolled the plugin back, it worked again.Siteorigin are working on a fix.
Thanks
Charles