Hi,
I have tried to crack this myself but with no success, and i can imagine it being a simple change in the code SOMEWHERE!!!
Basically if i go to my site www.mydomain.com it is displayed with the root url no index.php as mod-rewrite takes care of that. Now with Friendly URLS turned on my link for HOME in the breadcrumb points to the URL ALIAS of the page that i have specified as the SITE_START which is ID 1. So in my instance if i leave URL ALIAS blank it automatically uses the page-title or if i specify for example HOME as the ALIAS, then my HOME link in breadcrumb points to www.mydomain.com/home.
What i need to do is change the code so that it points to the root for the HOME link (i.e. www.mydomain.com) without the friendly URL path of HOME.
I know i could work around this by creating templates and having my own home link inserted manually and then turning off the home link in the breadcrumbs snippet call. But for this particular instance i don’t want all the unnecessary template chunks as the site already has too many.
If someone could guide me i would be very grateful
Thanks