Shahriar

Forum Replies Created

Viewing 25 posts - 9,726 through 9,750 (of 12,513 total)
Sep 15, 2016 at 11:36 am
#49173
Moderator
Shahriar
Staff OP

Yes, it is possible for files like pdf, image etc. You just have to enable Open In Broswer option from WPDM Settings Basic File Download Panel.

Sep 15, 2016 at 11:34 am
#49172
Moderator
Shahriar
Staff OP

You need WPDM Directory Addon to implement this feature. It has shortcodes to lists tags and categories.

Sep 15, 2016 at 11:32 am
#49171
Moderator
Shahriar
Staff OP

Hi, You can use WPDM Default Values addon to bulk update permissions. It also helps you to set default values for all future packages.

Sep 15, 2016 at 11:29 am
#49170
Moderator
Shahriar
Staff OP

Yes, you can customize frontend uploader page. You need to edit tpls/wpdm-add-nwe-file-front.php file.

Sep 15, 2016 at 10:56 am
#49166
Moderator
Shahriar
Staff OP

Please send login info in private reply to check.

Sep 15, 2016 at 10:49 am
#49165
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Sep 15, 2016 at 10:39 am
#49164
Moderator
Shahriar
Staff OP

Hi, Send me a page link where you have the WPDM Category widget.

Sep 15, 2016 at 10:35 am
#49163
Moderator
Shahriar
Staff OP

Your license key is 39188-60362-35887-28947

Did you insert this key in WPDM settings? Let me know what kind of response you get after clicking Save Settings button.

Please follow Dropbox setup instructions from here

Sep 15, 2016 at 10:31 am
#49161
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Sep 15, 2016 at 10:07 am
#49160
Moderator
Shahriar
Staff OP

I see you have setup multisite there.

Maybe the issue is WPDM network activated. Deactivate WPDM from network admin. Then activate WPDM separately on each subsite you want to use. That should fix any stat related issue.

Thanks.

Sep 15, 2016 at 10:03 am
#49159
Moderator
Shahriar
Staff OP

Do you want to sort files attached to a package

or

sort packages?

In first case you can drag and drop files in Attached Files meta box to sort them.

Second case depends on the shortcode you are using to show multiple packages.

Sep 15, 2016 at 10:00 am
#49158
Moderator
Shahriar
Staff OP

Send me a package link to download, you can use private reply.

Sep 15, 2016 at 9:56 am
#49157
Moderator
Shahriar
Staff OP

Hi, No such option available. There is an option to view file on the browser, instead of downloading it. But it doesn’t prevent download.

Sep 15, 2016 at 9:52 am
#49155
Moderator
Shahriar
Staff OP

Can i disable other plugins or switch theme to check if there is any conflict?

Sep 15, 2016 at 9:40 am
#49154
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply to check the issue.

Unlocked your key from old domain. It should work now.

Sep 12, 2016 at 7:38 am
#49100
Moderator
Shahriar
Staff OP

Create a link template with following code, I have cloned Link template Panel there and added average rating template tag,

<div class="panel panel-default"><div class="panel-body"> <div class="media">     <span class="pull-left">     [thumb_60x60]     </span>     <div class="media-body">     <h4 class="media-heading" style="padding-top: 0px;border:0px;margin: 0px;height: 20px;overflow: hidden">[title]</h4>     <i style="margin: 4px 0 0 5px;opacity:0.5" class="fa fa-th-large"></i> [file_size]<Br/>     </div> </div> </div> <div class="panel-footer"><div class="pull-left" style="line-height: 30px;">[rating_stars]<i style="margin: 2px 0 0 5px;" class="fa fa-download"></i> [download_count] downloads</div> <div class="pull-right">[download_link]</div><div style="clear: both"></div></div> </div>

1. Clone any link template, then paste this code in coding area.Set a name for this custom link template.

2. Save the template.

3. When inserting shortcode use this templates id as link template. ( Use tinyMCE addon to insert shortcode, you will find this link custom template in dropdown )

Sep 12, 2016 at 7:29 am
#49099
Moderator
Shahriar
Staff OP

Unlocked your key from old domain.

Sep 12, 2016 at 7:27 am
#49098
Moderator
Shahriar
Staff OP

Unlocked your key from old domain.

Sep 10, 2016 at 9:54 pm
#49078
Moderator
Shahriar
Staff OP

Please try a fresh installation WPDM ( deactivate and delete current installation of WPDM first ). If that doesn’t solve the issue, send temporary wp-admin login info in private reply. I have to check it there.

What was your previous version of WPDM?

Sep 10, 2016 at 9:48 pm
#49077
Moderator
Shahriar
Staff OP

Roles from category page and Allow Access field in package settings are merged together to decide if current user has to a package. You can keep category role empty, it is useful if you want to control access by category rather than individual package.

File browser access is checked when you want to add a file to a package using Browse tab (server files) in edit package page.

Sep 10, 2016 at 9:36 pm
#49076
Moderator
Shahriar
Staff OP

No option yet to show only review form. Available tag is [wpdm_reviews] which will show old reviews too.

Sep 10, 2016 at 9:31 pm
#49075
Moderator
Shahriar
Staff OP

You can use any link template, download button in link template does not link to package details page. Package name has the link to details page. To remove details page link clone the link template you want to use and remove [page_url] tag from there.

Login/Register popup on click not available, but could be implemented by code customization. When user not logged in it currently shows Login required message.

Sep 10, 2016 at 8:39 pm
#49073
Moderator
Shahriar
Staff OP

Hi,

You need to create a custom link template to use these review template tags. Clone any existing template and use these review tag there. Custom link templates helps you to create a custom layout for your package view in frontend.

After creating the custom link template use it when inserting a package somewhere in your site. Read details about custom link template here

Sep 10, 2016 at 8:24 pm
#49071
Moderator
Shahriar
Staff OP

1. For any template password will be asked if package is pass locked. Send a link to check this issue and individual file pass issue. It is better if you send wp-admin login info, so i can check it in admin side if face these issues.

2. Is it default WordPress search or any WPDM addon?

Sep 10, 2016 at 8:12 pm
#49069
Moderator
Shahriar
Staff OP

Please send me a link to check.

Viewing 25 posts - 9,726 through 9,750 (of 12,513 total)