How to add a dynamic  link to image or text
WOW Shopify with AI
files/Channels_-_Growth_Social_Static_Affiliates_Affiliates-Merchants__320x480_7724dbcb-6bd4-46ed-8a59-93eb2012e8b0.png

How to add a dynamic link to image or text

See Other Products

Add a dynamic link, meaning unique link, to any of the image or text in your website using inspect tool for developers. Shopify uses forloop, and if you change something to one place, it will definitely apply to all, but we can change that by using the json schema. See video for more information.

You can see the documentation for the Chrome DevTools here. For Mozilla firefox, you can check the documentation right here

 

 

 Step 1: Find where to place the href

Step 2: Open the Shopify code editor

Step 3: Locate the file for the html

Step 4: Find the html inside the file

Step 5: Add the href code

Step 6: Add a dynamic link

Copied!
Back to blog

3 comments

Hello!
I’ve hit a snag with this code…i’m trying to utilize it for the footer – adding a link to an image in the footer. The a href code works, but as soon as I enter the code under the settings in schema I get an error saying it’s an invalid code. I’ve entered it the same as above. I would really appreciate any assistance with this.
Thanks!

Cheryl

Yes, you have to add the text-decoration: none and color.

Made4Uo

Thank you for your video. I entered the code for Multi-column image and it worked. I tried it for Image With Text. If I make the image clickable, it works. If I try to make the text clickable, the text becomes underlined in blue. Is there a way to prevent the text from being underlined in blue? Do I have to add the CSS text-decoration: none ?
Thanks.

Diane Meyer

Leave a comment