- Posts: 10
- Thank you received: 0
Invoice Logo
2 years 5 months ago - 2 years 5 months ago #360167
by marcw
Invoice Logo was created by marcw
-- HikaShop version -- : Business 5.0.3
-- Joomla version -- : 4.4.3
-- PHP version -- : 8.2.17
Hello,
The order invoice will not display even though in the page source, it displays as
Which is correct, at least for this image.
I can't remember or find how to set its location somewhere else if the location is the problem. Where is "image_address_path" set, or what am I doing wrong?
Thank you for your time,
marc
-- Joomla version -- : 4.4.3
-- PHP version -- : 8.2.17
Hello,
The order invoice will not display even though in the page source, it displays as
Code:
<div class="hika_invoice_img">
<img src="https://mysite.com/administrator/images/logo.png" style="width:350px;height:125px;">
</div>
I can't remember or find how to set its location somewhere else if the location is the problem. Where is "image_address_path" set, or what am I doing wrong?
Thank you for your time,
marc
Last edit: 2 years 5 months ago by nicolas.
Please Log in or Create an account to join the conversation.
2 years 5 months ago #360169
by nicolas
Replied by nicolas on topic Invoice Logo
Hi,
The image_address_path comes from the "Your logo URL" setting under the Main tab of the HikaShop configuration.
Sometimes web servers don't allow access to the administrator sub folders directly like you're trying to do for security reasons.
Ideally, you want to place your image in the "images" folder under the root folder of your website. This folder is also manageable via the Joomla media manager:
kevinsguides.com/guides/webdev/joomla/content/media-manage
The image_address_path comes from the "Your logo URL" setting under the Main tab of the HikaShop configuration.
Sometimes web servers don't allow access to the administrator sub folders directly like you're trying to do for security reasons.
Ideally, you want to place your image in the "images" folder under the root folder of your website. This folder is also manageable via the Joomla media manager:
kevinsguides.com/guides/webdev/joomla/content/media-manage
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 107
- Thank you received: 4
1 year 7 months ago #365595
by daedalusteks
Replied by daedalusteks on topic Invoice Logo
how does one change this?
Please Log in or Create an account to join the conversation.
1 year 7 months ago #365597
by nicolas
Replied by nicolas on topic Invoice Logo
Hi,
What do you want to change exactly ?
What do you want to change exactly ?
Please Log in or Create an account to join the conversation.
Time to create page: 0.203 seconds