• emaarkhan

    (@emaarkhan)


    Hi,
    I am working on a child theme which has images folder and when i use the code it doesn’t show anything. upon enquiring the firebug told me that it failed to load image/url my code is as follow

    <div>
       <img src="<?php get_stylesheet_directory(); ?>/images/fb.png">
    </div>

    what am i doing wrong?

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘failed to load image’ is closed to new replies.