Shahriar

Forum Replies Created

Viewing 25 posts - 9,751 through 9,775 (of 12,513 total)
in reply to: PAD Submission Error (Download link Name) #49067

Shahriar
Moderator

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.

in reply to: Issues after Update – Can't load Pages #49066

Shahriar
Moderator

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

in reply to: Using Form Block Add-in #49065

Shahriar
Moderator

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.

in reply to: key issue #49064

Shahriar
Moderator

Please try now. Unlocked from old domain.


Shahriar
Moderator

Couldn’t check your page, not loading properly.

in reply to: Paid Customisation – MultiSite – Bug #49062

Shahriar
Moderator

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

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

in reply to: How to link a live form to the registration button #49061

Shahriar
Moderator

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.

in reply to: Crypton theme some problem #49060

Shahriar
Moderator

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.

in reply to: Yaost custom field #49059

Shahriar
Moderator

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

in reply to: Sort Download filename #49034

Shahriar
Moderator

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.

in reply to: Update Function not working! #49033

Shahriar
Moderator

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


Shahriar
Moderator

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.

in reply to: BUG – Invalid Option in WPDM Directory Add-on #49030

Shahriar
Moderator

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.

in reply to: Download Stats Not Updating #49029

Shahriar
Moderator

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.

in reply to: wpdf_frontend error with do_shortcode[] #49028

Shahriar
Moderator

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.

in reply to: Restrict Category by User Group #48998

Shahriar
Moderator

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

in reply to: Gravity Forms w/ E-Mail Lock and/or Form Lock #48996

Shahriar
Moderator

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.

in reply to: FTP Settings #48995

Shahriar
Moderator

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


Shahriar
Moderator

@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.

in reply to: Yaost custom field #48991

Shahriar
Moderator

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

in reply to: Edit Package Link Gives 404 Error #48990

Shahriar
Moderator

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.

in reply to: Sort Download filename #48987

Shahriar
Moderator

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?

in reply to: Generate thumbnail dynamically #48984

Shahriar
Moderator

Sorry it is not possible.

in reply to: Edit Package Link Gives 404 Error #48983

Shahriar
Moderator

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.

in reply to: How to link a live form to the registration button #48980

Shahriar
Moderator
This reply has been marked as private.
Viewing 25 posts - 9,751 through 9,775 (of 12,513 total)