• I’m hoping someone can help me with this code, with an auto freshed image and a link to a page. I’m putting this in the header, and it is displaying the image correctly, but not embedding the URL in the image. Any help will be appreciated.

    <?php echo do_shortcode( '[image-autorefresh src="#" <a href="#"> width=220 height=160]' ) ?>

Viewing 1 replies (of 1 total)
  • Thread Starter rmeproductions

    (@rmeproductions)

    I’ve also tried this and it’s not working.

    <?php echo do_shortcode( '[image-autorefresh src="#" <a href="<?php echo get_permalink(7280)> width=220 height=160]' ) ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Shortcode with linked image’ is closed to new replies.