Add an image to a Custom Block > file path?
Permalink
I have really hunted around for this as I think it is such a simple thing but I cannot find anything.
I have created a custom design/template for the "content" block where I have inserted some images.
The usual:
Won't work... what is the correct PHP to get the image path?
THanks
I have created a custom design/template for the "content" block where I have inserted some images.
The usual:
<img src="<?php echo $this->getThemePath()?>/images/image.png" />
Won't work... what is the correct PHP to get the image path?
THanks
... move along nothing to see here.
;)