questions about free plugin: direct download, German language, font size

in Download Manager Free

Viewing 25 posts - 1 through 25 (of 28 total)
Nov 30, 2014 at 12:08 pm
#23087
Member
ovoigt
OP

Hi,

what a great plugin.

Just a few questions what’s included in free or whether I need to buy the pro version.

[wpdm_tree download_link=1]
This doesn’t seem to work i.e. no direct download is possible.
Is there a fix?

[wpdm_all_packages]
Can I modify the table headings?
I’d like the table to be in German.

[wpdm_package id="5374"]
Can I modify the output for example change font size and color?

Many thanks
Oliver

Dec 1, 2014 at 6:57 am
#23092
Member
Hoe Ker

Hi,

my questions are exactly the same.

Dec 2, 2014 at 8:51 pm
#23173
Keymaster
Shahjada
Staff

[wpdm_tree download_link=1] should work fine, it will go to details page only for password protected files, otherwise download will start on click. If it is not working for you, I need to check it in your installation, please give me a temporary wp-admin login info in a private reply.

[wpdm_all_packages]
Yes, you can. filename wpdm-all-downloads.php

Yes, simply need to add css for specific classes as per your need.

Dec 2, 2014 at 9:13 pm
#23177
Member
ovoigt
OP

Thanks I will try that.

Re Question 1:
[wpdm_tree download_link=1] causes this: Fatal error: Call to undefined function wpdm_is_locked() in (…)/plugins/wpdm-extended-shortcodes/wpdm-extended-shortcodes.php on line 455

Re Question 3:
Which file do I need to modify to change [wpdm_package id="5374"] colour or font size?

Dec 2, 2014 at 9:25 pm
#23180
Member
ovoigt
OP

And a general question:

Is it possible to use the table view in [wpdm_all_packages] but exclude certain categories on a page?

Dec 3, 2014 at 7:56 pm
#23236
Member
ovoigt
OP

And hopefully my last question:

how can I prevent the tree view from writing the links over the container borders – please see attachment

Dec 3, 2014 at 8:01 pm
#23238
Member
ovoigt
OP

In case you want to have a look at the page in question

http://www.gymnasium-brake.de/dokumente/ – at the bottom is the wpdownloadmanager data. Still testing the possibilities.

Dec 11, 2014 at 1:53 pm
#23537
Member
ovoigt
OP

Hello Shaon,

any support you could provide re the above issues?

Thanks
Oliver

Dec 12, 2014 at 3:52 pm
#23601
Keymaster
Shahjada
Staff

#1. Adjusting wpdm_is_locked issue with next update
#2. you don’t have to modify wpdm file, you simply need to add some css in your theme css file.
#3.docs for that short-code http://www.wpdownloadmanager.com/doc/short-codes/#datatable

Dec 12, 2014 at 4:00 pm
#23602
Member
ovoigt
OP

Thanks for your help.

Did you answer this question, sorry, I’m not sure about it:

And hopefully my last question: how can I prevent the tree view from writing the links over the container borders – please see attachment

Dec 12, 2014 at 4:00 pm
#23603
Member
ovoigt
OP

[wpdm_tree download_link=1] still doesn’t work for me 🙁

Dec 16, 2014 at 6:22 am
#23725
Member
ovoigt
OP

Will there be fix for [download_link=1], too?

Dec 17, 2014 at 2:40 pm
#23815
Keymaster
Shahjada
Staff

@ovoigt, that should work fine, may you please give me a temporary wp-admin login info in a private reply to check your issue.

Dec 17, 2014 at 9:24 pm
#23840
Member
ovoigt
OP

Anything you can do without admin access?

[wpdm_tree category=”Oberstufe” download_link=1]
on this page
http://www.gymnasium-brake.de/unterricht/oberstufesekundarstufe-2-klasse-10-12/

results in a “Document not found” error.

Dec 18, 2014 at 8:29 pm
#23865
Member
syscheck

The [wpdm_tree download_link=1] / [download_link=1] issue is also being focussed on this post: http://www.wpdownloadmanager.com/support/topic/wpdm_tree-no-direct-download-no-specified-category-working/

Dec 19, 2014 at 6:36 pm
#23919
Keymaster
Shahjada
Staff

got the issue, sorry for your trouble, update is coming within next week.

Dec 29, 2014 at 2:47 pm
#24084
Member
ovoigt
OP

Hello Shaon,

just wanted to let you know that your last update fixed the download_link=1] issue perfectly. Many thanks!

I just need to know now
a) how to fix the issue regarding borders (please see attachment) and
b) how to increase font sizes for wpdm_tree ?

Thanks again
Oliver

Jan 6, 2015 at 12:07 pm
#24285
Member
syscheck

Just as a double check, double verify; Problem with [download_link=1] issue is fixed ! Thanks!

Jan 16, 2015 at 12:59 pm
#24843
Member
ovoigt
OP

Hi Shaon,

any chance you could provide support for my earlier request ? see above: Dec 29, 2014 at 2:47 pm, Reply #24084

On top of that I would like to know if it’s possible to have the tree expanded by default in the PRO version? I am thinking about buying it because I need the bulk upload feature.

Thanks
Oliver

Jan 29, 2015 at 7:48 pm
#25466
Member
ovoigt
OP

Hi Shaon,
sorry to be a pain but I still need support with my questions:

1) how can I fix the border issue (see attachment)
2) Can I make wpdm_tree expanded by default?
3) Can I change font size of the tree?

With thanks
Oliver

Jan 29, 2015 at 10:13 pm
#25500
Keymaster
Shahjada
Staff

Sorry for delayed reply.
#1. it is coming from your theme css, please give me your URL to check and suggest your the required css change.
#2. sorry, no.
#3. yes, from css, please give me your URL to check and suggest your the required css change.

Feb 9, 2015 at 6:38 am
#25855
Member
ovoigt
OP

Thanks for your reply Shaon.

#1: This is the page: http://www.gymnasium-brake.de/unterricht/oberstufesekundarstufe-2-klasse-10-12/

#2: Pity

#3: Scroll down to the end of page here: http://www.gymnasium-brake.de/dokumente/

With thanks

Feb 12, 2015 at 10:48 pm
#26030
Keymaster
Shahjada
Staff

Add following css at the end of your theme css:

.jqueryFileTree .file {
    background-position: left center !important;
    border: 0 none;
    line-height: 24px !important;
    padding: 0;
}

.jqueryFileTree * {
    background-position: left center !important;
    font-size: 11pt;
    line-height: 25px;
}

Feb 14, 2015 at 9:09 am
#26079
Member
ovoigt
OP

Thanks Shaon.

#1: Unfortunately, this css has not fixed the issue. Please see http://www.gymnasium-brake.de/unterricht/oberstufesekundarstufe-2-klasse-10-12/

#3: Now the folder symbol is travelling.. 🙂
Please see http://www.gymnasium-brake.de/dokumente/

Thanks for your help

Feb 26, 2015 at 5:55 pm
#26588
Member
ovoigt
OP

I have fixed #3

Any ideas on #1 – please see attachment. I need the writing to stop at border.

Viewing 25 posts - 1 through 25 (of 28 total)

The topic "questions about free plugin: direct download, German language, font size" is closed to new replies.