- Posts: 86220
- Thank you received: 14224
Custom Page Titles?
14 years 2 months ago #56659
by nicolas
Replied by nicolas on topic Re: Custom Page Titles?
You had mixed some of the file overrides while editing them.
You had actually edited the "listing" of the view "view" of the backend and entered the code of the "show" file of the view "product" of the front end.
I've removed the override file thanks to ninjaXplorer and it's working again.
You had actually edited the "listing" of the view "view" of the backend and entered the code of the "show" file of the view "product" of the front end.
I've removed the override file thanks to ninjaXplorer and it's working again.
Please Log in or Create an account to join the conversation.
14 years 2 months ago #56687
by Sue
Replied by Sue on topic Re: Custom Page Titles?
Ok.
Thank you.
I'll try to edit the right files now.
Thank you.
I'll try to edit the right files now.
Please Log in or Create an account to join the conversation.
14 years 2 weeks ago #64060
by rhinoboy82
Replied by rhinoboy82 on topic Re: Custom Page Titles?
I would like to change the page title for just the category. I know I am in the right view because I can change the title to a string, but I can't seem to figure out what to put in the code (where I am showing "XXX" below) to get the category name to appear:
Code:
$doc =& JFactory::getDocument();
$doc->setTitle(XXX);
Please Log in or Create an account to join the conversation.
14 years 2 weeks ago #64061
by nicolas
Replied by nicolas on topic Re: Custom Page Titles?
With the latest version of HikaShop, there is a "page title" option for each category. Just edit the category and set that option and voilà.
The following user(s) said Thank You: rhinoboy82
Please Log in or Create an account to join the conversation.
14 years 2 weeks ago - 14 years 2 weeks ago #64062
by rhinoboy82
Replied by rhinoboy82 on topic Re: Custom Page Titles?
That works. I haven't migrated my live site to the new version yet, but I guess that's another reason to do it soon!
Is there a listing of the changes from 1.5.8 to the newest version?
Is there a listing of the changes from 1.5.8 to the newest version?
Last edit: 14 years 2 weeks ago by rhinoboy82. Reason: Additional information
Please Log in or Create an account to join the conversation.
Time to create page: 0.243 seconds