- Posts: 13
COMMUNITY FORUM
Item limit in category
- pilon
-
Topic Author
- Offline
- New Member
Less
More
12 years 6 months ago #106697
by pilon
Item limit in category was created by pilon
Hello,
How can i change the limit of itens in category page... we only see 10 and then show "More..." i think the problem is in
<?php
// Load category_item_links.php by default
$this->item=$item;
echo $this->loadTemplate('item_links');
?>
THanks,
How can i change the limit of itens in category page... we only see 10 and then show "More..." i think the problem is in
<?php
// Load category_item_links.php by default
$this->item=$item;
echo $this->loadTemplate('item_links');
?>
THanks,
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
12 years 6 months ago #106698
by william white
Replied by william white on topic Re: Item limit in category
If you are selecting multiple categories in the menu type, use the settings under Basic - Layout options for multiple categories
If you are using a single category display go to the category in question and set the number of items in the Category Item Layout
If you are using a single category display go to the category in question and set the number of items in the Category Item Layout
Please Log in or Create an account to join the conversation.
- pilon
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 13
12 years 6 months ago #106699
by pilon
Replied by pilon on topic Re: Item limit in category
Hello William,
When i click on the category we see the items correct? well i need increase this number because i only see 10 items.
When i click on the category we see the items correct? well i need increase this number because i only see 10 items.
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
12 years 6 months ago #106700
by william white
Replied by william white on topic Re: Item limit in category
Increase the number of leading,primary, etc in the category settings
Please Log in or Create an account to join the conversation.
- Web Guy
-
- Offline
- Junior Member
Less
More
- Posts: 20
12 years 6 months ago #106701
by Web Guy
Replied by Web Guy on topic Re: Item limit in category
Hi William
I have a similar issue. I did have multiple categories selected in the menu item, I have now changed it to just one, and moved the test content into the main category.
My layout style is user blog
I have the leading articles set to just 3, 1 column, and 0 for all others, but I still see every article from this user?
Also, I have the small image size set to 200px, but on the page it shows as 300px wide in the blog list and huge on the item display, I must be missing a setting somewhere?
Cheers
I have a similar issue. I did have multiple categories selected in the menu item, I have now changed it to just one, and moved the test content into the main category.
My layout style is user blog
I have the leading articles set to just 3, 1 column, and 0 for all others, but I still see every article from this user?
Also, I have the small image size set to 200px, but on the page it shows as 300px wide in the blog list and huge on the item display, I must be missing a setting somewhere?
Cheers
Please Log in or Create an account to join the conversation.
- Web Guy
-
- Offline
- Junior Member
Less
More
- Posts: 20
12 years 6 months ago #106702
by Web Guy
Replied by Web Guy on topic Re: Item limit in category
Ahh, found it in the global options. cheers.
Please Log in or Create an account to join the conversation.