• Resolved 14nc310t

    (@14nc310t)


    In a page I want to display all items in a category but it display only 6 items of 8, depending on the template.

    See the test page below

    Following are the shortcuts I’ve used:

    `These displays 8 items correctly:

    [wpdm-all-packages categories=”moduli-cai-stabia,” items_per_page=30]

    [wpdm_carousel category=”176″ ]

    These only 6:

    [wpdm_category id=”moduli-cai-stabia,” cols=”1″ toolbar=0 item_per_page=30 template=”link-template-default-wdc.php”]

    [wpdm_category id=”moduli-cai-stabia,” cols=”1″ toolbar=0 item_per_page=30 template=”link-template-calltoaction3.php”]

    [wpdm_category id=”moduli-cai-stabia,” cols=”1″ toolbar=0 item_per_page=30 template=”link-template-panel.php”]

    Is this a bug or It’s my mistake?
    Any help will be greatly appreciated.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Shafaet Alam

    (@shafayat-alam)

    [wpdm_category id=”moduli-cai-stabia,” cols=”1″ toolbar=0 item_per_page=30 template=”link-template-default-wdc.php”]

    Please change item_per_page=30 to items_per_page=30

    Thread Starter 14nc310t

    (@14nc310t)

    Thank you for your prompt reply. It works!

    I’ve used the “Download Manager” button in the Classic Editor to add the category,
    but in the shorcode it adds incorrectly item_per_page.
    Maybe it’s a bug?

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

The topic ‘Category doesn’t show all items’ is closed to new replies.