Display downloads by Categories

Viewing 2 posts - 1 through 2 (of 2 total)
#47843

Naeem Khan
Member

Hi,

I was wondering if the download files can be displayed on the main page in Categorie Sections?

EG: Category is: Colors, displayed under the category are Blue, Red, Green and etc…

Thanks

#47863

Jass
Moderator

yes, you can edit your front page by adding the short code as following
<?php echo do_shortcode("short-code-here"); ?>

Replace short-code-here by your required shortcode. eg
[wpdm_category id="category" operator="IN" toolbar="0" cols=1]

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Display downloads by Categories’ is closed to new replies.