How to link image in category page to its corresponding post

Discussion in 'WordPress' started by zep, Apr 12, 2013.

  1. #1
    Hi.

    How could I link the image in the category page, to its corresponding post page?

    The URL is http://mpn.p.ht/wp_br2/?cat=39

    There, there is an image, that I would like to link to its post when clicked.

    It seems that only the text, that resides below the image, ("Colar"), is linking to its post.

    What could I do?
     
    zep, Apr 12, 2013 IP
  2. avantemedia

    avantemedia Active Member

    Messages:
    285
    Likes Received:
    52
    Best Answers:
    0
    Trophy Points:
    90
    #2
    in safari the image seems to work for me to take to the post
     
    avantemedia, Apr 14, 2013 IP
  3. zep

    zep Greenhorn

    Messages:
    6
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #3
    Yeah.

    I fixed it.

    I used the url of the site plus "?p=<?php get_the_ID() ?> target='_self'".

    Thanks :)
     
    zep, Apr 14, 2013 IP