-
AuthorPosts
-
xuxo Friend
xuxo
- Join date:
- November 2013
- Posts:
- 105
- Downloads:
- 13
- Uploads:
- 12
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
March 12, 2014 at 11:06 am #195714Hi guys, I have a website running with ja brisk template, and I realise that when I click on the logo, it no redirects to the homepage which was the desired action. It remains on the current page.
I’ve been researching and found this thread, but my configuration is ok. My templates/ja_brisk/tpls/blocks/header.php file is ok, it contains
<a href="<?php echo JURI::base(true) ?>" title="<?php echo strip_tags($sitename) ?>"<?php echo $logoimage ?>>
But, exploring my website frontend with Chrome, if I perform an “Inspect Element”, the html code related to the logo element is the following
<a href=”” title=”Led&Go” style=”background-image:url(/images/logob.png);”><span>Led&Go</span></a>
note that the href is =””, and not =”/”
I’ve no idea why this href is wrong, and no idea how to solve it. Please, could you help me to solve this issue?
Thanks in advance
xuxo
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 13, 2014 at 9:10 am #526579Hi Xuxo,
By default, the link is:
<a href="<?php echo JURI::base(true) ?>" title="<?php echo strip_tags($sitename) ?>"<?php echo $logoimage ?>>
Currently, I see no link in href attribute on your site.
You can PM me admin & ftp credentials of your site, I will have a look.
xuxo Friendxuxo
- Join date:
- November 2013
- Posts:
- 105
- Downloads:
- 13
- Uploads:
- 12
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
March 13, 2014 at 12:16 pm #526594<em>@Saguaros 416178 wrote:</em><blockquote>Hi Xuxo,
By default, the link is:
<a href="<?php echo JURI::base(true) ?>" title="<?php echo strip_tags($sitename) ?>"<?php echo $logoimage ?>>
Currently, I see no link in href attribute on your site.
You can PM me admin & ftp credentials of your site, I will have a look.</blockquote>
Ok done !!! waiting for your feedback. Thanks in advance
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 14, 2014 at 3:06 am #526658I received info to log into backend but I also need ftp credentials to check the source code, pls send me again.
xuxo Friendxuxo
- Join date:
- November 2013
- Posts:
- 105
- Downloads:
- 13
- Uploads:
- 12
- Thanks:
- 24
- Thanked:
- 1 times in 1 posts
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by Saguaros 10 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum