Create Page

Viewing 4 posts - 1 through 4 (of 4 total)
#109597

Good day, I downloaded the free version of the download manager plugin, I inserted 4 documents uploading PDf and giving visibility to all visitors

now I would like to create a page where to show the documents, the documents have been inserted in the documentation category (ID 93)

on the page I entered the code [wpdm_package id = '93 '] but on the page the message 0 documents access denied appears http://www.calciomaernefemminile.it/documentazione/

can you help me?

Thanks 1000

Andrew

#109612

Hi Andrea! Could you please share me your admin login in a private reply, so that I can have a look inside?

#109672
This reply has been marked as private.
#109692

Hi Andrea,

Sorry for getting late to reply!

Actually in your page shortcode was wrong!

The category shortcode is different from package shortcode! The category shortcode should be something like this format

[wpdm_category id="Category Slug or Slugs" operator="IN" title="Custom Title Here or 1" desc="Custom Description or 1" toolbar="1" paging="1" order_by="field name" order="asc or desc" items_per_page="10" template="template name or ID" cols=4 colspad=2 colsphone=1]

For your issue, I have customized shortcode like below

[wpdm_category id="documenti" operator="IN" title="Tutti i documenti" desc="Tutti i documenti richiesti" toolbar="1" paging="1" order_by="field name" order="asc" items_per_page="10" template="link-template-calltoaction3" cols=4 colspad=2 colsphone=1]

Your page http://www.calciomaernefemminile.it/documentazione/ is now looking like this

Image from Gyazo

I hope that will solve your issue!

If you need further help dont hesitate to shoot me a query!

Cheers

Salahuddin Ahmed

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

The topic ‘Create Page’ is closed to new replies.