Viewing 1 replies (of 1 total)
  • Plugin Contributor Leo Fajardo

    (@leorw)

    Hi @aja2612,

    If you are using the [ratingwidget_toprated] shortcode, you have to modify this file: /wp-content/plugins/rating-widget/view/site/top-rated.php. To find the image element, just search for its class which is rw-wp-ui-top-rated-list-item-thumbnail, then wrap an A element around the image. You can use the $permalink variable for the link (href), just see how it is used by the A element below the image. In the future version, we will also turn the image into a link.

    Let me know if you have any further questions.

Viewing 1 replies (of 1 total)

The topic ‘image link post’ is closed to new replies.