andrea_beehive Posted May 3, 2022 Posted May 3, 2022 Site URL: https://emu-paddlefish-na7r.squarespace.com Hi, I'd like a 'services' link in client's site navigation which brings up their services landing page, but this link should also be a dropdown to pages for each individual service. With the folder I need to add the services pages as top link, which isn't user friendly. Is there a way around this? Thanks
tuanphan Posted May 5, 2022 Posted May 5, 2022 On 5/3/2022 at 8:24 PM, andrea_beehive said: Site URL: https://emu-paddlefish-na7r.squarespace.com Hi, I'd like a 'services' link in client's site navigation which brings up their services landing page, but this link should also be a dropdown to pages for each individual service. With the folder I need to add the services pages as top link, which isn't user friendly. Is there a way around this? Thanks The site is private. Can you setup password & share url again? 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!)
andrea_beehive Posted May 5, 2022 Author Posted May 5, 2022 Hi, I've added a screenshot which shows what I mean! I have a dropdown menu under 'work with us'. What I really want is the top page in the dropdown (services) to be in the menu (not folder that says work with us), with the pr, digital marketing, social media and brand marketing pages dropping down from it. Is there a way to do that? Thanks
tuanphan Posted May 7, 2022 Posted May 7, 2022 On 5/6/2022 at 1:25 AM, andrea_beehive said: Hi, I've added a screenshot which shows what I mean! I have a dropdown menu under 'work with us'. What I really want is the top page in the dropdown (services) to be in the menu (not folder that says work with us), with the pr, digital marketing, social media and brand marketing pages dropping down from it. Is there a way to do that? Thanks You mean something like this, folder inside folder? Not possible 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!)
andrea_beehive Posted May 7, 2022 Author Posted May 7, 2022 Hi, sorry I didn't explain myself well! What I wanted to do was to link folder navigation title to the services page – I've managed to to it now but thanks for your time 🙂 tuanphan and yanli 2
yanli Posted May 17, 2022 Posted May 17, 2022 Hey Andrea, Can you share how did you manage to do this? I'm facing the same issue. andrea_beehive 1
tuanphan Posted May 20, 2022 Posted May 20, 2022 On 5/18/2022 at 5:33 AM, yanli said: Hey Andrea, Can you share how did you manage to do this? I'm facing the same issue. She used this code (Code Injection > Footer) <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script>$('.header-nav-folder-title[href^="/folder-"]').each(function(){var e=$(this).attr("href").slice(8),a=$(this).closest("#header");$(this).click(function(){window.location.href="/"+e})});</script> 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!)
andrea_beehive Posted June 9, 2022 Author Posted June 9, 2022 Hi Yanli, apologies I've just seen your question. Let me know if you still need any help!
jillianryanMM Posted June 26, 2022 Posted June 26, 2022 Hi! Can you let me now what you did to fix this issue? I'm having the same exact issue.
creedon Posted June 26, 2022 Posted June 26, 2022 1 hour ago, jillianryanMM said: Can you let me now what you did to fix this issue? For one way please see the following. Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment