Hi (again)!
Here is another strange (at least for me) issue that I could not find anywhere in the forum. First, the spec:
- Joomla 2.5.7
- Artio Jomsef 4.2.9 (paid)
- FaLang 1.1.6
- Breadcrumb -> native from Joomla itself
- URL :
www.service2000.ca/en/appliance-repair/w...-and-washing-machine
See breadcrumb:
Home >
Appliances > Type of appliance > Washer and washing machine
In some cases, I have to use "hidden" menu which are simply menu I do not link to a module but I use it to have ItemId for some pages. Of course, some of those "hidden" ItemId are simple Aliases of "real" menu items.
Now the problem is that, for the english version of the website only (french is the default language), in the breadcrumb (only), I just can't cast the URL to a SEO link. The rendered URL is
www.service2000.ca/index.php?Itemid=165 instead of
www.service2000.ca/en/appliances-we-service
The
www.service2000.ca/en/appliances-we-service link already exist (for the main item menu not the alias one) but the breadcrumb use the alias one at this place.
I tried to add it as custom URL, to add it as Alias (in the tab Aliases), to put it in the 301. Nothing works.
Any idea???