Shahriar

Forum Replies Created

Viewing 25 posts - 7,301 through 7,325 (of 12,513 total)
Sep 28, 2017 at 6:54 pm
#63836
Moderator
Shahriar
Staff OP

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

Sep 28, 2017 at 6:54 pm
#63835
Moderator
Shahriar
Staff OP

Please send me the URL and password to access the package. I will let you know if I find any issue there.

Sep 28, 2017 at 6:50 pm
#63834
Moderator
Shahriar
Staff OP

Sorry for the delay. Yes, you can use custom link template in Pro version to open download links in new window.

WPDM Pro payment is yearly. But you can cancel the subscription anytime. And after 1 year you can continue using the version you have. Renewing license after 1 year gives you access to updates and bug fixes. Also, you get access to Pro forum.

Sep 28, 2017 at 6:47 pm
#63833
Moderator
Shahriar
Staff OP

Hi,

Form Lock is a separate add-on. It is not part of MailChimp add-on.

You can use MailChimp with email lock feature. User-submitted emails through email lock will be sent to your MailChimp list.

Thanks.

Sep 28, 2017 at 6:43 pm
#63832
Moderator
Shahriar
Staff OP

Please check your file browser access settings. Maybe your user role does not have access.

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

Sep 28, 2017 at 6:36 pm
#63831
Moderator
Shahriar
Staff OP

Could you please send me a link or tell me which URLs ( packages or normal posts ) return 404?

Also, I might have to check your installation to investigate the issue more closely. In that case, please send temporary wp-admin login info in private reply.

Sep 28, 2017 at 6:31 pm
#63830
Moderator
Shahriar
Staff OP

You can do that easily by using custom link template.

Just use the following code in the custom template to link download button to the details page.

<a class="btn btn-success" href="[page_url]">Download</a>

Sep 28, 2017 at 6:28 pm
#63829
Moderator
Shahriar
Staff OP

Could you please check your PHP error log and send me latest entries? It will help us to pinpoint the issue.

You can also try switching theme and deactivate other plugins to find possible conflict.

Sep 28, 2017 at 6:22 pm
#63828
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply. I will try to apply the update and possibly find the issue with the update process.

Sep 28, 2017 at 6:18 pm
#63827
Moderator
Shahriar
Staff OP

Please check now. Performed following code update,

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

Sep 27, 2017 at 10:08 pm
#63782
Moderator
Shahriar
Staff OP

1 ) WPDM core plugin has 2 options to show all packages.

First one is all packages table

[wpdm-all-packages items_per_page=10 jstable=1 order_by="create_date" order="DESC"]

Second option is packages shortcode

[wpdm_packages template="link-template-bsthumnail.php" order_by="date" order="desc" paging="1" items_per_page="10" title="" desc="" cols=3 colsphone=1 colspad=1]

Install TinyMCE add-on to insert these shortcodes easily.

2 ) Use the second shortcode I wrote above to show all downloads with card template. You can show video in card template by creating a clone of card template and replacing thubmnail tag with video tag [video_player_500] But there is no option to apply condition there ( i.e. show image or video based on availability )

Sep 27, 2017 at 9:47 pm
#63781
Moderator
Shahriar
Staff OP

Please try now. If you are getting the invalid key error then send me the license key, so I can unlock it from the old domain.

Sep 27, 2017 at 9:40 pm
#63780
Moderator
Shahriar
Staff OP

1 ) Not sure yet about the process. Please send documentation to get a clear idea of how this works. Although, it seems opening of .ipa might not be possible from WPDM side.

2 ) We added the iTunes URL ( Attach File meta box URL Tab ) instead of a file in WPDM for iOS

Sep 27, 2017 at 7:25 pm
#63776
Moderator
Shahriar
Staff OP

Are you using WPDM Advanced Custom Fields add-on? It is possible to link custom data using this add-on.

1 ) Create 1 text custom fields and another URL custom field. Set name and URL in respective fields when creating the package.

2 ) In your custom template use this format to add link to the text <a href="[acf_ACF_url]">[acf_ACF_Text]</a>

Sep 27, 2017 at 7:11 pm
#63774
Moderator
Shahriar
Staff OP

It is not possible yet to change the layout of the file list. You can use the box layout ( [file_list_extended] ) instead if table layout ( [file_list] ) . That’s the option for now.

Box layout shows thumbnails/file icon which is better than the table layout.

Sep 27, 2017 at 6:59 pm
#63772
Moderator
Shahriar
Staff OP

Download worked in mobile for me. I tested with chrome android browser. Could you please try again?

https://www.evernote.com/l/AUfkNm8yrxZNvI7hy0dwH9PRENfcl8z-fi8B/image.png

Sep 27, 2017 at 5:56 pm
#63769
Moderator
Shahriar
Staff OP

Use category shortcode to downloads from one or more category. Please check the shortcode documentation here https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/

Install TinyMCE add-on, It helps you to insert shortcodes with little effort.

Sep 27, 2017 at 5:47 pm
#63765
Moderator
Shahriar
Staff OP

Find and remove this code <?php echo $Q; ?> from /plugins/download-manager/tpls/list-packages-table.php file. I have done it already for current installation.

Sep 27, 2017 at 5:43 pm
#63764
Moderator
Shahriar
Staff OP

Logout and login again in Downloads Updates tab. Also, make sure you are using latest WPDM 4.7.1

You can also download add-ons manually from add-ons page.

WPDM Image Button

WPDM Page Templates

Sep 27, 2017 at 5:36 pm
#63763
Moderator
Shahriar
Staff OP

Please reactivate login info. Can I disable any plugin or switch theme temporarily for testing purpose?

Sep 27, 2017 at 5:32 pm
#63762
Moderator
Shahriar
Staff OP

Please install WPDM v.4.7.1 to fix the “link-expired” issue.

Save your WPDM login info in Downloads Settings Updates Tab to enable plugin update from your admin dashboard.

Or just download the latest version here https://www.wpdownloadmanager.com/user-dashboard/purchases/

Sep 27, 2017 at 5:28 pm
#63761
Moderator
Shahriar
Staff OP

Hi,

Sorry, not clear. Could you please send me the URL, so I can relate your query with visual data?

You can show file list with single file download link using [file_list] or [file_list_extended] template tag if that’s what you are trying to achieve.

Thanks.

Sep 27, 2017 at 5:04 pm
#63760
Moderator
Shahriar
Staff OP

Each email is sent separately. So, each email receiver will only see their address in “to” field.

Sep 27, 2017 at 5:00 pm
#63758
Moderator
Shahriar
Staff OP

Glad to know that the issue has been resolved.

Sep 27, 2017 at 4:57 pm
#63757
Moderator
Shahriar
Staff OP

I have updated the Download Manager ( v.4.7.1 ) on your site.

Download Link in email ( sent from email lock ) is working now.

Viewing 25 posts - 7,301 through 7,325 (of 12,513 total)