Shahriar

Forum Replies Created

Viewing 25 posts - 9,001 through 9,025 (of 12,513 total)
in reply to: Google Goal (event) for Download Button #53143

Shahriar
Moderator

You will find the [download_link_popup] tag implementation in /download-manager/libs/class.Package.php file.

You can also use .wpdm-download-link class to track click on [download_link_popup] button. You don’t have to edit plugin files in this approach.

 

in reply to: Change language of frontend #53142

Shahriar
Moderator

Please check your mail. Replied there. Send me language files via email.

in reply to: 404 Errors #53112

Shahriar
Moderator

Maybe a permalink issue if it is happening in dashboard or front-end upload page. Just update the page when you see 404. That should fix it.


Shahriar
Moderator

Hi,

You can use [thumb_WxH] template tag for thumbnail image.There are many link templates with preview image.

If you are creating a custom post template for wpdmpro post type than you can use core WordPress function to show post thumbnail. It is same as normal post thumbnail.

Let me know if anything appears confusing to you.

Thanks.

in reply to: Replace Icon with Thumbnail of attached document. #53110

Shahriar
Moderator

You can easily show package thumbnail image using [thumb_WxH] template tag. For e.g. [thumb_700x400] will show 700px × 400px image preview.

There are already built-in link template with thumbnail. If you want you can build your own template too.

in reply to: Link to file #53109

Shahriar
Moderator

Your current link is generated by a shortcode that looks like [wpdm_pacakge id="package_id"]

To show direct download link use [wpdm_direct_link id="package_id"] shortcode. Check following screenshot, both shortcodes are showing same package. But the second one has direct download link.

https://www.evernote.com/l/AUflsEmNbFVKgpLmxnII-E64u7UHV8OpTHkB/image.png

in reply to: new download alert on the archive page #53107

Shahriar
Moderator

It is not possible as it is shown in your screenshot.

There is a template tag for showing package tags. May be you can utilize that on a custom link template. You have to add New tag in your package for that. Although it will show all tags assigned to a download including the New tag. But it is a smooth solution in this case as you have to remove the new tag later.

in reply to: Can't download after enabling E-Mail lock #53104

Shahriar
Moderator

Check download instantly in email lock settings, You can also disable the email if you want.

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

in reply to: Change language of frontend #53101

Shahriar
Moderator

Please check your German po/mo files. Maybe it is missing the translations for those texts in email lock. But those texts are translation ready in core plugin.

in reply to: Search Issue #53100

Shahriar
Moderator

Fixed the search issue.

You can edit single download page from /verse/single-wpdmpro.php file.

in reply to: Cannot save any settings #53099

Shahriar
Moderator
This reply has been marked as private.
in reply to: Change domain for license #53098

Shahriar
Moderator

Hi, Unlocked your key from old domain. You can use it in your new domain now. Thanks.

in reply to: Domain Change #53053

Shahriar
Moderator

Unlocked your key from old domain.

in reply to: Cannot save any settings #53051

Shahriar
Moderator

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

in reply to: Form-Locked Downloads #52972

Shahriar
Moderator

popup will not work for form lock. However, now download link in table will go to details page when any lock option is applied.

in reply to: Add New – 404 Error #52970

Shahriar
Moderator

Please use this short-code:

[wpdm_frontend flaturl=0]
in reply to: Form-Locked Downloads #52969

Shahriar
Moderator
in reply to: Form-Locked Downloads #52959

Shahriar
Moderator

Please give me temporary wp-admin login info in a private reply to check the issue and set it up there for you.

in reply to: Facebook share lock problem #52941

Shahriar
Moderator

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

in reply to: Fatal error conflict other plugin #52925

Shahriar
Moderator
This reply has been marked as private.
in reply to: WPDM Facebook Share Lock problem #52924

Shahriar
Moderator

Hi, Worked fine in my test. Maybe issue was related to FB app settings, which I guess you have fixed later.

in reply to: Problem with plugin after update #52922

Shahriar
Moderator

Looks like there are some css conflicts. Please try disabling other plugins to find the conflict or send login info in private reply so i can take a look.

in reply to: Access Download URL from PHP + #52891

Shahriar
Moderator

Hi,

You can utilize the getMasterDownloadURL function from ./libs/class.Package.php to generate direct download url. This function should be invoked like this \WPDM\Package::getMasterDownloadURL($package_id)

Thanks.

in reply to: Front-end uploader doesn't work #52889

Shahriar
Moderator

Hi, Please send temporary wp-admin login info in private reply. Send the front-end upload page url too.

in reply to: [wpdm_tree] #52814

Shahriar
Moderator

Please download latest version of Extended Shortcode add-on here. That should fix the issue. Thanks.

Viewing 25 posts - 9,001 through 9,025 (of 12,513 total)