jamesscaife
Forum Replies Created
-
Hi @mikejolley
How are you?
Is there any news regarding the scrolling image function discussed here? Will it feature on any updates in the near future?
KR
James
So dispite the poor rating on Yoast, the SEO ranking will be the same wether the ‘text’ features in the long description tab or short description tab?
I find it really odd that there is no simple fix here, you have surely had this request multiple times before?
Hi Amboutwe
Is there really noway to change this?
If not am I better off just not using the plugin at all? Meaning Google will scan the whole page as opposed to being directed by Yoast?
Hi
We don’t have the money to hire a developer, surely this is fairly straight forward?
How can WordPress/woocommerce not have an answer to this?
KR
James
Can anyone help?
LEGEND!
Thanks again ??
Hi Mike,
The Stock Display Format is set to show as ‘always show stock ie 12 in stock’
I added the following to functions php…
function custom_backorder_text( $available_array, $product_object ) {
if( $available_array[“availability”] == “Available on backorder” ){
$custom_meta_value = get_post_meta( $product_object->id, ‘Lead Time’, true );
$available_array[“availability”] = “Lead Time: “.$custom_meta_value;
$available_array[“class”] = “prod-code pc-leadtime”;
return $available_array;
}
}
add_filter( ‘woocommerce_get_availability’, ‘custom_backorder_text’, 99, 2);
I can send everything I’ve added so far if that will help?
Thanks nayemDevs!
That’s great! Just need to solve 2. some how…
2. We need simple arrows to appear either side of the product image so that when clicked they cycle through the thumbnails, like this site:https://www.nest.co.uk/product/vitra-rar-eames-plastic-armchair
Here’s an image of what we would like:
https://drive.google.com/file/d/0B3eyTCsPr9Uob3RjV0NWeXVWWDg/view?usp=sharingProduct page example: https://olsonbaker.com/product/aalto-160mm-glass-vase/
Thank you in advance guys, again really appreciate all of your help ??
KR
James
Thanks Mike ??
I do have this turned on – The ‘availible on bakorder’ message has been replaced with the custom field ‘Lead Time:’ you can see this in the link below, the 28cm pan is in stock whilst the 24cm pan is out of stock – 24cm displays the custom field when selected, although the 28cm is in stock and unfortunatley does not display the in stock message.
https://olsonbaker.com/product/tools-frying-pan/
Again thank you for your help.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce – OUTSTANDING ISSUES, PLEASE SOMEONE HELPThank you fellas, I’ve posted the swatches one on jobs as you advised. Hopefully someone will take pity haha.
Hi robingb
Sorry just seen this, great!
Does it also display as ‘in stock’ when stocked?
I solved this a while ago but when the product is in stock it doesn’t display as ‘in stock’ – instead nothing appears.
Check this out…
https://olsonbaker.com/product/tools-frying-pan/
The 28cm size is in stock and the 24 out of stock.
Thanks for your help so far, really appreciate it!
??KR
James
Forum: Plugins
In reply to: [WooCommerce] Woocommerce – OUTSTANDING ISSUES, PLEASE SOMEONE HELPThey’ve been on there for months, I didn’t know what else to do – I’m a small start up with no budget for development, shame on me for trying to learn WordPress and asking for help on the forums. Thanks for your help, wish you didn’t decide to dirty it with the 1,2,3 dig. Extremely unprofessional – frankly immature. For a volunteer it’s very bold of you, considering you are trusted to be the face of WordPress.
Thanks Lorro ??
I agree, complelety trivial, unfortunately it’s essential for us to have it as explained. We used a TM GLobal forms for a while but then came across the issue of it not relating to stock.
I don’t think the wooommerce plugin is affecting it is it?
We do have issues with this too, but will need woocommerce to help…
https://www.ads-software.com/support/topic/variations-and-swatches-woocommerce-dropdown-groups?replies=3Hi Lorro
Loads of them aren’t aligned, also really struggling with the alignment across the whole column. We can’t get the vertical 15px we need between any of the elements to be consistant across products, including the horizontal ‘add to basket’ text which is still also off.
https://olsonbaker.com/product/asteroidglass/
https://olsonbaker.com/product/capsule-1-litre-stainless-steel-water-carafe/