iara07 0 Share Posted January 13 (edited) Hi. I'm looking to edit the "Back to All Events" link that displays at the top left when viewing an individual event on an Events Page. I've found a CSS version for the earlier versions of squarespace but they don't work for the v7.1. Edited January 13 by iara07 Link to post
0 tuanphan 9,525 Solution Share Posted February 8 20 hours ago, iara07 said: For example, this is the link to All Events (1) on my site:https://archity.squarespace.com/all-events but I have also made a highlighted page (2) using the categorisation system:https://archity.squarespace.com/highlights My issue is when people click on an event on the Highlighted page and the "Back to All Events" link shows up, it takes them to page (1) instead of (2) like I want it. Is there a way of changing this? Add to Settings > Advanced > code Injection > Footer <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script> <script> $(document).ready(function() { $('.eventitem-backlink').attr('href','/highlights'); }); </script> iara07 1 You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
0 tuanphan 9,525 Share Posted January 17 I think this require JavaScript. If you share link to an individual event? We can help easier You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
0 iara07 0 Author Share Posted January 27 Hi! I actually managed to do it with your reply to another similar question so thank you!! Do you know if it would be possible to change the "Back to All Events" link to a different link based on the category of each event? (if that makes sense?) Link to post
0 tuanphan 9,525 Share Posted February 2 Hi. Have you found the solution yet? You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
0 iara07 0 Author Share Posted February 4 Hi, not to the " Is it possible to change the "Back to All Events" link to a different link based on the category of each event?" If you could help I would really appreciated it! Link to post
0 juramove 0 Share Posted February 5 Hi – I ve the same problem. The "Back to all events / Zurück zu allen Events" link should link to the "eventpage" but should be written as "Back to all Dates / Drück zu allen Terminen". Has anybody a solution or a way to go? thanks Link to post
0 tuanphan 9,525 Share Posted February 7 On 2/6/2021 at 1:39 AM, juramove said: Hi – I ve the same problem. The "Back to all events / Zurück zu allen Events" link should link to the "eventpage" but should be written as "Back to all Dates / Drück zu allen Terminen". Has anybody a solution or a way to go? thanks If you share link to events, we can helpeasier You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
0 iara07 0 Author Share Posted February 7 For example, this is the link to All Events (1) on my site:https://archity.squarespace.com/all-events but I have also made a highlighted page (2) using the categorisation system:https://archity.squarespace.com/highlights My issue is when people click on an event on the Highlighted page and the "Back to All Events" link shows up, it takes them to page (1) instead of (2) like I want it. Is there a way of changing this? Link to post
0 iara07 0 Author Share Posted March 17 Actually, I'm back ahah The link works but I realised that the "Back to All events" link on the events that aren't tagged as 'Highlights' are now being redirected to the highlights page 😔 anyway of fixing this? I want the "Back to All Events" link to direct users to link X, and the "back to all events" link on event that have the 'highlights' tag to be directed to link Y - is that possible? Thank you in advance! Link to post
0 tuanphan 9,525 Share Posted March 24 On 3/17/2021 at 5:12 PM, iara07 said: Actually, I'm back ahah The link works but I realised that the "Back to All events" link on the events that aren't tagged as 'Highlights' are now being redirected to the highlights page 😔 anyway of fixing this? I want the "Back to All Events" link to direct users to link X, and the "back to all events" link on event that have the 'highlights' tag to be directed to link Y - is that possible? Thank you in advance! Hi. Do you still need help? You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
0 iara07 0 Author Share Posted March 26 Hello, yes please! it's the same website: archity.squarespace.com Link to post
0 tuanphan 9,525 Share Posted March 30 On 3/27/2021 at 2:21 AM, iara07 said: Hello, yes please! it's the same website: archity.squarespace.com Hi...I think this is not possible. Another solution is to insert the "Back to Events" link into the Event Description for each event. I will then use the code to move it to the default back to event. It is also quite manually You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
Question
iara07 0
Hi. I'm looking to edit the "Back to All Events" link that displays at the top left when viewing an individual event on an Events Page. I've found a CSS version for the earlier versions of squarespace but they don't work for the v7.1.
Edited by iara07Link to post
Top Posters For This Question
7
6
1
Popular Days
Feb 7
2
Feb 4
1
Mar 17
1
Jan 13
1
Top Posters For This Question
iara07 7 posts
tuanphan 6 posts
juramove 1 post
Popular Days
Feb 7 2021
2 posts
Feb 4 2021
1 post
Mar 17 2021
1 post
Jan 13 2021
1 post
Popular Posts
tuanphan
Add to Settings > Advanced > code Injection > Footer <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script> <script> $(document).ready
13 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment