bubg
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Default to DISPLAY shipping calculatorI found the solution… try adding
.shipping-calculator-form { display: block !important; }
to your CSS.
Hope this helps
Denise ??Forum: Plugins
In reply to: [WooCommerce] 'In stock', 'Out of stock' and 'Available by special order'If anyone else is looking for a solution to this problem I found an awesome plugin for customised availability. Check out: https://codecanyon.net/item/woocommerce-custom-availability/3737876
Forum: Plugins
In reply to: [WooCommerce] Change "Sort Code" to "BSB" for Bacs payment method.Seems I’ve solved the problem and changed ‘sort code’ to ‘bsb’. I’m a woocommerce and wordpress novice but it’s working fine on my site. I edited the ‘class-wc-bacs.php’ file and am happy to email the changes to you if you still need it.
Cheers,
DeniseForum: Plugins
In reply to: [WooCommerce] Change "Sort Code" to "BSB" for Bacs payment method.Hi there… I’m keen to know as well! I’ve narrowed it down to the ‘class-wc-bacs.php’ file but I’m not game to make any changes for fear of breaking it! I’d appreciate any advice.
Many thanks,
DeniseHi techguysolutions,
I agree this one was not as simple as I’d expected! I changed the text within my internet provider’s file manager. Within my wordpress files there’s a ‘plugin’ folder and then a ‘wp-customer-reviews’ folder. You need to edit the ‘wp-customer-reviews.php’ file within this folder. I just did a search (CTRL-F) for the word ‘human’ and replaced the text where this appeared.
Hope this helps.
DeniseWell I’m excited to say I figured this out! Thought I’d post the solution here in case anyone else is looking…
Simply pasted:
#wpcr_commentform label { color: #000000 !important; }
#wpcr_check_confirm {color: #000000 !important; }at the very end of the Twenty Ten css stylesheet.
??
Forum: Themes and Templates
In reply to: Change font colour in plugin formsWoops, my site is https://www.benefithealth.com.au/wordpress
Thanks!
??Forum: Fixing WordPress
In reply to: Too much white space between content and footerSUPER! Thank you so much I would never have thought to look there!
It’s now all fixed! ??Forum: Fixing WordPress
In reply to: Too much white space between content and footerThanks geeksfolder! Now for a silly question… which file should I edit to adjust this?
Forum: Fixing WordPress
In reply to: Too much white space between content and footer