-- url of the page with the problem -- : localhost
-- HikaShop version -- : 3.1.1
-- Joomla version -- : 3.7.2
-- PHP version -- : 7.0.13
-- Browser(s) name and version -- : firefox 53
Hi.
I tray add to pdf invoice my logo. For this purpose in the file plugins/hikashop/attachinvoice/attachinvoice/invoice.php I add the HTML tag of my logo image:
<img src="http://mywebsite.pl/.../..../... /logo.png" />
but it doesn't work (see att).
Is this method still right? If yes, where exactly in the file should I embed this html?