How to Hyperlink for Carousel dynamic post images

Hi Pls advise how to achieve that.
https://ceemkerala.com/home

Hi @manikantanpg,

you want to link the whole element?

Check this post about the posts element, but it’s actually very similar.
Grab the code, change “.overlay-inner” to “.content-wrapper” and it should work.

1 Like

Thanks a lot, it is working well!

Hi @timmse,
I tried to do this with the CSS you mentioned, it didnt work. I am using v1.4 now, is there something changed?

Regards,
Shin

Hi Shin,
in 1.4 some things have been changed :sweat_smile:

Which element do you need the code on? Posts element or carousel?

Best regards,
timmse

Hi @timmse,
No worries. I am using a carousel element. :slight_smile:

Regards,
Shin

Hey Shin,
you are right, unfortunately this does not work anymore. I can’t get it to work in a hurry either, but I’ll check back when I get a chance.

Alternatively you can deactivate the image and use it as a dynamic data tag and set the link there:
{featured_image:medium_large:link}

Best regards,
timmse

Bildschirmfoto 2022-06-08 um 08.28.37

3 Likes

Even though that is working, carousel will lose responsiveness.
At the moment i can’t find a way to do it properly. Any advice is appreciated.

Edit:
Maybe it’s possible to inject HTML attribute to carousel background ?

1 Like