Making images in multicolumn clickable using RIDE theme

Hi there,

Title pretty much says it all.

I’m hoping to have the images in my multicolumns clickable and have the appropriate product page or collection page show up.

My site can be found here, https://driftfinco.com/

Thanks in advance!

Hi @drift ,

Please go to multicolumn.liquid file and add code here:

Code:


Hope it helps!

Hi Litos,

Thank you for your help!

When I entered the code like above, the image becomes “clickable” but it takes me back to the main site still. I’d like for it to take me to the collection or product.

Hi @drift ,

Please send me the code of multicolumn.liquid file, I will check it.

Hi @Litos I apologize as I didn’t see your reply. Please see attached screenshots. Thank you!

Hi @drift ,

Please change code:


=>


Hope it helps!

Hi @Litos I can’t seem to find the line of code you’re referring to. What line number is it from on the images I sent? I also tried the search function and was unable to find it. Thank you again for the help!!

Hi @drift ,

Did you find it?

I did, thank you! I appreciate your help!

Hi @Litos - how do I change it to add my own link? I see the “block.settings.url” part, but I am looking to have each product displayed in the multicolumn linked to. I am not sure how to adjust the code to point to my specific products. I think I’m missing something simple.