Disable link on thumbnails in "new and popular posts" widgets?

Home Forums Iconic One Pro Support Disable link on thumbnails in "new and popular posts" widgets?

This topic contains 1 reply, has 2 voices, and was last updated by  Themonic-Support 5 years, 1 month ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5464

    beltoprent
    Participant

    Hi, guys! Is it possible to disable links on thumbnails in your “new posts” and “popular posts” widgets? For me it’s enough to have a link just on post’s name. Thanks!

    #5466

    You will have to remove the following permalink part in inc/widget-popular-posts.php at line 42.

    
    <?php the_permalink();?>

    It is however suggested you leave it as it is.

    Similarly, you have to edit widget-recent-thumbnail.php for new posts at line 39.

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Disable link on thumbnails in "new and popular posts" widgets?’ is closed to new replies.