visualreserve 0 Share Posted April 1, 2020 Site URL: https://www.visualreserve.com/nashville-covid19 I have one page on my site that uses roll-over images and doesn't really work well on mobile. Is there a way to either A) Make the roll-over work on mobile. It works, but you it gets confusing for the user the way it does. or B) Re-direct that one page to a different page that I make separately just for mobile users? Thanks!!!! Link to post
1 tuanphan 9,328 Share Posted August 12, 2020 20 hours ago, giorgiarossi said: Hi! I would like to know this too! I need to have this homepage on desktop is https://studiobig.squarespace.com/creative-services and this https://studiobig.squarespace.com/creative-services-mobile on mobile. Add to Page Settings > Advanced > header <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script> <script> if ($(window).width() < 640) { window.location.href = 'https://studiobig.squarespace.com/creative-services-mobile'; } </script> 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,328 Share Posted April 3, 2020 You can with JavaScript. You want to redirect https://www.visualreserve.com/nashville-covid19 to another page on mobile? 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 eleonored 0 Share Posted April 17, 2020 I would also be interested to have a button directing to a different page depending on if we are viewing on desktop or mobile.http://chihuahua-sunflower-dckd.squarespace.com > for the "Talent" button in the menu for example. Thanks in advance Link to post
0 giorgiarossi 1 Share Posted August 11, 2020 On 4/3/2020 at 3:50 PM, tuanphan said: You can with JavaScript. You want to redirect https://www.visualreserve.com/nashville-covid19 to another page on mobile? Hi! I would like to know this too! I need to have this homepage on desktop is https://studiobig.squarespace.com/creative-services and this https://studiobig.squarespace.com/creative-services-mobile on mobile. Link to post
0 giorgiarossi 1 Share Posted August 12, 2020 29 minutes 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> if ($(window).width() < 640) { window.location.href = 'https://studiobig.squarespace.com/creative-services-mobile'; } </script> Worked!! Amazing, thank you. Link to post
Question
visualreserve 0
Site URL: https://www.visualreserve.com/nashville-covid19
I have one page on my site that uses roll-over images and doesn't really work well on mobile.
Is there a way to either
A) Make the roll-over work on mobile. It works, but you it gets confusing for the user the way it does.
or
B) Re-direct that one page to a different page that I make separately just for mobile users?
Thanks!!!!
Link to post
Top Posters For This Question
2
2
1
1
Popular Days
Aug 12
2
Apr 1
1
Apr 3
1
Apr 17
1
Top Posters For This Question
tuanphan 2 posts
giorgiarossi 2 posts
visualreserve 1 post
eleonored 1 post
Popular Days
Aug 12 2020
2 posts
Apr 1 2020
1 post
Apr 3 2020
1 post
Apr 17 2020
1 post
5 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