Shahriar

Manage your purchases, downloads, and account settings

Forum Replies Created

Viewing 25 posts - 9,751 through 9,775 (of 12,513 total)
Sep 10, 2016 at 8:10 pm
#49067
Moderator
Shahriar
Staff OP

Hi, It is not possible to change single file download links ( Generated by [flie_list] tag). But you can submit whole package download link (main download button link ) which will be a plain url without any encrypted part.

Sep 10, 2016 at 8:04 pm
#49066
Moderator
Shahriar
Staff OP

Just downloaded a file from your link. Has the issue been resolved?

Sep 10, 2016 at 7:39 pm
#49065
Moderator
Shahriar
Staff OP

Hi, Doc preview won’t work in locked or any kind restricted package. It will only work on publicly accessible packages. Because Google library can’t access your package show preview.

Sep 10, 2016 at 7:37 pm
#49064
Moderator
Shahriar
Staff OP

Please try now. Unlocked from old domain.

Sep 10, 2016 at 7:34 pm
#49063
Moderator
Shahriar
Staff OP

Couldn’t check your page, not loading properly.

Sep 10, 2016 at 7:08 pm
#49062
Moderator
Shahriar
Staff OP

Using multi line now when required, Please check following screenshot,

https://www.evernote.com/l/AUdK465nNmtAoLR885KRVCQ-iOKa3uD0gycB/image.png

Sep 10, 2016 at 6:38 pm
#49061
Moderator
Shahriar
Staff OP

I have check the code, looks okay. Now if you click on register tab, you should see the link to register page.

But i couldn’t check your login page. Looks like there are some JS error there. Page doesn’t load properly.

Sep 10, 2016 at 6:28 pm
#49060
Moderator
Shahriar
Staff OP

1. Try following code,

<a href="<?php echo $pack[‘download_url’]; ?>"> target="_blank">Download</a>

instead of, <?php echo $pack[‘download_link’]; ?>

But you might lose some styles, because it is not designed for Crypton.

2. elated posts are shown based on tags

3. Customization required.

4. Noted for next update.

Sep 10, 2016 at 6:14 pm
#49059
Moderator
Shahriar
Staff OP

Check following screenshot. It shows where your values are being saved. Using Advanced Custom Field you can add field groups which can used in link/page templates to show in custom data in frontend.

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

What you have shown in your screenshot, that custom field is created by Yoast seo plugin. To bulk import that kind of third party custom fields you need Advanced CSV Importer plugin, It has Field Mapping option. Which allows you to set value to any custom field.

Field mapping using Advanced CSV Impoter,

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

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

Do you have latest version of WPDM (v.4.5.6) ? If not, please update your version.

Otherwise send temporary wp-admin login info in private reply. I have to check it there.

Sep 9, 2016 at 9:41 pm
#49033
Moderator
Shahriar
Staff OP

Update feature has some issues, Please use manual update for now. You can download latest version from your dashboard.

Sep 9, 2016 at 8:59 pm
#49032
Moderator
Shahriar
Staff OP

Downloads are counted when download operation performed through package download button. Individual/single file downloads are not counted. Maybe that was the case in your test.

Another notable information is, multiple downloads of same the package is counted as one.

I just tested with two packages by setting limit to 1. My limit exceeded after 1 download.

Sep 9, 2016 at 8:37 pm
#49030
Moderator
Shahriar
Staff OP

Hi,

Thanks for reporting the issue. This code adds custom link templates (created from Downloads Templates page ) to the list. But there is missing condition, loop runs even when there is no custom templates and that’s point of php error origin.

However, we will add patch in next update to fix it.

Sep 9, 2016 at 8:20 pm
#49029
Moderator
Shahriar
Staff OP

1. Stats works when you download whole package. Single file download  download is not counted.

2. Did you check /uploads/download-manager-files directory? All uploaded files are stored there.

3. Those are extra system files in you server dir.

Sep 9, 2016 at 8:14 pm
#49028
Moderator
Shahriar
Staff OP

Currently, WordPress does not support private pages in wp_dropdown_pages function, which is the standard function for this page drop-down. So, it is not possible to add a private page without customization.

Sep 8, 2016 at 9:12 pm
#48998
Moderator
Shahriar
Staff OP

Yes, got it now. Doc preview packages has to be publicly available. So, you can’t use Doc Preview template on restricted packages.

Sep 8, 2016 at 9:05 pm
#48996
Moderator
Shahriar
Staff OP

Download Link e-mails are sent if you activate email lock. You can use Advanced Custom Fields addon to add extra fields to email lock form.

But Form Lock does not have relation with email lock. So, it is not really depends on form lock whether mail is sent to user after form submission.

Sep 8, 2016 at 8:59 pm
#48995
Moderator
Shahriar
Staff OP

Hi, It is not possible. You have to create different user with access to that dir and use that info to connect. Thanks.

Sep 8, 2016 at 8:54 pm
#48994
Moderator
Shahriar
Staff OP

@Petr, WPDM shows this error only when there issue with zlib. Please ask your server support to check it. Maybe it is not working properly.

Sep 8, 2016 at 8:41 pm
#48991
Moderator
Shahriar
Staff OP

Hi, Use following sample csv. Notice the coulmn header name. It is same as template tag you get from ACF.

Sep 8, 2016 at 8:15 pm
#48990
Moderator
Shahriar
Staff OP

Not all sites, only the subsite that has the issue. Also not all pages, on the page with [wpdm_frontend]  and [wpdm_user_dashboard] shortcodes.

Use flaturl=0 like following shortcode to get rid of this extra task, It will use different kind of url which doesn’t not need custom permalink rules.

[wpdm_user_dashboard flaturl=0]

By the way, you have Pro license, which allows you to use WPDM in only 1 subsite. If you are planing to use it in multiple subsites, please upgrade your license.

Sep 8, 2016 at 7:24 pm
#48987
Moderator
Shahriar
Staff OP

In mys setup it only takes filename (even from browse file option ). You can edit this filename. So, it shouldn’t be a problem.

My question is does you downloaded file has this weird name?

Sep 8, 2016 at 7:21 pm
#48984
Moderator
Shahriar
Staff OP

Sorry it is not possible.

Sep 8, 2016 at 7:18 pm
#48983
Moderator
Shahriar
Staff OP

It happens when WordPress custom permalink rules reset by any operation. For example, you have to do it after switching theme. Also activating/deactivating some plugins reset permalink rules.

Sep 8, 2016 at 7:12 pm
#48980
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Viewing 25 posts - 9,751 through 9,775 (of 12,513 total)