Hello,
We noticed that the "Add to Cart" button has disappeared from our product pages when we create new pages:
https://onetreeplanted.org/collections/canada/products/copy-of-quebec-test
This is how the page is supposed to look like (old version of page):
https://onetreeplanted.org/collections/canada/products/quebec
Could this have something to do with the "Gift Wizard" app (which is responsible for showing the "Gift These Trees" button)?
Any help/feedback would be appreciated.
Thank you in advance!
Note: we did not make any updates or install new apps recently. The most recent update was from "PageFly" app 2 weeks ago.
Solved! Go to the solution
There is some css that says:
form[action^="/cart/add"] [type=submit] { visibility: hidden; }
This is an accepted solution.
Hello @sofiapc
Please paste below code in style file and check.
form[action^="/cart/add"] .purchase-details__buttons #ergeergds[type=submit] { visibility: visible; }
Above solution is the alternative solution to your queries. To fix the actual functionality, we have to debug the code and also, we have to check the settings.
Please let me know if you have any question.
Hi @PSD_Webdesigns,
Yes, that seems to have worked, thank you!
Also, in terms of fixing the actual functionality, where would I go to check the settings?
Thanks again!
User | Count |
---|---|
23 | |
22 | |
21 | |
19 | |
13 |