melina Posted April 14, 2020 Share Posted April 14, 2020 Site URL: https://victorjeffreys.squarespace.com/ Hello! I've noticed that I can no longer add a linkthrough on an image block in SS 7.1. Any workarounds for this? Check out the homepage of my site - which is a cover page and I'd like to create a link through on the image to take you to the main site. Thankyou! Link to comment
tuanphan Posted April 14, 2020 Share Posted April 14, 2020 Just tested. I still can add. Can you take screenshot your image block on editing mode? and what is access password? melina 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
melina Posted April 14, 2020 Author Share Posted April 14, 2020 Hi Tuan! Access password is victor. Here is the image. I am also still have trouble making the parallax scroll work. it seems to work on mobile not on desktop (This is an issue you sent me code for earlier :)). Link to comment
tuanphan Posted April 15, 2020 Share Posted April 15, 2020 10 hours ago, melina said: Hi Tuan! Access password is victor. Here is the image. I am also still have trouble making the parallax scroll work. it seems to work on mobile not on desktop (This is an issue you sent me code for earlier : Is this Image Block or Section Background Image??? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
melina Posted May 28, 2020 Author Share Posted May 28, 2020 On 4/15/2020 at 6:14 AM, tuanphan said: Is this Image Block or Section Background Image??? Section background image. Link to comment
tuanphan Posted May 28, 2020 Share Posted May 28, 2020 2 hours ago, melina said: Section background image. Add to Page Settings > Advanced > Header <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script> <script> $(document).ready(function() { $('.section-background').click(function() { window.location = "https://beaverhero.com"; }); }); </script> replace beaverhero with your site url Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
melina Posted May 29, 2020 Author Share Posted May 29, 2020 23 hours ago, tuanphan said: Add to Page Settings > Advanced > Header <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script> <script> $(document).ready(function() { $('.section-background').click(function() { window.location = "https://beaverhero.com"; }); }); </script> replace beaverhero with your site url Thanks! I inputted this into the website and it didn't seem to do anything. Also the parallax scroll code that I was given from you as well didn't seem to work.. Any suggestions? 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