Theme not loading other media assets
-
I’m having issues on my theme, I am calling a asset like this:
<img src="<?php echo get_template_directory(); ?>/assets/media/picture/pic1.jpg">
It does not seem to work. It’s not calling it.
I’m using Apache on a Raspberry Pi. It seems to have some issue with pages being on /index.php/ etc…
Could anyone help me?
- The topic ‘Theme not loading other media assets’ is closed to new replies.