Jump to content

Tone

Member
  • Posts

    36
  • Joined

  • Last visited

Posts posted by Tone

  1. 20 hours ago, paul2009 said:

    I'm not sure which features you plan to use but here's a heads up about a couple of points you mentioned:

    • anyone can join a member area, so you'll need to go through quite a few hoops to try to prevent this.
    • a password-protected store page may be helpful (see this thread)
    • 'bank transfer' is not a payment option on Squarespace

    Did this help? Please give feedback by clicking an icon below  ⬇️

    Thank you Paul, I thought it would be a bit of a stretch to do it with SP. Shame.

  2. Hello everyone,

    I need to set up a web store in a bit of a hurry and as I am familiar with Squarespace it seems like a workable solution.
    The main issue is that whilst all products can be seen by anyone on the web, I need to have prices and ordering available to members only. I need to set up a registration form for users to apply for membership, which I will then approve manually. Once approved, a member can log in and access prices + place orders.

    In a perfect world I would like users to provide information during registration which would then be automatically used upon approval (first name, last name, email, phone, address, preferred payment method (stripe or bank transfer), etc).

    Is anyone able to tell me if this is going to be a nightmare to set up or fairly easy?
    Any information appreciated.
    Thanks

  3. On 10/13/2021 at 6:19 PM, tuanphan said:

    Remove header/footer on these individual products?

    https://www.pianoharbour.com.au/aps/p/tuning-hammer

    Add to Design > Custom CSS

    body#item-6052011285c87105abc90133 {
    	header#header, footer.sections {
    		display: none !important;
    }
    }

    You want to add text or image or... on top of page?

    Awesome Tuanphan, yes I would want to add a logo up the top or a banner, something like www.pianoharbour.com.au/aps, but I would also need to trim off some of the lost space top and bottom of the image

  4. Site URL: https://www.pianoharbour.com.au/aps

    Pass: pianosupply

    Hi,
    I managed to deactivate header and footer on a secondary store (see difference between above link and www.pianoharbour.com.au/store). It's working good for the categories' pages but it's not affecting the product pages somehow, can someone help please?
    In the end I want to have the APS on the product pages as well, and no piano harbour header/footer

    Thanks for your help!

  5. 21 hours ago, matthewevas said:

    I used the following code on my site.  I'm on 7.1

    Hide the Header: -

    <style>
      #header {
      display: none!important;}
    </style>


    Hide the Footer: -

    <style>
     #footer-sections {
      display: none!important;}
    </style>


    Hide the Header & Footer: -

    <style>
      #header, #footer-sections {
      display: none!important;}
    </style>

    Worked brilliant on the collection and categories, does anyone know how to remove header and footer for all items in THIS collection ONLY? and how to add a block up the top of each item for this collection only?

    i.e. have items pages look like that https://www.pianoharbour.com.au/aps

    on the products of this store only, unlike this https://www.pianoharbour.com.au/aps/p/tuning-hammer

    P/W pianosupply

×
×
  • 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.