-
AuthorPosts
-
February 6, 2016 at 6:59 am #877804
Dear Support
i have a strange issue after i open a link on any page on my website the logo link which supposed bring me back to the main page it only link to the same page .
example :
open http://www.alkolifi.net
then go to any link let say this
http://www.alkolifi.net/index.php?option=com_content&view=featured&Itemid=471
then try to click the logo on the top page it will shows the the same above link
http://www.alkolifi.net/index.php?option=com_content&view=featured&Itemid=471
and not this
http://www.alkolifi.net/index.phppavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 6, 2016 at 8:29 am #877827Hi
From your backend you should enable the Search Engine Friendly URLs , i enabled it now and it is working correctly
March 25, 2016 at 12:43 pm #904658hello its not working correctly after upfate to joomla 3.5 for your kind advice even the option of friendly url activated ?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
March 25, 2016 at 4:37 pm #904717hello its not working correctly after upfate to joomla 3.5 for your kind advice even the option of friendly url activated ?
Hi
Open/edit this file /templates/ja_magz/tpls/blocks/header.php and find this line of code
<div class="brand"> <a href="<?php echo JURI::base(true) ?>" title="<?php echo strip_tags($sitename) ?>">
and change it in this way :
<div class="brand"> <a href="/index.php" title="<?php echo strip_tags($sitename) ?>">
Best regards
March 25, 2016 at 6:53 pm #904787Thanks, I had this problem as well.
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 4 replies, has 3 voices, and was last updated by rallred 8 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
logo link
Viewing 5 posts - 1 through 5 (of 5 total)