StaceChamp Posted July 28, 2022 Share Posted July 28, 2022 Site URL: https://krismayes.com/press Hi, I've searched this forum for a fix, but none of the codes or css I've found work. Need to either completely disable blog images (set up as our press page) or have them mirror the source url's I have set up to open in a new tab. This is driving me crazy! Please help. If you click the image currently, it takes you to a weird sub page with no images, etc. and I need that to go away, so images just match text link. Link to comment
creedon Posted July 28, 2022 Share Posted July 28, 2022 Please see the following. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
StaceChamp Posted July 29, 2022 Author Share Posted July 29, 2022 10 hours ago, creedon said: Please see the following. I tried following your directions but it did not work. Perhaps I'm not doing it right... I did find/add this (below) just now and added it, but now it just leads to a blank page instead. Best case scenario I get the images to link to url or just be non-linkable. I'm close to just rebuilding and not using the stupid blog. <style> .blog-item-wrapper.blog-basic-grid-item-wrapper { display: none; } section.item-pagination.item-pagination--prev-next { display: none; } </style> Link to comment
StaceChamp Posted July 29, 2022 Author Share Posted July 29, 2022 23 hours ago, creedon said: Please see the following. I tried your code again and it doesn't work. Any other help/suggestions would be appreciated! Link to comment
creedon Posted July 29, 2022 Share Posted July 29, 2022 (edited) On 7/29/2022 at 1:31 PM, StaceChamp said: I tried your code again and it doesn't work. It does work. This is what I see when I install it locally. change blog listing item image URL to Source URL works.mp4 You can see clicking on the image opens a new tab and goes to the source URL. I cut out the part of the whole page loading to not make the video unnecessarily long. Edited August 4, 2022 by creedon Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
StaceChamp Posted July 30, 2022 Author Share Posted July 30, 2022 19 hours ago, creedon said: It does work. This is what I see when I install it locally. change blog listing item image URL to Source URL works.mp4 90.52 kB · 1 download You can see clicking on the image opens a new tab and goes to the source URL. I cut out the part of the whole page loading to not make the video unnecessarily long. Can you please then just respond here with the code you used so I can copy and paste and tell me where to put it? Or message it to me? Because when I try to follow your instructions, it did not work and I just keep going in circles. Thank you in advance. Link to comment
StaceChamp Posted July 30, 2022 Author Share Posted July 30, 2022 32 minutes ago, StaceChamp said: Can you please then just respond here with the code you used so I can copy and paste and tell me where to put it? Or message it to me? Because when I try to follow your instructions, it did not work and I just keep going in circles. Thank you in advance. I just tried following your instructions again. It is the same for me. Image going to weird subpage. RPReplay_Final1659205776.mov Link to comment
StaceChamp Posted August 4, 2022 Author Share Posted August 4, 2022 Hi everyone. Got code from @tuanphan that worked! Design > CSS then this code: .blog-basic-grid .blog-basic-grid--container.is-loaded>div:first-child { pointer-events: none; } 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