- Posts: 6
- Thank you received: 0
logo not displaying at live server
-
zouzou
Inactive member - Topic Author
- New Member
Less
More
13 years 3 months ago #11457
by zouzou
logo not displaying at live server was created by zouzou
i have replaced the hot architecture logo, with my logo on my local joomla site and i havent faced any issues.
But when i uploaded the joomla site to the live server the logo is not displaying .
What changes should i apply to joomla editor?
But when i uploaded the joomla site to the live server the logo is not displaying .
What changes should i apply to joomla editor?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 3 months ago #11475
by ivan.milic
Replied by ivan.milic on topic Re: logo not displaying at live server
Probably you have part of image path from your old location, you need to check image path.
Please Log in to join the conversation.
-
zouzou
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
13 years 3 months ago #11483
by zouzou
Hallo, i have opened my template and the path of the logo on my server is the following:
<a href="index.php"><img src="<?php echo $this->baseurl ?>/templates/hot_architecture/images/logo.png" width="240" height="71" alt="joomla architecture template" /></a>
the logo in this path is the correct one .
also the alt is not working either , the preview of the logo is the one in the attachement.
Please advise.
Replied by zouzou on topic Re: logo not displaying at live server
Hallo, i have opened my template and the path of the logo on my server is the following:
<a href="index.php"><img src="<?php echo $this->baseurl ?>/templates/hot_architecture/images/logo.png" width="240" height="71" alt="joomla architecture template" /></a>
the logo in this path is the correct one .
also the alt is not working either , the preview of the logo is the one in the attachement.
Please advise.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 3 months ago #11492
by ivan.milic
Replied by ivan.milic on topic Re: logo not displaying at live server
Give us your link, maybe it's SEF problem.
Please Log in to join the conversation.
-
zouzou
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
13 years 3 months ago #11501
by zouzou
Replied by zouzou on topic Re: logo not displaying at live server
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 3 months ago #11513
by ivan.milic
Replied by ivan.milic on topic Re: logo not displaying at live server
When I browse:
I get 404 not found from Host Gator, so check is your image is there , or maybe security options ban access to that location. Check CHMOD of images folder.
Code:
http://www.embryonic-fengshui.com/templates/hot_architecture/images/logo.png
I get 404 not found from Host Gator, so check is your image is there , or maybe security options ban access to that location. Check CHMOD of images folder.
Please Log in to join the conversation.
Time to create page: 0.171 seconds