Sunday, May 15, 2011

Deleting the unnecessary [Home] link

Downloading free templates is easy but sometimes what you'll discover, there's this unnecessary feature/functionality that comes with the 'free' template. A good example is using the 'Themza' free template with the [Home] that links to marketing site(s)...

SOLUTION-

All you need to do is get into the files and follow the instructions below-

[home] delete ext link

I also found another way to do this. Find the file functions.php in the template folder and delete or comment out the string:-

$items->_items[500] = (object)$GLOBALS['arr'];

change to

//$items->_items[500] = (object)$GLOBALS['arr'];


Thanks for this Forum/Blog for the solution

No comments:

Post a Comment