Posted by
Jose - russianforfree.com on
Nov 07, 2011; 6:20pm
URL: https://support.nabble.com/Mix-between-Category-and-news-tp6967235p6971520.html
Peter <Nabble> wrote
Try changing the length attribute on category_table macro.
Hi Peter. Thanks for writing.
When I select "category" as my app type, I find this in "category_table"
<n.category_table.>
<n.subcategories_column/>
<n.topic_count_column width="5em"/>
<n.post_count_column width="5em"/>
<n.last_post_column/>
</n.category_table.>
Should I write here some "length" attribute? How?
If I switch my app type to "forum" I have this:
<macro name="forum_topics_per_page"> 35</macro>
I understand that changing that "35" I change the number of topic per page. But for category, I have tried with
<macro name="<b>category_topics_per_page">15</macro> and it doesn't work.
Sorry, but my knowledge of code seems limited enough, not to be able to understand what to do.
On the other hand, going to option --> application --> change appearance, and from there clicking "preferences" you have to topic per page option, where you can change the topic per page for everything (forum, gallery, mixed, blog and newspaper) but "category".
A bit of help would be appreciated. Thanks!
Jose