Have searched but can't find a solution.... On minimal theme. I have new products with tag NEW2021 I already have simple round stickers being triggered by this tag, but would like to repla...
No content to show
User Activity
05-18-2023
Its on the "buy buttons. liquid". click on the githib link above
Thanks. I can send other variant info to the shopping basket,but I can't send a dynamic date. is this possible?
I have a script that generates and displays a dynamic date on a product page. How do I send this completion date through to the checkout page with the other variables when the buy now button is pressed? Thanks in advance <h5>Completion Estimate</h...
05-07-2023
Apologies, I never read the bit about the "nonvalidate" That has sorted it and it works perfectly, thanks very much.
05-06-2023
Thank you. I have tried that but it doesn't resolve the issue.
I have some custom "options" on my product page to personalise the product beyond the normal variants and I can pass the info through to the shopping basket, but how do I make those fields "required"? I have tried a simple "required" command but to n...
I have the following code that creates a completion date for a handmade item, but I want to pass that variable date from the product page to the checkout page. How do I go about it? Can't get it to work ! <h5>Completion Estimate</h5>
<div id="c...
04-20-2021
Thank you, I have added that and "validated the fix" on GSC, just waiting back on that validation from Google.
04-20-2021
Thank you very much for that. I appreciate your time. I used your code and put it through the "validate fix" on GSC. It returned the same error
04-17-2021
I have tried altering the code but can't get it to work on this query.Is this what you meant? "name":"{{ page_title }}{% if current_tags %} – tagged {{ current_tags | join: ', ' }}{% endif %}{% if current_page != 1 %} – Page {{ current_pa...
04-14-2021
Thank you for your reply. Yes that was my query. I am not sure what is wrong with that part of the code that is causing the google error report. It works fine unless there is a tag on the initial query.
Any help appreciated.I am getting an error reported via Google on the following,Parsing error: Missing ',' or '}'This is the code. The code works fine for the collection page, such as collection/ring, but it is reporting the above error if the URL in...
01-23-2021
Thanks very much https://chris-parry-handmade.co.uk
Having problems with drop down boxes not working on Samsung devices.running minimal theme and from what I can understand I need to remove fastclick.I tried removing the fastclick.min.js but it has stopped embedding google maps from displaying and is ...
Thanks so much, that is working perfectly.