Archived topic
Disable Link on Featured Images on Home Page
2 replies · Started by Chitika on November 4, 2021
I have the home page with featured image below the title.
But both the post title and image are having the post url.
I want to disable the post url for featured image and keep only on the tile.
How to do it?
Hi there,
this doc provides the PHP Snippet to remove the link:
https://docs.generatepress.com/article/generate_featured_image_output/#example
If you don't mind, I should add the above code in functions.php file right?
