Page 1 of 1
no subcategory
Posted: 08 Feb 2011, 18:33
by jciconsult
I can't seem to see how to get rid of the no-subcategory message.
www.jacobsonconsulting.com/jver316/ Look at the downloads link.
Re: no subcategory
Posted: 13 Feb 2011, 01:11
by Jan
Hi, sorry, I don't understand, what you mean with: "how to get rid of the no-subcategory message"
Jan
Re: no subcategory
Posted: 06 Nov 2011, 23:11
by pach25
Hello,
i am having the exact same problem. I don't have subcategories, and in the Categories view, my categories appear with the text "no subcategory" under the category name.
I tried to remove it in the "layout" section but nothing.
Is there an alternative way to remove it?
Thank you in advance for your answer!
Re: no subcategory
Posted: 10 Nov 2011, 00:10
by Jan
Hi, you can enable displaying description instead of subecategories or customize the categories view output:
commenting this:
$pdSubcategories .= '<div class="pd-no-subcat">'.JText::_('COM_PHOCADOWNLOAD_NO_SUBCATEGORIES').'</div>';
in:
components\com_phocadownload\views\categories\tmpl\default.php
Jan
Re: no subcategory
Posted: 14 Nov 2011, 18:31
by Dougt
I was wanting to do the same thing. I will give it a try. Thanks for the suggestion.