alitchfield
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Display variable product GTIN on shop product pageThanks. I have joined the Slack Community. Looks like a busy place.
I had not considered theme developers. I will try there too.
I’ll close this ticket now. Cheers.
Forum: Plugins
In reply to: [WooCommerce] Display variable product GTIN on shop product pageThanks for the response (albeit not what I would have preferred).
New problem. The plugin overwrote my shipping policies :/
So now I return back to my original assessment. The plugin fails because:
- it cannot deal with variable products effectively
- it cannot deal with shipping data effectively. It does not read the required field data from WC.
About variable products, that is going to be deal breaker I think. What is the value for table.field_name where the variation GTIN value is stored?
The shipping issue is resolved by creating shipping and returns profiles in GMC and manually linking records to that.
On taxes, thanks that is clear. The correct price is displayed on the front end.
For the inventory issue, this seems to have resolved itself. Maybe it was conflicting settings from changes that needed to be harmonised.
Looking for the short descriptions snippet now. Not easy to find on that page. I found the product ID alteration snippet. That will be useful.
Thanks Lynn, please give me some time to absorb this. Note that the list isn’t really a list of requests but are failure points identified by GMC.
To others reading this, please do not spam me with offers to employ your services.
More detail on this, it only happens when the option for Elementor Forms is enabled. Element Caching has been disabled on the page.
Problems occurs when Load scripts option is set to “all pages”. But when I set Load scripts to “autodetect pages with forms”, the buttons are enabled after success.
Closing this ticket since it is working now, but this is new.
Forum: Plugins
In reply to: [WooCommerce] Conditional attribute values displayedThanks, it does. I will link up with the slack channel.
Forum: Plugins
In reply to: [WooCommerce] Conditional attribute values displayedYes, that is what is needed and those two solutions do achieve conditions. However, they only work on the cart page and not the single product page (which I had noted previously as a requirement).
Halfway there π
Forum: Plugins
In reply to: [WooCommerce] Conditional attribute values displayed[Edited to add clarity]
Sure. Let’s say there is a brochure
Let there be 3 attributes, Finished Size (1), Sheet Size (2), and Panels (3). The attributes are displayed on the product page as a list of drop down menus.
Finished Size (1) has the values DL and A4
Sheet Size (2) has the values A4 and A3
Panels (3) has the values 4, 6, and 12
Scenario 1:
If DL from (1) is selected, then from (2) A4 and A3 can be selected.
If A4 is selected, then from (3) only 6 is available
If A3 is selected, then from (3) only 12 is available
Scenario 2:
If from (1) A4 is selected, then from (2) only A3 is available
When A3 is selected, then from (3) only 4 is available
None of these are graphic images or colours. They are numeric and text values.
- This reply was modified 2 years ago by alitchfield.
Forum: Plugins
In reply to: [WooCommerce] Conditional attribute values displayedThanks for that. However, these will not provide text or numeric values will they?