Jump to content

3dpotter

Member
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

3dpotter's Achievements

Level 2

Level 2 (2/20)

0

Reputation

  1. Site URL: https://3dpotter.com/door I am looking to either do a page counter for a specific page, or to check the analytics (view count) of a specific page. Looked online and at videos did not see anything. Plz help, or point me to where there are instructions are as I couldn't find them. Using this for the example, currently a blank page: https://3dpotter.com/door
  2. Found a fix from a previous post. Entered into page header code injection. <style> a#thumb-potterbot-10-xl .product-price { display:none !important;}</style> <style> a#thumb-scara .product-price { display:none !important;}</style> <style> a#thumb-scara-elite .product-price { display:none !important;}</style> <style> a#thumb-scara-elite-xbpln .product-price { display:none !important;}</style> Only thing left to do would be to display what i want instead of 'none'
  3. I am slightly confused? Are you telling me to add a tag to my forum post before you will tell me how to do what I am trying to do? And what do you mean share URL again? https://3dpotter.com/printers here is is? https://prnt.sc/v3y0t0 ?
  4. Site URL: https://3dpotter.com/printers I am trying to hide the price of SOME items but not all. The ones I want to hide are just listed as $0.00 I can hide the price of all items or none. Can't quite figure out the correct syntax. It would be even better to edit the price to display what I want it to, but when you go to cart it still says 0 as that it the actual item price. (This is being done so you can not checkout through the website for expensive items) This does nothing: http://prntscr.com/v3bhps (Correct item IDs, but does nothing) This removes all: http://prntscr.com/v3bh75 (Not wanted) My current CSS (that is not working) //Remove price on expensive products on printer page #item-5be31bc8b8a0451f1d9c24b7, #item-5be31bd68a922d43bbdb4e15, #item-5d9f6adff9ee22472670fde8, #item-5da0820a0758ca2ff2ece698, .collection-type-products .product-price { display: none !important; } As for the individual product pages themselves, I already have that working. My current CSS (that is working for the individual pages) //Remove price on expensive products #item-5be31bc8b8a0451f1d9c24b7, #item-5be31bd68a922d43bbdb4e15, #item-5d9f6adff9ee22472670fde8, #item-5da0820a0758ca2ff2ece698,{ .product-price { display: none !important }
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.