Answer the question
In order to leave comments, you need to log in
How to remove image and date clickability in post preview, Contango theme, wordpress cms?
Hello, I would like to ask you this, on my website in the preview of the post, you can click both on the date, on the image and on the button to read further and there will be a transition to the article, how to remove the clickability of the image and date, the Contango theme, cms wordpress, thanks!
Answer the question
In order to leave comments, you need to log in
1. Determine which template is being used.
2. Open this php template in the editor.
3. See if it loads some other sub-template with get_template_part.
4. If not, then you need to edit it right there, if yes, open that template.
5. Find in the template where the picture is (most likely the_post_thumbnail()) and remove the wrapper as a link.
6. We do the same with the date.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question