Jump to content

mforny

Circle Member
  • Posts

    2
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    mforny got a reaction from gmassenberg in Disabling Portfolio Project Pages in Squarespace Version 7.1   
    Hi, I had the same problem. There are no settings currently to be able to do this which is fairly annoying. There is however a workaround so you can have a live portfolio page. On the portfolio you want to do this:
    Go to Portfolio Settings -> Advanced -> Add the following code to the page header injection.
    <style>
      a[href="/portfolio/page-url"] { display: none; }
    </style>
    The page URL can be found by right clicking and inspect on the portfolio tile and looking at the code. Note it does not include your website url.
    Hope this helps.
  2. Like
    mforny got a reaction from Kateb82 in Disabling Portfolio Project Pages in Squarespace Version 7.1   
    Hi, I had the same problem. There are no settings currently to be able to do this which is fairly annoying. There is however a workaround so you can have a live portfolio page. On the portfolio you want to do this:
    Go to Portfolio Settings -> Advanced -> Add the following code to the page header injection.
    <style>
      a[href="/portfolio/page-url"] { display: none; }
    </style>
    The page URL can be found by right clicking and inspect on the portfolio tile and looking at the code. Note it does not include your website url.
    Hope this helps.
  3. Like
    mforny got a reaction from kkelly06 in Disabling Portfolio Project Pages in Squarespace Version 7.1   
    Hi, I had the same problem. There are no settings currently to be able to do this which is fairly annoying. There is however a workaround so you can have a live portfolio page. On the portfolio you want to do this:
    Go to Portfolio Settings -> Advanced -> Add the following code to the page header injection.
    <style>
      a[href="/portfolio/page-url"] { display: none; }
    </style>
    The page URL can be found by right clicking and inspect on the portfolio tile and looking at the code. Note it does not include your website url.
    Hope this helps.
  4. Like
    mforny got a reaction from B_M in Disabling Portfolio Project Pages in Squarespace Version 7.1   
    Hi, I had the same problem. There are no settings currently to be able to do this which is fairly annoying. There is however a workaround so you can have a live portfolio page. On the portfolio you want to do this:
    Go to Portfolio Settings -> Advanced -> Add the following code to the page header injection.
    <style>
      a[href="/portfolio/page-url"] { display: none; }
    </style>
    The page URL can be found by right clicking and inspect on the portfolio tile and looking at the code. Note it does not include your website url.
    Hope this helps.
×
×
  • 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.