WPDM Access Level Addon

in Download Manager Free

Viewing 4 posts - 1 through 4 (of 4 total)
Jan 21, 2016 at 7:49 pm
#39320
Member
selwing95
OP

I have installed the Access Level addon to limit files to specific accounts, however, the user see all files under the category instead of seeing just the files belonging to him, is there a shortcode to fix this.

Current shortcode being used:

[wpdm_category id="invoices" toolbar="0" order_by="title" order="asc"]

Jan 24, 2016 at 7:26 am
#39445
Spectator
Jass

Use short-code [wpdm_my_downloads login=1] or [wpdm_my_downloads login=1 template=”template-id” cols=”1 or 2 or 3 or 4″] to list all packges assigned to specific user – this short-code is useful when you want to create user specific download area or members area.

Jan 25, 2016 at 2:44 pm
#39509
Member
selwing95
OP

Perfect, that did it.

Is there a way for the user to download directly from that list without having to go into another page?

Jan 26, 2016 at 7:12 am
#39564
Spectator
Jass

You need to create a custom link template and there he need to use [title] tag instead of [page_link] tag and user the template with short-code like this:
[wpdm_my_downloads login=1 template="template-id"]

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

The topic "WPDM Access Level Addon" is closed to new replies.