- Posts: 112
COMMUNITY FORUM
Category description before Subcategories
- TheAnt
- Topic Author
- Offline
- Premium Member
Less
More
7 years 2 months ago #164085
by TheAnt
Category description before Subcategories was created by TheAnt
Hi
in Category view is it possibile to display the category description text before/above the subcategory boxes?
Thanks
in Category view is it possibile to display the category description text before/above the subcategory boxes?
Thanks
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
7 years 2 months ago #164096
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Category description before Subcategories
Yes,
You can override the category.php file and move these blocks (you can identify them from the HTML comments) to the position that you need.
More on overrides can be found here:
getk2.org/documentation/tutorials/174-templating-with-k2-and-the-concepts-of-sub-templates
You can override the category.php file and move these blocks (you can identify them from the HTML comments) to the position that you need.
More on overrides can be found here:
getk2.org/documentation/tutorials/174-templating-with-k2-and-the-concepts-of-sub-templates
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- TheAnt
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 112
7 years 2 months ago #164240
by TheAnt
Thanks a lot Krikor. Please, can you help me to do this change: I need to put the items before the subcategory blocks, but I don't understand how to edit the category.php file
Replied by TheAnt on topic Category description before Subcategories
Krikor wrote: Yes,
You can override the category.php file and move these blocks (you can identify them from the HTML comments) to the position that you need.
Thanks a lot Krikor. Please, can you help me to do this change: I need to put the items before the subcategory blocks, but I don't understand how to edit the category.php file
Please Log in or Create an account to join the conversation.
- TheAnt
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 112
7 years 2 months ago #164241
by TheAnt
Replied by TheAnt on topic Category description before Subcategories
This because I use an Item as Category description, due the Category description isn't in k2 search results.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
7 years 2 months ago #164264
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Category description before Subcategories
You could load the leading items before the category's block or move the entire subcategories block direcly under the leading items.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.