COMMUNITY FORUM
Changing browser page title in K2
- Емил Калибрадов
-
Topic Author
- Offline
- New Member
Regards,
Emil
Please Log in or Create an account to join the conversation.
- Емил Калибрадов
-
Topic Author
- Offline
- New Member
Please Log in or Create an account to join the conversation.
- Емил Калибрадов
-
Topic Author
- Offline
- New Member
Please Log in or Create an account to join the conversation.
- Емил Калибрадов
-
Topic Author
- Offline
- New Member
Please Log in or Create an account to join the conversation.
- Емил Калибрадов
-
Topic Author
- Offline
- New Member
Please Log in or Create an account to join the conversation.
- Jo
-
- Offline
- New Member
- Posts: 15
Is this a Jooma 3 bug or K2?
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
This must be a template issue. J! 3.0.3 with K2 2.6.5 is working fine on my end.
Be sure to check the default or the system template.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Mark Seder
-
- Offline
- New Member
- Posts: 1
In Joomla 2.5.9 with the latest K2 the Browser Page Title (Override from the Menu Page Display Optiions) works great.
In Joomla 3.0.3 with the latest K2 the Browser Page Title (Override from the Menu Page Display Optiions) does not work. The Item or Category name appears in the Browse TItle(depending on menu) but not the value from the Browser Page Title.
Trying to follow what Krikor said I set my Joomla Template to one of the default templates that comes with Joomla 3 and the same problem persists.
Any other suggestions.
Please Log in or Create an account to join the conversation.
- Jo
-
- Offline
- New Member
- Posts: 15
Tried other templates beez etc and the browser titles written in the menu options with links to K2 items still don't show.
Browser titles are showing correctly in menu links to Joomla content items and links to other components but not the K2 ones.
Any ideas on how to fix this as it is an important part of seo??
Thanks
Please Log in or Create an account to join the conversation.
- Mustafa Aykut EGE
-
- Offline
- New Member
- Posts: 5
www.magicbasil.com/nik
I have tried switching to a different template, and the issue is still there.
Not sure where to what file to try and edit...
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
you can update with caution or wait for the next release.
Remember always backup your files and database before upgrading.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Емил Калибрадов
-
Topic Author
- Offline
- New Member
Please Log in or Create an account to join the conversation.
- Jo
-
- Offline
- New Member
- Posts: 15
Please Log in or Create an account to join the conversation.
- Mike Economou
-
- Offline
- Junior Member
- Posts: 32
I see that this post is so old but, I also need the menu "Page Title" in the k2 item template and I don't need the k2 item title.
I also see that is marked as fixed in some version, but even if I set the page title to Yes in the menu item, is not displayed.
Is this option removed in k2 2.7.0 ? I use Joomla 3.5.1
Thank you
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
if I set the page title to Yes in the menu item, is not displayed
Do you mean in the browser's title or the frontend?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Mike Economou
-
- Offline
- Junior Member
- Posts: 32
In the tab the title is changed,
I mean the page heading
for example :
k2 Item Title : "Item Title"
Page Heading (in menu item): "Page Heading"
So when I browse the item I should have 2 titles
<h1>Page Heading</h1>
<h2>Item Title</h2>
Is that corret ?
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
If the template has that element, then yes.
If not you have to manually add it in your overrides.
<?php echo $this->escape($this->params->get('page_title')); ?>
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Mike Economou
-
- Offline
- Junior Member
- Posts: 32
Thank you very much for you answer.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.