Elxis CMS Forum
Support => General => Topic started by: mabi on February 09, 2010, 15:02:06
-
Hi,
I'm new to Elxis and I just made my first installation.
I can't figure out how to get rid of annoying page title which looks like:
Name of a content - <a href=http://localhost/sectionname/categoryname/title=Category:categoryname>...
As I noticed it only apears when a Category Name Linkable is set to Yes.
With "No" option behaves as I expected : Content name - Category
With Section Name Linkable also everything displays fine.
And I like to have it both section and category swhitched on with no <a href=... segment.
Any help would be appreciated.
version: Elxis 2009.1 DEV rev2563
-
https://forum.elxis.org/index.php?topic=4356.msg29152#msg29152
get directly the patch from here:
https://forum.elxis.org/index.php?action=dlattach;topic=4356.0;attach=4009
and just replace components/com_content/content.php with the new which is inside the patch file.
this fix applies only to 2009.1 ONLY
-
Thanks, now it works.