• Hello.

    I have images in mytheme/images directory but I’m not sure how to access them on my pages?

    When I try

    <img src="<?php bloginfo('template_directory'); ?>/images/1.jpg" />

    Then it always changes it to:

    <img src="<?php bloginfo('template_directory'); ?>/images/1.jpg" />

    What to do?

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Link to image on page?’ is closed to new replies.