Page 1 of 1
[Solved] Remove label: "no subcategories"
Posted: 03 Jan 2012, 19:20
by Ale1x
I have add only 2 single categories, but I see displayed in the frontend "no subcategories".
It's possibie disable the view of this label? How?
Re: Remove label: "no subcategories"
Posted: 05 Jan 2012, 14:53
by Ale1x
Ale1x wrote:I have add only 2 single categories, but I see displayed in the frontend "no subcategories".
It's possibie disable the view of this label? How?
Any solution?
Re: Remove label: "no subcategories"
Posted: 06 Jan 2012, 02:43
by SonRiab
Edit /JOOMLAROOT/com_phocadownload/site/views/categories/tmpl/default.php and change line to 83
Code: Select all
//$pdSubcategories .= '<div class="pd-no-subcat">'.JText::_('COM_PHOCADOWNLOAD_NO_SUBCATEGORIES').'</div>';
The solution relates to PD 2.1.4!
Re: [Solved] Remove label: "no subcategories"
Posted: 24 Jul 2012, 02:11
by jsymedia
Thank you!
Re: [Solved] Remove label: "no subcategories"
Posted: 07 Oct 2013, 08:03
by Mohideen
Hi
I am new to joomla and phoca download, can you please let me know what I should change in order to remove the words "no sub categories" being displayed in the front end, I am using joomla 3 and phoca download version 3.0.2, the above solution seem to be for version 2.1.4.
If this would be the same for version 3 then what exactly I have to do? I can see the above joomla root description via cpanel, I am not sure what to do with it, please advise step by step if possible because I am very new.
Thanks
Mohideen
Re: [Solved] Remove label: "no subcategories"
Posted: 01 Nov 2013, 16:51
by michbeck0711
I need that information, too.
And by the way:
this plugin has so many configuration options, so please add this for one of the next updates. I don't need a "no subcategories" text. It's useless if you only have a few downloads and 1-2 categories.
Thanks
Michael
Re: [Solved] Remove label: "no subcategories"
Posted: 01 Nov 2013, 19:05
by michbeck0711
Found the following option:
go to "Display Main Category Description" and set it to "yes".
Anyway, there should be an better option for that.
regards