Shahriar

Forum Replies Created

Viewing 25 posts - 8,951 through 8,975 (of 12,513 total)
Feb 16, 2017 at 3:41 pm
#53811
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Feb 16, 2017 at 3:37 pm
#53810
Moderator
Shahriar
Staff OP

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

Feb 16, 2017 at 3:33 pm
#53807
Moderator
Shahriar
Staff OP

Clone the link template you are using now. You can clone a template from Downloads Templates Link Templates Tab.

Now remove the [page_link] or [page_url] template tag from there. Use only [title] to show download title.

Then save the custom template and set it as link template in package settings.

Read more about custom link templates here https://www.wpdownloadmanager.com/doc/templates/creating-a-new-template/

Feb 16, 2017 at 3:27 pm
#53804
Moderator
Shahriar
Staff OP

Try following code,

$ID = get_the_ID(); $package = \WPDM\Package::get($ID);  echo $package['author_name'];  echo $package['author_profile_url'];

I just added the $ID = get_the_ID(); above your code.

Feb 16, 2017 at 3:21 pm
#53800
Moderator
Shahriar
Staff OP

Unlocked your key. Please try now.

Feb 16, 2017 at 3:05 pm
#53798
Moderator
Shahriar
Staff OP

Yes, you can use Advanced Custom Fields add-on to show custom information in link/page templates using template tags.

Feb 16, 2017 at 3:00 pm
#53797
Moderator
Shahriar
Staff OP

Hi,

Template switching option no available yet.

Which shortcode are you using? We might introduce new add-on which will facilitate template switch option.

Thanks.

Feb 14, 2017 at 9:52 pm
#53712
Moderator
Shahriar
Staff OP

Your server is blocking the connection. Because I was also unable to load add-ons page. Maybe console command is not being blocked. Your server support will have a better answer in this.

However, I have manually activated the license.

Feb 14, 2017 at 8:33 pm
#53708
Moderator
Shahriar
Staff OP

Working now.

Feb 14, 2017 at 8:29 pm
#53707
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Feb 14, 2017 at 8:29 pm
#53706
Moderator
Shahriar
Staff OP

If you update the package after sending email, the download link in email will be expired. Because after each update there is a new master key generated. Maybe that’s what happening in your case.

Feb 14, 2017 at 8:27 pm
#53705
Moderator
Shahriar
Staff OP
Hi,
Do you have the latest version of Download Manager? There shouldn’t be any license issue in latest version.

If you don’t want to upgrade to latest version please send temporary wp-admin login info in private reply. I will add a patch to fix the license issue.

Thanks.

Feb 14, 2017 at 8:25 pm
#53704
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Feb 14, 2017 at 8:24 pm
#53703
Moderator
Shahriar
Staff OP
This reply has been marked as private.
Feb 14, 2017 at 8:11 pm
#53701
Moderator
Shahriar
Staff OP

Please try now. Is still not working ask your server support to allow connection to https://www.wpdownloadmanager.com/ which is required to verify license.

Also please check if your version is 4.6.2

Feb 14, 2017 at 8:08 pm
#53699
Moderator
Shahriar
Staff OP

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

Feb 14, 2017 at 8:07 pm
#53698
Moderator
Shahriar
Staff OP

@manuelpalachuk, Your key should work fine with latest version. Maybe your server is blocking connection to https://www.wpdownloadmanager.com/ Please send temporary wp-amdin login info in private reply if still having issue.


@thecurlz
, Verified your key.

Feb 14, 2017 at 8:00 pm
#53697
Moderator
Shahriar
Staff OP

This code will work if you provide correct $ID to the get method.

Send temporary wp-admin login info in private reply, so I can take a look at how you are using it.

Feb 12, 2017 at 8:38 am
#53624
Moderator
Shahriar
Staff OP

@jvillasenor, Unlocked your key.

Feb 12, 2017 at 8:35 am
#53623
Moderator
Shahriar
Staff OP

@ydp, You can save your license key now.

Feb 11, 2017 at 9:10 pm
#53614
Moderator
Shahriar
Staff OP

When creating a form you will find a email settings tab ( please check following screenshot for reference )

There you can add custom message, title etc to send to your user when they submit current form.

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

Feb 11, 2017 at 9:02 pm
#53613
Moderator
Shahriar
Staff OP

This shortcode should work without any issue. Could you please show me the error?

Feb 11, 2017 at 9:00 pm
#53612
Moderator
Shahriar
Staff OP

Required php version is >= 5.4 for latest WPDM.

1. Ask your server support to update your php

2. Install and activate latest version of WPDM

Add-ons page error should be gone after that.

Feb 11, 2017 at 8:58 pm
#53611
Moderator
Shahriar
Staff OP

Use [#download_url#] tag in email template to send download url. In latest version of plugin this is added in default template.

Feb 11, 2017 at 8:53 pm
#53610
Moderator
Shahriar
Staff OP

@ydp, Okay send temporary wp-admin login info in private reply. I will add a patch to fix the license issue in your old version.

Viewing 25 posts - 8,951 through 8,975 (of 12,513 total)