A1Protocol Posted April 12, 2021 Posted April 12, 2021 Site URL: https://www.thesoaresprotocol.com/ Hi guys! So I am trying to redirect my "Newsroom" link in my homepage menu to my blog. The issue is...the settings in the page won't let me change the slug to point towards the blog because of the /home portion of the URL. Is there a way to point this link to the blog? (https://www.thesoaresprotocol.com/newsroom) Thank you!
derricksrandomviews Posted April 12, 2021 Posted April 12, 2021 Is it still not working? Do you want it to go to "thenewsroom" or straight to "newsroom?"
A1Protocol Posted April 12, 2021 Author Posted April 12, 2021 2 hours ago, derricksrandomviews said: Is it still not working? Do you want it to go to "thenewsroom" or straight to "newsroom?" Straight to my blog which is https://www.thesoaresprotocol.com/newsroom Right now I set up an extra page that leads to the blog. Not very intuitive. I would like to remove the middle man.
derricksrandomviews Posted April 12, 2021 Posted April 12, 2021 Okay, here is the way I would do it. On the middle man page put a blog summary block in a section on that page, put your blog in the unlinked section of your site. This will make the blog list appear on that middle man "The Newsroom" page and you won't need the big read more button. I do this kind of thing a lot on my site. Here is my home page: https://myrandomviews.com/ click on stories, it looks like my blog page listing, but it is actually a summary block and each item goes right to the post. The actual blog page is here: https://myrandomviews.com/stories which is in the unlinked section of my website. I do the same thing with my photography lessons, go to a page with a summary block. I also have some special story links on my nav bar that go to the specific list of posts using a category filter. Here is one of the links: https://myrandomviews.com/stories/category/Eighteen Months There is a lot of ways to connect to blog posts and they can be quite unique as you see on my site.
A1Protocol Posted April 13, 2021 Author Posted April 13, 2021 Thank you. I'll try that. No way to just remove that page and link directly to the blog?
derricksrandomviews Posted April 13, 2021 Posted April 13, 2021 You can add a section to a portfolio page which is also the home page, add a content link block inside that section, choose your blog as the content. The blog title will be in the box. You will need to adjust the text in that block with site styles to make the font bigger. This also makes it take one click to access the blog not two. I think this much simpler than my post above using a summary block, which you may still like to use.
tuanphan Posted April 17, 2021 Posted April 17, 2021 On 4/13/2021 at 6:54 PM, A1Protocol said: Thank you. I'll try that. No way to just remove that page and link directly to the blog? Hi. Have you solved this yet? 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!)
A1Protocol Posted April 17, 2021 Author Posted April 17, 2021 6 hours ago, tuanphan said: Hi. Have you solved this yet? Hi! Not really as you can see. But it's ok I repurposed the page. Thank you.
tuanphan Posted April 19, 2021 Posted April 19, 2021 On 4/17/2021 at 8:43 PM, A1Protocol said: Hi! Not really as you can see. But it's ok I repurposed the page. Thank you. Add this code to Settings > Advanced > Code Injection. > Footer <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script> $(document).ready(function() { $('a.portfolio-hover-item[href="/home/thenewsroom"]').attr('href','https://beaverhero.com'); }); </script> replace beaverhero with new url 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!)
MelindaMellukas Posted October 15, 2021 Posted October 15, 2021 4 hours ago, tuanphan said: Each template needs a different code. Can you share site url? https://cinnamon-chameleon-6wa9.squarespace.com/
tuanphan Posted October 17, 2021 Posted October 17, 2021 On 10/15/2021 at 8:27 PM, MelindaMellukas said: https://cinnamon-chameleon-6wa9.squarespace.com/ Hi, What is your problem?? 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.