The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!
You are not logged in.
Pages: 1
Hello,
Under the left sidebar categories list. Is it possible to list categories which have videos only?
Thank you.
Offline
Easiest way is to click the green checkbox circle on your categories page and re-enable them when you have videos added for that category. I'm sure with some filters you could re-code it on the template pages, but I tend to prefer things the easy way.
Offline
Edit templates/defboot/extend/plugins/categories.plugin.php and replace:
FROM #__video_categories
with:
FROM #__video_categories WHERE total_videos > 0
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Pages: 1