Shahriar

Forum Replies Created

Viewing 25 posts - 8,451 through 8,475 (of 12,513 total)
May 23, 2017 at 4:45 am
#58135
Moderator
Shahriar
Staff OP

Please use following code snoppet to get cart item count and total,

<?php echo count(wpdmpp_get_cart_items()); ?> item(s) ( <?php echo wpdmpp_currency_sign().wpdmpp_get_cart_total(); ?> )

May 23, 2017 at 4:39 am
#58134
Moderator
Shahriar
Staff OP

1. Term Lock only works on details page now and link templates. In next update, we will add the support for the all package shortcode too.

2. There is no global option for that. Each package has its own terms and condition option. But we will add support for terms lock in Default Value in next update. This addon allows you to set default values for new packages, so your terms will automatically be repeated in new packages.

May 23, 2017 at 4:18 am
#58132
Moderator
Shahriar
Staff OP

Added the fix in your installation and the update is coming today.

May 16, 2017 at 8:45 am
#57886
Moderator
Shahriar
Staff OP

There is an example in that doc page, you can use it as the reference.

Your code doesn’t look like anything related to creating custom tags. Not sure what you are doing there.

May 16, 2017 at 8:38 am
#57884
Moderator
Shahriar
Staff OP

Re-generating master key will disable the direct download. You can regenerate master key for a package from package settings. Just check the option and update the package.

May 16, 2017 at 8:32 am
#57883
Moderator
Shahriar
Staff OP

Looks like this is a permission issue. Does your user have the full admin capabilities?

Are there any role manager plugin installed?

Try creating a new administrator account and login using that account. If none of these works send a temporary wp-admin login info in private reply. temporary user’s role should administrator.

May 16, 2017 at 5:16 am
#57876
Moderator
Shahriar
Staff OP

Hi,

Looks like this screenshot does not have any Download Manager related content.

To get started with Download Manager please check this doc https://www.wpdownloadmanager.com/doc/add-new-package/ It shows how to add a download.

Then use this add-on to insert shortcode easily https://www.wpdownloadmanager.com/download/advanced-tinymce-button/

Let us know if need further help with any issue.

Thanks.

May 16, 2017 at 5:11 am
#57875
Moderator
Shahriar
Staff OP

Each Payment Gateway option has a return URL field. That is the URL where users are redirected to after payment. So, you just have to set your thank you page URL there.

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

May 15, 2017 at 11:09 am
#57833
Moderator
Shahriar
Staff OP

Please ask your server support to add the following to your .htaccess file. That should fix the saving issue. Send me an url where you see the warning.

<IfModule mod_security.c>

SecFilterRemove 001868

</IfModule>

May 15, 2017 at 7:34 am
#57791
Moderator
Shahriar
Staff OP

Clone Link Template Panel 1/3 ( From Downloads Templates admin page ) and then set parent div class to col-md-6. Use this custom link template when inserting archive shortcode. Your packages will show in 2 columns now.

May 15, 2017 at 7:27 am
#57790
Moderator
Shahriar
Staff OP

You can upload those icons somewhere else. Then add the icon URL in package settings. Your URL will still be there after plugin update.

May 15, 2017 at 7:24 am
#57789
Moderator
Shahriar
Staff OP

Yes, you can remove the details page link. Use a different link template than what you are using now.

Following link templates doesn’t have the link,

1. Default Template

2. Default Template Extended

3. Default Template with download count

use TinyMCE addon to insert shortcode, you will have the option to select link template.

May 15, 2017 at 7:19 am
#57787
Moderator
Shahriar
Staff OP

There are two ways of showing a download/package.

1. Link template ( using shortcode ) – There are multiple link templates available. Each one has its own layout. Use TinyMCE addon to insert shortcode, you will find the option there to select the link template.

2. Page Template – This is the details page for the package/download. You see this page when previewing the package. You can set this details page url in your link template. Clicking on the title ( in link template ) brings the user to the details page.

May 15, 2017 at 7:09 am
#57786
Moderator
Shahriar
Staff OP

Hi,

Download Manager requires php version >=5.4

Please ask your server support to update your php version to fix this issue.

Thanks.

May 15, 2017 at 7:06 am
#57783
Moderator
Shahriar
Staff OP

Sorry, not available yet.

May 15, 2017 at 7:05 am
#57782
Moderator
Shahriar
Staff OP

Use [create_date] and [update_date] template tags to show package dates ( In custom template, requires pro version ).

In the free version, default page template shows the create date in the pcakge details page.

May 15, 2017 at 6:59 am
#57776
Moderator
Shahriar
Staff OP

Sorry, no bulk option available for that.

May 13, 2017 at 4:10 pm
#57761
Moderator
Shahriar
Staff OP
May 13, 2017 at 4:05 pm
#57759
Moderator
Shahriar
Staff OP

@thepigfarmer, Please send the key ( the one you are using here http://www.burlescombprimary.co.uk) in private reply.

May 13, 2017 at 1:34 pm
#57753
Moderator
Shahriar
Staff OP
This reply has been marked as private.
May 13, 2017 at 10:55 am
#57750
Moderator
Shahriar
Staff OP

Your server is rejecting ajax request with “400 Bad Request” response. Please ask your server support to allow the ajax request. That will fix this issue.

May 13, 2017 at 10:46 am
#57749
Moderator
Shahriar
Staff OP

Login info not working. Please check the info again.

May 13, 2017 at 10:44 am
#57748
Moderator
Shahriar
Staff OP

Please send temporary wp-admin login info in private reply. Maybe you are using an older version of WPDM.

May 13, 2017 at 10:40 am
#57747
Moderator
Shahriar
Staff OP

No option yet to configure stats access based on role.

May 13, 2017 at 10:37 am
#57746
Moderator
Shahriar
Staff OP

I have created a test package and featured image loaded without any issue in my test. Also, fixed the Select dropdown in Theme options. You can select slider category now.

Viewing 25 posts - 8,451 through 8,475 (of 12,513 total)