Viewing 2 replies - 1 through 2 (of 2 total)
  • Your code is definitely right.
    The only thing that I can see is that your double quotes are curly quotes.

    Can you make sure that you use:

    <h2><a href="<?php the_permalink() ?>"><?php the_title(); ?></a></h2>

    So ” instead of ”

    Thread Starter gatessg

    (@gatessg)

    Thank you so much! Good eye!

    RESOLVED!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘permalink issues’ is closed to new replies.