Jamie76 Posted November 7 Posted November 7 Site URL: https://gopher-oboe-gfg8.squarespace.com/store-4-1 Hello, may I ask if it's possible to remove all the prices and shop and still retain this layout as we prefer posting only the products in this site, and not selling online. I tried checking the products page for the possible layout options except there's none that is close to the preferred (the shop page layout with it redirecting to the products info page instantly after being clicked) I used this code: .product-price, .add-to-cart-button { display: none !important; } -> This is what I have but it doesn't remove the add to cart button and the shop from the nav bar. Attached is preferred layout minus the shop/price/selling. Thank you!
tuanphan Posted November 10 Posted November 10 You can use this to remove add to cart div.sqs-add-to-cart-button-wrapper { display: none !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Jamie76 Posted November 11 Author Posted November 11 Hi @tuanphan thank you for your reply! It worked, although may I kindly ask how I can remove the "cart" page itself and the quantity sales? thank you!
tuanphan Posted November 13 Posted November 13 Your site is private now Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Jamie76 Posted November 13 Author Posted November 13 Hi @tuanphan the password is "flutes" thank you!
tuanphan Posted November 14 Posted November 14 On 11/13/2024 at 2:14 PM, Jamie76 said: Hi @tuanphan the password is "flutes" thank you! You can use this CSS code .header-actions-action.header-actions-action--cart.header-nav-item { display: none; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Jamie76 Posted November 20 Author Posted November 20 Hi @tuanphan apologies, may I ask why mine wasn't working? I tried putting the code above 😞 Also, may I kindly ask if there's a way for me to put a calendar pop-up form that appears when a button is clicked? In the homepage, I have a "Book a Private Showroom Visit" button Thank you so much!
tuanphan Posted November 21 Posted November 21 #1. Or you can edit Site Header click Add Element Disable this option #2. Click button >> Show embed calendar in popup or? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Jamie76 Posted November 21 Author Posted November 21 Hi @tuanphan Kind of like a pop-up where the date etc can be looked. Like this image: and thank you! the cart disable button worked.
tuanphan Posted November 22 Posted November 22 19 hours ago, Jamie76 said: Hi @tuanphan Kind of like a pop-up where the date etc can be looked. Like this image: and thank you! the cart disable button worked. Form in Popup is embed form or just form block? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Jamie76 Posted November 26 Author Posted November 26 (edited) Hi, for the date and time, is there a way for me to put a limit like I want people to only select from 9am-5pm etc and weekdays only. And last question for now. sorry and thank you for your patience @tuanphan Is there a way to duplicate product pages in shop easily? there's no duplicate button Edited November 27 by Jamie76
tuanphan Posted November 28 Posted November 28 On 11/26/2024 at 3:47 PM, Jamie76 said: Hi, for the date and time, is there a way for me to put a limit like I want people to only select from 9am-5pm etc and weekdays only. And last question for now. sorry and thank you for your patience @tuanphan Is there a way to duplicate product pages in shop easily? there's no duplicate button You mean make add to cart appear during this time? 9am-5pm Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Jamie76 Posted November 28 Author Posted November 28 sorry, to clarify @tuanphan no need for the cart anymore* already solved that problem 😄 1. It's a separate question. I was asking if a form button for date and time has a code that allows me to make it selectable only for weekdays (for the date) and 9AM to 5PM (for the time) 2. Just another question, may I ask if the product pages (like the one in the attached picture) can be duplicated easily? thank you 🙂
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment