Viewing 1 replies (of 1 total)
  • rcstanl

    (@rcstanl)

    This is a late response but I just fixed this issue if anyone else needs it. You need to edit the popular.php file in the plugins directory and scroll down until you see
    <? the_permalink(); ?>

    Just add php after the <? and save.
    <?php the_permalink(); ?>

    Viola!

Viewing 1 replies (of 1 total)
  • The topic ‘URL issue with Simple Popular Content plugin’ is closed to new replies.