Hello,
I really like your WPDM plugin, it is really good. I am using ‘WordPress Download Manager Special Pack’.
I have a question. At this stage I have a login page, in which I use the shortcode [wpdm_login_form]. When a user (role: Subscriber) logs in, rather than being redirected to the Dashboard page (the one using shortcode [wpdm_user_dashboard]) it reloads into itself, and displays a box where two links are displayed. [Dashboard] and [Log out]. I setup in the Settings the page ‘Dashboard Page’ to be my dashboard page.
How can I redirect users logging in to the Subscribed members page rather than this reload to this same page? It is counter intuitive to have to log in, then have to click on a link to access the members page.
Thank you!
1) I can not find transate POP-UP Link Template (Please view image Attach)
2) Captcha Download Over Style
Hi,
Sice I installed the latest version the website lags very much, especially on the pages with links to downloads (but also on the backend). About 1 minute to open pages!
Thank you in advance
Gabriele
Dear Support,
how is it possible to order the downloads by the filename?
this is our general shortcode:
[wpdm_category id="XXXX," cols="1" toolbar=0 item_per_page=30 template="XXXX" order_by="post_title" order="asc" ]
what do I need to put in order_by=”XXXX” to change the order to the linkname I entered in the download form.
I’m making a page with a tabular view for downloads, but I would like to put a selector like the link bellow for categories:
https://datatables.net/examples/api/multi_filter_select.html
Could you help me configure?