Shahjada

Forum Replies Created

Viewing 25 posts - 6,801 through 6,825 (of 15,655 total)
Aug 15, 2015 at 8:39 pm
#32721
Keymaster
Shahjada
Staff OP

please give me package URL to check, however if you created a new page template please use [file_list] or [file_list_extended] to show file list with individual download button.

Thanks for pointing the spelling error.

Aug 15, 2015 at 8:08 pm
#32720
Keymaster
Shahjada
Staff OP

May I try changing theme and deactivating other plugins temporarily?

Aug 15, 2015 at 7:31 pm
#32719
Keymaster
Shahjada
Staff OP

Don’t worry, please update to v4.3.0, everything is adjusted there.

Aug 15, 2015 at 7:09 pm
#32718
Keymaster
Shahjada
Staff OP

My IP: 113.11.123.233

Aug 15, 2015 at 7:05 pm
#32717
Keymaster
Shahjada
Staff OP

Need to change code for that.

Tag is not possible with archive page add-on.

Aug 15, 2015 at 6:41 pm
#32716
Keymaster
Shahjada
Staff OP

Please update to v4.3.0, all those issues are fixed there.

Aug 15, 2015 at 6:41 pm
#32715
Keymaster
Shahjada
Staff OP
  1. Dropbox add-on doesn’t work in that way, using dropbox add-on you can attach files with package from dropbox
  2. If user can view a file, you can’t block them from download using any script, because it is actually already downloaded when they are viewing.  However if you want to go to view page when user click on download link, check “Open In Browser” option from download manager settings.
Aug 15, 2015 at 6:34 pm
#32714
Keymaster
Shahjada
Staff OP

To just login protection:

  1. Remove “All Visitors” from Access field under package settings metabox
  2. Select user roles, those you want to allow access
  3. And publish your package
  4. Now if user is not logged in, you will see login message with link instead of download link
  5. After login, if the user is in selected roles, he will be able to download the item
  6. Otherwise, he will not Access not allowed message.
Aug 15, 2015 at 6:16 pm
#32713
Keymaster
Shahjada
Staff OP

Checking it, anyhow we are releasing new update of default value add-on with mass update option.

Aug 15, 2015 at 6:10 pm
#32712
Keymaster
Shahjada
Staff OP

Released, please let me know if we missed something as we planned another minor update within this month.

Aug 13, 2015 at 9:03 pm
#32675
Keymaster
Shahjada
Staff OP

try again now.

Aug 13, 2015 at 7:52 pm
#32674
Keymaster
Shahjada
Staff OP

ok now

Aug 13, 2015 at 7:35 pm
#32673
Keymaster
Shahjada
Staff OP

This is actually coming as a new option in wpdm settings with the next update.

Aug 13, 2015 at 6:26 pm
#32672
Keymaster
Shahjada
Staff OP

Ok, asking customization team to check and reply your email ASAP.

Aug 13, 2015 at 6:02 pm
#32671
Keymaster
Shahjada
Staff OP

use [file_list_extended] instead of [file_list]

Aug 13, 2015 at 5:52 pm
#32670
Keymaster
Shahjada
Staff OP

“nofollow” is not an error, please check  https://support.google.com/webmasters/answer/96569?hl=en

Aug 13, 2015 at 5:41 pm
#32667
Keymaster
Shahjada
Staff OP
  1. If you use category based access, then keep access field for package empty
  2. Assign role to categories
  3. From download manager settings, select “Hide Everything” for the option “When user is not allowed to download:”
  4. Use short-code [wpdm_packages] in a page
  5. You may use http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-code
Aug 13, 2015 at 5:33 pm
#32664
Keymaster
Shahjada
Staff OP

please give me temporary wp-admin login info in a private reply to check your issue.

Aug 13, 2015 at 4:45 pm
#32661
Keymaster
Shahjada
Staff OP

FTP is not working.

Aug 13, 2015 at 11:23 am
#32652
Keymaster
Shahjada
Staff OP

Deleting plugin doesn’t delete any data, but if you were using v3, here is upgrade process:

Updating from WPDM Pro v3 to v4

Please use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ to generate short-code.

Aug 13, 2015 at 11:21 am
#32651
Keymaster
Shahjada
Staff OP

please also give me wp-admin login info in a private reply to check template code.

probably you used like <a href=”[popup_link]”>…</a>, which only should be [popup_link]

Aug 13, 2015 at 11:18 am
#32650
Keymaster
Shahjada
Staff OP

Yes, we have removed “noindex” already with next update, there only will be “nofollow”, also adjusted icon issue in next update, you don’t have to pay extra for that, update is coming within this week 🙂

Aug 13, 2015 at 10:55 am
#32649
Keymaster
Shahjada
Staff OP

@esantek, Please show the following error to your server/hosting support:

https://www.evernote.com/l/AV3h6SGrELZF8bx6-4m28li-awZaeRXiIY4B/image.png

Aug 13, 2015 at 10:49 am
#32648
Keymaster
Shahjada
Staff OP

Noted for implementation.

Aug 13, 2015 at 10:25 am
#32646
Keymaster
Shahjada
Staff OP

Yes, use following html for “Login Required Message” in wpdm settings:

<button type="button" class="btn btn-danger btn-sm" data-toggle="modal" data-target="#myModal">
Login
</button>
<!-- Modal -->
<div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
<div class="modal-dialog" role="document">
[wpdm_login_form redirect="[this_url]"]
</div>
</div>
Viewing 25 posts - 6,801 through 6,825 (of 15,655 total)