Skip Navigation

[Resolved] make feature image as link in views

This support ticket is created 2 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 3 replies, has 2 voices.

Last updated by Shane 2 years, 11 months ago.

Assisted by: Shane.

Author
Posts
#2303125
ttt.png

Hi
i need to make feature image as link for posit title link
when visitor press on image take him to same post for this image
could you please help for this
you can see image in attachments

#2303277

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Screenshot 2022-02-25 at 1.39.46 PM.png

Hi Ahmed,

Are you using the gutenburg editor to create this page ?

Meaning you're using an Image Block to display the featured image?

If so then you should be able to assign a dynamic source for the URL under the Link Settings for the block. See Screenshot

Please let me know if this helps.
Thanks,
Shane

#2303287
eee.png

thanks for reply
im using Elementor not gutenburg
and i try to make link by


Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Ahmed,

The approach is correct however your link format is incorrect.

Try it like this.

<a href='[wpv-post-url]'>[wpv-post-featured-image]</a>

Thanks,
Shane