• Resolved yoyo77yo

    (@yoyo77yo)


    Hello i have au problem with worpress download manager : when i use this code:

    [wpdm_category id=”comptes-rendus-conseils-municipaux” toolbar=”0″ paging=”1″ order_by=”date” order=”desc” items_per_page=”2″ template=”Default Template” cols=1 colspad=2 colsphone=1]

    I have this problem :

    Warning: A non-numeric value encountered in /homepages/23/d854523614/htdocs/clickandbuilds/Grugies/wp-content/plugins/download-manager/libs/class.CategoryHandler.php on line 286

    Warning: Division by zero in /homepages/23/d854523614/htdocs/clickandbuilds/Grugies/wp-content/plugins/download-manager/libs/class.CategoryHandler.php on line 286

    Warning: A non-numeric value encountered in /homepages/23/d854523614/htdocs/clickandbuilds/Grugies/wp-content/plugins/download-manager/libs/class.CategoryHandler.php on line 288

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter yoyo77yo

    (@yoyo77yo)

    and with if i use widdget : it work fine but I don’t have the pagination

    • This reply was modified 4 years, 2 months ago by yoyo77yo.
    Thread Starter yoyo77yo

    (@yoyo77yo)

    I have resolved this pb with this code :

    [wpdm_category id="comptes-rendus-conseils-municipaux" operator="IN" desc="1" toolbar="0" paging="1" orderby="date" order="desc" items_per_page="3" template="Default Template" cols=1 colspad=2 colsphone=1]

    But i want to change template : but nothing change with this code :

    [wpdm_category id="comptes-rendus-conseils-municipaux" operator="IN" desc="1" toolbar="0" paging="1" orderby="date" order="desc" items_per_page="3" template="Default Template (Extended)" cols=1 colspad=2 colsphone=1]

    can you help me ?

    Plugin Support Nayeem Hyder

    (@nriddhi)

    For template, you can give a link-template-id form Downloads > Templates section, otherwise, if you still facing the problem you can use this shortcode, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_packages-wp_query-in-a-shortcode-for-download-manager-packages/, instead of this. you shall get a similar feature with this shortcode too. please check

    thanks

    Thread Starter yoyo77yo

    (@yoyo77yo)

    It is good for me thanks :

    I use this code :

    [wpdm_category id="comptes-rendus-conseils-municipaux" operator="IN" desc="1" toolbar="0" paging="1" orderby="date" order="desc" items_per_page="3" template="link-template-default-ext" cols=1 colspad=2 colsphone=1]

    Plugin Support Nayeem Hyder

    (@nriddhi)

    Glad to hear that, your problem has been resolved

    thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘PB with shorcode’ is closed to new replies.