Getting Images from theme’s directory in pages

<img src="<?php echo get_template_directory_uri().'/images/sample.png'; ?>">

Try this. It should work.
You have to concatenate the results from get_template_directory_uri() and your images directory in echo.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)