leecd12321 Posted May 28, 2021 Share Posted May 28, 2021 Site URL: https://armyoflove.co/new-projects I'm looking to use the Events summary to highlight new music albums. Ideally, I'd like to be able to edit the link in which clicking the thumbnail photo takes the user. I do not believe this is possible, however I do think it's possible to disable the links on TITLE and PHOTO. I used the following code and it seems to work half the time, and half the time the photos and titles are still clickable - which leads my users to an empty page. here's the code: <style> .summary-item-list .sqs-gallery-image-container { pointer-events: none; } </style> <style> .summary-title-link { pointer-events: none; } </style> Can you assist? Thank you. Link to comment
Wolfsilon Posted May 28, 2021 Share Posted May 28, 2021 Hello there, Were you able to fix this? I just tried it on Mozilla and Chrome for Mac and it seems to be working. I wasn't able to click through on the images or titles and I didn't get redirected to an empty page. Link to comment
leecd12321 Posted June 6, 2021 Author Share Posted June 6, 2021 The behavior on the site is inconsistent. On my macbook (using chrome), I don't have any issues. When my Dad goes to the site on his iPhone, sometimes he can click on the thumbnail which brings him to an empty event page. If he Refreshes the page, this problem doesn't exist anymore. Another example, when I check my analytics - Site Content, it shows that 7 people visited one of the "empty event" pages that you can only access by clicking the thumbnail. Seems to work on some users but not all. Link to comment
tuanphan Posted June 7, 2021 Share Posted June 7, 2021 14 hours ago, leecd12321 said: The behavior on the site is inconsistent. On my macbook (using chrome), I don't have any issues. When my Dad goes to the site on his iPhone, sometimes he can click on the thumbnail which brings him to an empty event page. If he Refreshes the page, this problem doesn't exist anymore. Another example, when I check my analytics - Site Content, it shows that 7 people visited one of the "empty event" pages that you can only access by clicking the thumbnail. Seems to work on some users but not all. Design > Site Styles > Disable Ajax Loading 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
dgaebel Posted October 20, 2021 Share Posted October 20, 2021 On 6/7/2021 at 7:42 AM, tuanphan said: Design > Site Styles > Disable Ajax Loading @tuanphan ...would you happen to know how to handle on 7.1 sites? Link to comment
tuanphan Posted October 22, 2021 Share Posted October 22, 2021 On 10/20/2021 at 11:50 PM, dgaebel said: @tuanphan ...would you happen to know how to handle on 7.1 sites? You mean disable links, or disable links code doesn't work? If disable link, can you share link to page where you added summary? We can check 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
juicy Posted August 8, 2022 Share Posted August 8, 2022 Hi there! Don't know if you're still searching for the answer to this, but I had the same issue, and found the solution! The key is to use CSS to disable links in the product blocks: .sqs-block-product a { pointer-events : none; } Source here: tuanphan 1 Link to comment
KylieDesigns Posted December 7, 2022 Share Posted December 7, 2022 On 8/8/2022 at 12:07 PM, juicy said: Hi there! Don't know if you're still searching for the answer to this, but I had the same issue, and found the solution! The key is to use CSS to disable links in the product blocks: .sqs-block-product a { pointer-events : none; } Source here: Hi - I'm also searching how to disable the title and image on an event so it can go to a different landing page.. this code doesn't work for the events, do you have the one that does please? thanks! Link to comment
tuanphan Posted December 10, 2022 Share Posted December 10, 2022 On 12/7/2022 at 8:07 AM, KylieDesigns said: Hi - I'm also searching how to disable the title and image on an event so it can go to a different landing page.. this code doesn't work for the events, do you have the one that does please? thanks! Can you share link to page where you have problem? We can check & give the code 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
KylieDesigns Posted December 12, 2022 Share Posted December 12, 2022 On 12/10/2022 at 2:41 AM, tuanphan said: Can you share link to page where you have problem? We can check & give the code hi there, it's not a published site yet... so not sure if this link works for my events page : https://orange-horse-hwyf.squarespace.com/config/pages/638fe4574e8afc61084086e0 Link to comment
tuanphan Posted December 16, 2022 Share Posted December 16, 2022 On 12/12/2022 at 12:12 PM, KylieDesigns said: hi there, it's not a published site yet... so not sure if this link works for my events page : https://orange-horse-hwyf.squarespace.com/config/pages/638fe4574e8afc61084086e0 Your site is private. You can setup an access password & share url again, we can check easier https://orange-horse-hwyf.squarespace.com/?noredirect 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
KylieDesigns Posted December 20, 2022 Share Posted December 20, 2022 On 12/16/2022 at 2:06 AM, tuanphan said: Your site is private. You can setup an access password & share url again, we can check easier https://orange-horse-hwyf.squarespace.com/?noredirect https://orange-horse-hwyf.squarespace.com pw: 108108 to disable the title & image, so I can link it to another landing page and not the event page. thank you so much!! Link to comment
tuanphan Posted December 21, 2022 Share Posted December 21, 2022 On 12/20/2022 at 11:51 AM, KylieDesigns said: https://orange-horse-hwyf.squarespace.com pw: 108108 to disable the title & image, so I can link it to another landing page and not the event page. thank you so much!! Thank you. Which page are you referring to? https://orange-horse-hwyf.squarespace.com/?noredirect 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
KylieDesigns Posted December 21, 2022 Share Posted December 21, 2022 9 hours ago, tuanphan said: Thank you. Which page are you referring to? https://orange-horse-hwyf.squarespace.com/?noredirect under 'teachings' > 'all offerings' -- events page .. (i want the 'learn more' to be clickable) thanks! Link to comment
OlliePop Posted March 27, 2023 Share Posted March 27, 2023 Hi! I'm also wondering how to disable the event title links and event image links on my Events page. I'd like for the "(map)" and other links within the description to still be active, though. Thanks! Site URL Here pword: 80808080 Link to comment
tuanphan Posted March 30, 2023 Share Posted March 30, 2023 On 3/27/2023 at 12:39 PM, OlliePop said: Hi! I'm also wondering how to disable the event title links and event image links on my Events page. I'd like for the "(map)" and other links within the description to still be active, though. Thanks! Site URL Here pword: 80808080 I see you figured it out with this code? a.eventlist-column-thumbnail.content-fill,h1.eventlist-title { pointer-events: none } SandNotOil, sarawhite and 44degreesnorth 2 1 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
SandNotOil Posted September 30, 2023 Share Posted September 30, 2023 On 3/30/2023 at 5:08 AM, tuanphan said: a.eventlist-column-thumbnail.content-fill,h1.eventlist-title { pointer-events: none } Thank you for this, it has been driving me nuts, and this worked perfectly. tuanphan 1 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