Forums

WordPress Download Monitor
Download page displaying one category (2 posts)

  1. richlondon
    Member
    Posted 4 months ago #

    Hi,

    Great plugin.

    Just getting to grips with the powerful shortcodes.
    I really like the download page set up/layout ([download_page]). I wondered if there was a way to use this shortcode but only display downloads from a certain category.I know you can do it like this [downloads page query="category=5" format="1"] for example, but wondered if you could do it on a download page.

    thanks

    http://wordpress.org/extend/plugins/download-monitor/

  2. brygo
    Member
    Posted 2 months ago #

    Looking at the .php file there seems to be these options:
    'base_heading_level' => '3',
    'pop_count' => '4',
    'pop_cat_count' => '4',
    'show_uncategorized' => '1',
    'per_page' => '20',
    'format' => '',
    'exclude' => '',
    'exclude_cat' => '',
    'show_tags' => '0',
    'default_order' => 'title'

    The docs talk about the exclude thingy, and there seems to be an exclude_cat option as well. So I'd try doing exclude_cat="1, 2, 3" in the shortcode and exclude the categories you want to exclude.

    Naturally I haven't tried this myself.

Reply

You must log in to post.

About this Plugin

About this Topic