Jump to content

Flatiron: how to change "view: link

Recommended Posts

Site URL: http://isabelaceles.com

Hi,

So I currently changes my theme to Flatiron, and when hovering an image and clicking "view", it automatically goes to inside the page. My question is: am I able to change the "view" link? I'd like to add a cover page in between the first page to the content page on all my projects.

Couldn't find anywhere to change view link though.

 

Thank you so much.

Screenshot (254).png

Link to comment
  • Replies 5
  • Views 314
  • Created
  • Last Reply

If Business Plan or higher, add this code to Home > Settings > Advanced > Code Injection > Footer

replace beaverhero with cover page url

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script>
  $('#grid .item a div.wrapper div.project-title h3').click(function() {
    window.location = "https://beaverhero.com";
});
</script>

 

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

unfortunately i don't /: just a student plan. is there any other way to reach this result? thank you very much! really love this theme, so don't wanna give up on it so easily haha

Link to comment
15 minutes ago, iscawaiv said:

unfortunately i don't /: just a student plan. is there any other way to reach this result? thank you very much! really love this theme, so don't wanna give up on it so easily haha

remove "view" link ✌️

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.