TerrySilver
Member-
Content Count
12 -
Joined
-
Last visited
-
I need an answer to this problem as well. It seems ridiculous there isn't some sort of file manager to access all your files. I have some files that I've already uploaded and since then I have uploaded another 20 files. Now I'm trying to create hyperlinks to the ones uploaded earlier and I can't access them from the list, because it only shows 20 files. I could re-upload them but what is the point of duplicating work like this?
- 9 replies
-
- avenue-template
- seo
-
(and 1 more)
Tagged with:
-
Hiding Banner on Search Page
TerrySilver replied to TerrySilver's question in Coding and Customization
@tuanphan Hi Tuan, I will do - one final question - is there anything I can add to the code so it displays an image if I was to upload in the banner settings? Currently it does not display any image uploaded in banner settings.- 9 replies
-
- banner
- five-template
-
(and 3 more)
Tagged with:
-
Hiding Banner on Search Page
TerrySilver replied to TerrySilver's question in Coding and Customization
@tuanphan Thank you Tuan. I've managed to find it and I can confirm this code has worked perfectly. Thanks for your help.- 9 replies
-
- banner
- five-template
-
(and 3 more)
Tagged with:
-
Hiding Banner on Search Page
TerrySilver replied to TerrySilver's question in Coding and Customization
@tuanphan Thank you for this but when I View Source or Inspect Element for a page, it doesn't have a "body id" anywhere!?!?- 9 replies
-
- banner
- five-template
-
(and 3 more)
Tagged with:
-
Hiding Banner on Search Page
TerrySilver replied to TerrySilver's question in Coding and Customization
@tuanphan Hi Tuan, it was indeed you who supplied the code in SquareSpace Answers ;o) I was hoping to find you again. We don't have a great deal of pages, so I'm thinking your second solution might work for us. Do I add the code in CSS and exactly how you have written above?- 9 replies
-
- banner
- five-template
-
(and 3 more)
Tagged with:
-
Website: https://caterpillar-tulip-78l5.squarespace.com Access Password: c0di$ Hi. I am using the Five template. If I enable banners to appear at the top of every page, it also appears at the top of the search page: https://caterpillar-tulip-78l5.squarespace.com/search I would like to hide it from the search page only while still having banners on the other pages of the website. I was previously supplied this piece of code however it does not work for me as I first thought: /* Remove banner search page */ 2. body#yui_3_17_2_1_1568971484861_71 #banner-area-wrapper { 3. display: none; 4. } Thanks, Terry.
- 9 replies
-
- banner
- five-template
-
(and 3 more)
Tagged with:
-
Hide banner from search page / search results page - Five template
TerrySilver replied to TerrySilver's question in Coding and Customization
@tuanphan No wait, it seems to have disappeared now. Thanks!! -
Hide banner from search page / search results page - Five template
TerrySilver replied to TerrySilver's question in Coding and Customization
@tuanphan Thanks Tuan. I tried that and unfortunately banner is still there? https://caterpillar-tulip-78l5.squarespace.com/search -
Hide banner from search page / search results page - Five template
TerrySilver replied to TerrySilver's question in Coding and Customization
Password is: c0di$ -
Hide banner from search page / search results page - Five template
TerrySilver replied to TerrySilver's question in Coding and Customization
Hi Tuan, Site URL is: https://caterpillar-tulip-78l5.squarespace.com -
By default, every page in the Five template has a big banner at the top. However I really want this hidden from the internal search page (www.myurl.com/search) and search results page because it pushes the search bar / results far too down the page when the banner is there. How can I do this so it is only hidden from the search and search results page?
-
Hello, I need two search bars for my website, one that searches my entire site and another one that just searches the help pages. I know Collection Pages can be searched separately from the whole website, but unfortunately none of the Collection Pages on offer are suitable to create a help section. My help section has hundreds of pages of content and I need to be able to produce a search bar that is limited to searching just these pages. Any help would be appreciated.