Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
Hello KK,
I have searched the whole forum for a possible answer to my problem but found none. I have created over 10 dynamic folders, however when I try to output all of them at the front-end, only 7 of them appear. Can you please point me in the right direction? Thank you
Hi,

Could you please post the code you are using to display the folders?
Here is the code KK:
Code: Select all
<cms:folders masterpage="blog.php" hierarchical="1" paginate="1" limit="10" >
<cms:show k_folder_title /> <br/>
</cms:folders>


Thank you
3 posts Page 1 of 1