1. bmwking123
  2. Commercial Templates
  3. Sunday, 19 January 2014
  4.  Subscribe via email
I'm wanting to get rid of all references to "index.php" in URL. I've followed all the advice in Joomla and have removed all the index.php references from all my menus, articles, etc .... but whenever I click on the logo at top of page, the URL will show "http://homepage.com/index.php"; How do I make it so that clicking on logo does not show the "index.php"????

Thanks in advance.
Terry
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Terry

Which of our templates are you working with?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran, Thanks for the quick reply. I'm using Nocturne51 (I LOVE the flexibility of this template!!) You can view my site at eharpgolf.com

Thanks,
Terry
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Terry

In your templates header.php (../templates/j51_nocturne/php/layouts/header.php - LINE64) locate the following...


<h1 class="logo"> <a href="/index.php" title="<?php echo $siteName; ?>"><span>


And replace the index.php with your site URL (eg http://www.mysite.com/)

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Ciaran,
Thank you, I'll jump on it right away! You are the BEST! Will be buying more templates soon ... they are GREAT!

Terry
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!