Jump to content

CleverCreativeMavericks

Member
  • Posts

    3
  • Joined

  • Last visited

CleverCreativeMavericks's Achievements

Level 1

Level 1 (1/20)

0

Reputation

  1. Thank you, this is the site link: https://www.cleverbranded.com I changed the code from _self to _blank, which allowed the About & Social links to open in a new tab but when I click on the project titles, it opens them in a new tab which is something I want to avoid. Is that possible?
  2. Hi there, I am using the linking Post Title to Source URL and want the blog post title links to open in the same tab. I tried to used this code but understand it makes all external link open in the same tab: <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script> <script> $(document).ready(function() { $('a').attr('target','_self'); }); </script> However, I would like to keep the social links and the About link to open in a new tab. Is there a way to open only blog post links in the same tab and keep social links and About link open in a new tab?
  3. Hi there, I am using the linking Post Title to Source URL and want the blog post title links to open in the same tab. I tried to used this code but understand it makes all external link open in the same tab: <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script> <script> $(document).ready(function() { $('a').attr('target','_self'); }); </script> However, I would like to keep the social links and the About link to open in a new tab. Is there a way to open only blog post links in the same tab and keep social links and About link open in a new tab?
×
×
  • 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.