• strepi

    (@strepi)


    Hello,
    how can i add the option “target:_blank” in the links?
    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Hot Themes

    (@hotwptemplates)

    Hello,

    Please edit file hot_random_image.php and change this line:

    <a href="<?php echo $link; ?>">

    to this:

    <a href="<?php echo $link; ?>" target="_blank">

    Best regards,
    Milos

Viewing 1 replies (of 1 total)

The topic ‘Link with target blank’ is closed to new replies.