CoorlasArchitecture Posted September 15, 2022 Share Posted September 15, 2022 Site URL: https://www.coorlasarch.com/projects I am looking to simply Hide (Not Disable) a project page from my portfolio page so that I can provide a link elsewhere on my site. I cannot find a "hide" or even a disable option for individual project pages while editing before launching live. Is this for real? Maybe I'm missing something really simple here... Metrozoe 1 Link to comment
tuanphan Posted September 16, 2022 Share Posted September 16, 2022 Which project you want to hide it from /projects list page? 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!) Link to comment
CoorlasArchitecture Posted September 22, 2022 Author Share Posted September 22, 2022 I want to hide the NEXI 3D Printed Chair page so I can provide a button link somewhere else on my site Hide this one: Link to comment
tuanphan Posted September 24, 2022 Share Posted September 24, 2022 On 9/23/2022 at 1:06 AM, CoorlasArchitecture said: I want to hide the NEXI 3D Printed Chair page so I can provide a button link somewhere else on my site Hide this one: Add to Design > Custom CSS /* hide nexi 3d */ a.grid-item[href="/projects/nexi"] { 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!) Link to comment
thekid7 Posted November 22, 2022 Share Posted November 22, 2022 Thank you for that code but within each project there is nav, how might one hide the next item in the nav? Link to comment
tuanphan Posted November 24, 2022 Share Posted November 24, 2022 On 11/23/2022 at 1:44 AM, thekid7 said: Thank you for that code but within each project there is nav, how might one hide the next item in the nav? Can you share link to a project on your site? We can give code easier 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!) Link to comment
Metrozoe Posted January 15 Share Posted January 15 It is amazing that this is something that you have to add code to do. Hiding a project should be a clear feature for a million reasons - starting with the fact that you might have a lot of projects but at different times in your career you will want to only show certain ones. When you are working on a project page draft, there is also the confusion in the design interface what "Save" does. As I create a project page I save all of the time - since there is no indication that my draft is being autosaved. But the second you save your work on a project it goes live. Insanity. As much as I don't like the Adobe Portfolios, turning on and off projects is a feature I've used over and over. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment