- Posts: 10
COMMUNITY FORUM
- Forum
- K2 Community Forum
- English K2 Community
- [SOLVED] Title category K2 the first letter in uppercase
[SOLVED] Title category K2 the first letter in uppercase
- Tony
-
Topic Author
- Offline
- New Member
Less
More
11 years 3 months ago - 11 years 3 months ago #123018
by Tony
[SOLVED] Title category K2 the first letter in uppercase was created by Tony
how can I put the title of the k2 category with the first letter in uppercase like joomla articles or categories, I've tried in the advanced section sef but does not work
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
11 years 3 months ago #123019
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Re: Title category K2 the first letter in uppercase
By default you cannot have uppercase URLs in most of the enviroments.
If you are talinkg about titles then you can use CSS. eg: text-transform: capitalize;
If you are talinkg about titles then you can use CSS. eg: text-transform: capitalize;
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Tony
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 10
11 years 3 months ago #123020
by Tony
Replied by Tony on topic Re: Title category K2 the first letter in uppercase
Thanks for your answer.
Really I mean a URL equal to the default joomla articles.
Eg:
joomla: domain.com/Category/Item.html
K2: domain.com/category/item.html
I need to be like the joomla article url. How I can do this?
Thank
Really I mean a URL equal to the default joomla articles.
Eg:
joomla: domain.com/Category/Item.html
K2: domain.com/category/item.html
I need to be like the joomla article url. How I can do this?
Thank
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
11 years 3 months ago #123021
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Re: Title category K2 the first letter in uppercase
This cannot be done without hacking core files, which will lead into unexpected results,
Even if you do this then this will produce issues in most of the server setups.
Even if you do this then this will produce issues in most of the server setups.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Tony
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 10
11 years 3 months ago - 11 years 3 months ago #123022
by Tony
Replied by Tony on topic Re: Title category K2 the first letter in uppercase
Guau!
Please one question:
In Parameters / Advanced tab / Advanced SEF Settings / Use the category title alias.
can be used for this purpose?
Maybe only be a problem of sef url.
In my humble opinion when articles joomla and k2 are used together would be nice URL homogeneous.
I'm only need: domain.com/Category/ and not: domain.com/category/ because my problem is that I used an old version of K2 and have URL like this: domain.com/Category/ and now with a new version of K2 URLs are as follow: domain.com/category/ and I'll lose a lot of page rank in Google.
Can you help? I do not care so unorthodox way.
Thank.
I'm sorry for my english
Please one question:
In Parameters / Advanced tab / Advanced SEF Settings / Use the category title alias.
can be used for this purpose?
Maybe only be a problem of sef url.
In my humble opinion when articles joomla and k2 are used together would be nice URL homogeneous.
I'm only need: domain.com/Category/ and not: domain.com/category/ because my problem is that I used an old version of K2 and have URL like this: domain.com/Category/ and now with a new version of K2 URLs are as follow: domain.com/category/ and I'll lose a lot of page rank in Google.
Can you help? I do not care so unorthodox way.
Thank.
I'm sorry for my english
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
11 years 3 months ago #123023
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Re: Title category K2 the first letter in uppercase
It is not a matter of advanced SEF settings. It is how Joomla! and other CMS's work.
Even if you hack K2 Joomla!'s menu aliases cannot have uppercase characters.
You won't lose your pagerank if you properly redirect these URLS.
It is preferable than hacking your CMS or its essential components.
Even if you hack K2 Joomla!'s menu aliases cannot have uppercase characters.
You won't lose your pagerank if you properly redirect these URLS.
It is preferable than hacking your CMS or its essential components.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Tony
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 10
11 years 3 months ago - 11 years 3 months ago #123024
by Tony
Replied by Tony on topic Re: Title category K2 the first letter in uppercase
I think my problem is with sh404sef.
Ok, thank you so much.
Ok, thank you so much.
Please Log in or Create an account to join the conversation.
- Tony
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 10
11 years 3 months ago - 11 years 3 months ago #123025
by Tony
Replied by Tony on topic Re: Title category K2 the first letter in uppercase
Please I do not want to bore, only one question.
Is possible that K2 Component in the future can add in:
Advance / sh404SEF Integration / Use 'Title Alias' (instead of 'Title') for K2 URLs, but work with categories?
Right now this tool configured with: No - use the item's title converts the url so:
domain.com/category/New-Article.html
but no:
domain.com/Category/New-Article.html
You can add "No - use the category's title" in the future too?
Thank you so much
Is possible that K2 Component in the future can add in:
Advance / sh404SEF Integration / Use 'Title Alias' (instead of 'Title') for K2 URLs, but work with categories?
Right now this tool configured with: No - use the item's title converts the url so:
domain.com/category/New-Article.html
but no:
domain.com/Category/New-Article.html
You can add "No - use the category's title" in the future too?
Thank you so much
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
11 years 3 months ago #123026
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Re: Title category K2 the first letter in uppercase
Thank you for your feedback.
You can also post feature requests here: github.com/joomlaworks/k2/issues
You can also post feature requests here: github.com/joomlaworks/k2/issues
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Forum
- K2 Community Forum
- English K2 Community
- [SOLVED] Title category K2 the first letter in uppercase