Shahriar

Forum Replies Created

Viewing 25 posts - 11,426 through 11,450 (of 12,513 total)
Feb 8, 2016 at 6:13 pm
#40524
Moderator
Shahriar
Staff OP

Hi,

Check Premium Package documentation here http://www.wpdownloadmanager.com/doc/using-premium-package/settings-premium-package/

Follow steps described there to setup your Premium Package settings. Let me know if need any help there.

Feb 7, 2016 at 5:06 pm
#40472
Moderator
Shahriar
Staff OP

Hi,

Apply password lock for your package.

https://www.evernote.com/l/AUdGVkKL1wFFGq9cepD1nOdpolFwFn39qVoB/image.png

After that use different password for different pdf files in your package.

https://www.evernote.com/l/AUc5gV9RqQpHbYlMk4y5gC77X9QlnZV9cuUB/image.png

Now user can download individual file but with a password. As passwords are different for each pdf user can download a file only of he has the password to that file.
Check ‘Add new package’ Section here http://www.wpdownloadmanager.com/doc/add-new-package/attach-file/ It explains all about package settings.

Thanks.

Feb 7, 2016 at 7:51 am
#40470
Moderator
Shahriar
Staff OP

Unfortunately it is not possible. Not without code customization. However we will add more options in coming release to control datatable information.

Feb 6, 2016 at 9:16 am
#40452
Moderator
Shahriar
Staff OP

Hi, Use [file_size] template tag to show file size if you are using custom link template. Check Panel 1/3 built in link template (Download Templates ) , it shows file size.

Feb 6, 2016 at 9:09 am
#40451
Moderator
Shahriar
Staff OP

Hi,

Your link template ‘link-template-semi-ext’ does not exist. I have changed it ‘link-template-calltoaction3.php’. It is working now.

If you had custom link template, i think it has been erased when updating plugin. That’s why it was showing just template name.

Thanks.

Feb 6, 2016 at 8:20 am
#40441
Moderator
Shahriar
Staff OP

Looks like package details page also not opening. Could you please try disabling other plugins to check if there is any conflict.

Or please send temporary wp-admin login information in private reply so i can check this issue.

Thanks.

Feb 6, 2016 at 7:49 am
#40436
Moderator
Shahriar
Staff OP

Hi, You can either hide file list or show all files in package. No option to show only selected files in a package.

Feb 4, 2016 at 8:15 pm
#40336
Moderator
Shahriar
Staff OP

No way yet to control options without customizing code. However,  your suggestion noted for implementation. We will extend option customizability in next release. Thanks.

Feb 4, 2016 at 8:08 pm
#40332
Moderator
Shahriar
Staff OP

@giorgoskappa, Please send your url where having this issue.

Feb 4, 2016 at 8:01 pm
#40327
Moderator
Shahriar
Staff OP

Hi,

1. You can create custom template to change table fields.Design your template with available template tags.

2. You can change the download button label from Package Settings Link Label

https://www.evernote.com/l/AUeMjp5FPDFK3rLwhk5ZJeT0pp3JTOV2uVwB/image.png

Feb 4, 2016 at 7:48 pm
#40326
Moderator
Shahriar
Staff OP

Did you add custom fields from Downloads Settings Subscription Form ? All created field groups should be available in email lock option.

https://www.evernote.com/l/AUeTmrDxkBNOwbUQO9W_K9r5aS-YMbKvZ1wB/image.png

Feb 4, 2016 at 7:19 pm
#40323
Moderator
Shahriar
Staff OP

Instead of <a>[title]</a> try <span>[title]</span>

Feb 4, 2016 at 7:17 pm
#40322
Moderator
Shahriar
Staff OP

Don’t use html link tag <a></a> in your template, then it won’t look like a link. Remove <a> </a> from your template , that will remove underline.

Feb 4, 2016 at 6:54 pm
#40320
Moderator
Shahriar
Staff OP

I have updated datatable code. Now sorting should work fine. Please check it and let me know if still having trouble in datatable sorting. Thanks.

Feb 3, 2016 at 8:51 pm
#40278
Moderator
Shahriar
Staff OP

HI, License unlocked from previous domain. You can add this license in your new domain now. Thanks.

Feb 3, 2016 at 8:05 pm
#40274
Moderator
Shahriar
Staff OP

You can do that by removing [page_url] tag from your Link Template. Edit your active link template From Downloads Templates.

Feb 3, 2016 at 8:00 pm
#40272
Moderator
Shahriar
Staff OP

Hi, Check following screenshot, It shows how to get direct download link from ‘All Downloads’ page.

https://www.evernote.com/l/AUfZLp-daClLJ7_913yg9MAv8FRLszSmFuoB/image.png

Feb 3, 2016 at 7:54 pm
#40269
Moderator
Shahriar
Staff OP

Please send ftp login info. This looks like an directory permission issue.

Feb 3, 2016 at 7:45 pm
#40265
Moderator
Shahriar
Staff OP

Did you set File Browser root in settings? After setting this option directories will be visible in bulk import setting page.

https://www.evernote.com/l/AUfY382XGjZAlJpscXgcHw4ufJZc2vrXtEAB/image.png

Feb 3, 2016 at 7:40 pm
#40263
Moderator
Shahriar
Staff OP

It is not possible to do it from your side. Let us know when you are changing domain. We have to unlock it again. Just send a short mail with your license key or create a forum post like this one. Thanks.

Feb 3, 2016 at 7:32 pm
#40260
Moderator
Shahriar
Staff OP

No such tool/option available.

Following css can change the add to cart button color,

.btn-addtocart { background: #fb4c34 !important; }

Adjust the color code ( #fb4c34 )  to your to match your style. You can add this in your theme’s style.css file.

Feb 3, 2016 at 7:00 pm
#40250
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Feb 3, 2016 at 6:33 pm
#40248
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Feb 3, 2016 at 6:33 pm
#40247
Moderator
Shahriar
Staff OP

No such option yet. But it could be done by a minor code update. You can set ‘Cash’ orders as ‘Processing’. In that case you have to update the order status later manually.

If you want to do that send temporary wp-admin login info in private reply. I will update the code.

 

Feb 3, 2016 at 6:12 pm
#40246
Moderator
Shahriar
Staff OP

We will add fix for this issue in next release. So, you will be able to use pop-over again.

Viewing 25 posts - 11,426 through 11,450 (of 12,513 total)