- Posts: 11
COMMUNITY FORUM
Edit K2 tools k2CategoriesListBlock menu layout
- Bruno
-
Topic Author
- Offline
- New Member
Less
More
10 years 11 months ago #128840
by Bruno
Edit K2 tools k2CategoriesListBlock menu layout was created by Bruno
Hi
I am using your component for a long time now, but there is a layout I can't find where to change,
I have a k2 tools module displaying a list of categories, but when I click on one of those menus it displays a page with somethings i'd like to hide, where do i find it's php??
Thanks in advance, Bruno.
I am using your component for a long time now, but there is a layout I can't find where to change,
I have a k2 tools module displaying a list of categories, but when I click on one of those menus it displays a page with somethings i'd like to hide, where do i find it's php??
Thanks in advance, Bruno.
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
10 years 11 months ago #128841
by Lefteris
Replied by Lefteris on topic Re: Edit K2 tools k2CategoriesListBlock menu layout
Hi. The category page is using the category.php layout. To get information regarding K2 templates read getk2.org/documentation/tutorials/174-templating-with-k2-and-the-concepts-of-sub-templates .
Please Log in or Create an account to join the conversation.
- Bruno
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 11
10 years 11 months ago #128842
by Bruno
Replied by Bruno on topic Re: Edit K2 tools k2CategoriesListBlock menu layout
Hi thanks for the quick response.
That's not the place to change what I want
in this link:
new.nswomennetwork.org/index.php/resource-center
you see those right menus?
When you click in Document link for example, it takes to you to this page
new.nswomennetwork.org/index.php/content/5-document
I'd like to hide the banner there, how do I find the php that generates this page?
Thank you, Bruno.
That's not the place to change what I want
in this link:
new.nswomennetwork.org/index.php/resource-center
you see those right menus?
When you click in Document link for example, it takes to you to this page
new.nswomennetwork.org/index.php/content/5-document
I'd like to hide the banner there, how do I find the php that generates this page?
Thank you, Bruno.
Please Log in or Create an account to join the conversation.
- Bruno
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 11
10 years 11 months ago #128843
by Bruno
Replied by Bruno on topic Re: Edit K2 tools k2CategoriesListBlock menu layout
Hey again, the thing is that when I click one of those links the link gets homepage layout, it should stay with the resource room layout, if I add "resource-center" to the original link, it works. you know why this happens?
original, wrong:
new.nswomennetwork.org/index.php/content/5-document
change, correct:
new.nswomennetwork.org/index.php/resource-center/content/5-document
original, wrong:
new.nswomennetwork.org/index.php/content/5-document
change, correct:
new.nswomennetwork.org/index.php/resource-center/content/5-document
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
10 years 11 months ago #128844
by Lefteris
Replied by Lefteris on topic Re: Edit K2 tools k2CategoriesListBlock menu layout
Try to create a menu links to the categories. This way the links of the items will be resolved correctly. After that it is all a matter of setup to assign the modules you want to the correct pages.
Please Log in or Create an account to join the conversation.