[wpdm_category] – Query All Downloads From One or More Categories

Viewing 6 posts - 1 through 6 (of 6 total)
#191631

SIMONE MONACO
Participant

Dear support,
Do the [wpdm_category] – Query All Downloads From One or More Categories works also in the Download Manager free plugin?

Its show all the categories togheter. I can’t show only one category at the time.

Best regards

Simone Monaco

#191632

Tanvir
Moderator

Hello Simone,

Thanks for contacting us.
Yes it should work in wpdm free.

If you want to show specific categoreis just add parameter with id slug in shortcode like:
[wpdm_category id="Category Slug or Slugs"]

Regards
Tanvir

#191647

SIMONE MONACO
Participant

Dear Tanvir,
Yes I know the shortcode.

I’m using this shortcode:

[wpdm_category id="rassegna-stampa"
title="Custom Title Here"
desc="Custom Description"
toolbar="0"
paging="0"
orderby="field name"
order="asc"
items_per_page="50"
template="page-template-simple"
cols=1 colspad=1
colsphone=1
async=1]

but it’s show me all the categories even tough I insert only one categorie slug (rassegna-stampa) and it doesn’t show me 50 lines but only 10.

Regards

Simone Monaco

#191648

Tanvir
Moderator

Hello,

I have tested it. It is working fine. Please make sure you are using the shortcode in a line. Also please make sure you are using latest version of wpdm.
[wpdm_category id="html-css" title="Custom Title Here" desc="Custom Description" toolbar="0" paging="0" orderby="field name" order="asc" items_per_page="10" template="page-template-simple" cols=1 colspad=1 colsphone=1 async=1]

Regards
Tanvir

#191649

SIMONE MONACO
Participant

Hi Tanvir,
I’ve done some trials.

The problem is with this part template=”page-template-simple”

If I remove that part it’s work great. With doesn’t works.

Best regards

Simone Monaco

#191650

Tanvir
Moderator

Hello,

Please make sure to use correct template id from Templates > Link Templates .It will work properly.
image

Regards
Tanvir

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

You must be logged in to reply to this topic.