ClassiPress empty ad categories
Hello,
I have some ad categories in my site that are empty now. When viewing such category it only displays the breadcrumb, Category name and a message saying "No ads in this category", while on my sidebars page I have a lot more content. The result is that under the "No ads in this category" message there is very much empty space. I want to display the container from the front page showing "Latest ads" , "Popular ads" and "Random ads".
I found the function in taxonomy-ad_cat.php <?php get_template_part( 'loop', 'ad_listing' ); ?> which is obviously giving the result message "No ads in this category", but where is this actually stated as a rule, so I can add some additional content to the rule. Can you please help me and point it out to me? Or if there is other way of achieving the result I need? Thank you!
dinko1966