Jass

Forum Replies Created

Viewing 25 posts - 176 through 200 (of 474 total)
Jul 4, 2016 at 8:44 am
#47031
Spectator
Jass
OP

Sorry, this feature is not available.
We have a customization team and if you want to use them, please contact customize@wpdownloadmanager.com for quote.
Thank you.

Jul 4, 2016 at 8:19 am
#47029
Spectator
Jass
OP

its working here, http://www.playalloa.co.uk/test/
Can you share me the page where you added the shortcode and not working?

This shortcode is working
[wpdm_category id="public," cols="1" toolbar=0 item_per_page=10 template="link-template-calltoaction3.php"]
Thank you.

Jul 3, 2016 at 11:59 am
#47020
Spectator
Jass
OP

Please provide your temporary login info using private reply to check the issue.
Thank you

Jun 30, 2016 at 7:20 am
#46935
Spectator
Jass
OP

We had noted this to implement, in case you want to complete this by prior you can use our customization team, please contact customize@wpdownloadmanager.com for quote.
Thank you.

Jun 30, 2016 at 7:13 am
#46934
Spectator
Jass
OP
Jun 30, 2016 at 7:07 am
#46933
Spectator
Jass
OP

we have a customization team and if you want to use them, please contact customize@wpdownloadmanager.com for quote.
Thank you.

Jun 30, 2016 at 6:46 am
#46930
Spectator
Jass
OP

Hi,
Some other plugin was causing <a> tag to reload again. So i changed to <button> as shown in image.
thank you.

Jun 30, 2016 at 6:15 am
#46929
Spectator
Jass
OP

Please provide your temporary login info using private reply to check the issue.
Thank you.

Jun 29, 2016 at 6:26 am
#46904
Spectator
Jass
OP

Please provide me your temporary login information using private reply to check the issue.
Thank you.

Jun 29, 2016 at 6:21 am
#46903
Spectator
Jass
OP

This problem usually occurs due to conflicting with other plugins or the theme. Please try deactivating other activated plugins or try changing your theme.
If this don’t solve your problem please provide me your temporary login credentials using private reply to check the issue.
thank you

Jun 29, 2016 at 5:56 am
#46902
Spectator
Jass
OP

You can change easily follow this steps
wp-admin->downloads->settings->basic-> misc settings (select Dashboard Page)

Jun 29, 2016 at 5:53 am
#46901
Spectator
Jass
OP
This reply has been marked as private.
Jun 26, 2016 at 6:34 am
#46814
Spectator
Jass
OP

we also have a customization team and if you want to use them, please contact customize@wpdownloadmanager.com for quote.

Or

You need to follow the steps to customize

You need to copy the tpls/ dir from download manager plugin dir to active theme dir. (This is required to do in-case you want to update your plugin later the change wont be effected on design)
Then rename it copied tpls dir ( which is in your theme dir ) to download-manager
Now edit wpdm-all-downloads.php in download-managerdir ( which is in your active theme dir )

Jun 23, 2016 at 6:24 am
#46753
Spectator
Jass
OP

Yes,
You can change dashboard page from
wp-admin->downloads->settings->basic-> misc settings (select Dashboard Page)

or you can change directly from the code in
download-manager/tpls/wpdm-be-member.php
and change get_permalink(get_option(‘__wpdm_user_dashboard’)) from

                    do_action("wpdm_user_logged_in", "<div class='alert alert-success'>" . __("You are already logged in.", "wpdmpro") . "<br style='clear:both;display:block;margin-top:5px'/> <a class='btn btn-xs btn-primary' href='" . get_permalink(get_option('__wpdm_user_dashboard')) . "'>" . __("Go To Dashboard", "wpdmpro") . "</a>  <a class='btn btn-xs btn-danger' href='" . wp_logout_url() . "'>" . __("Logout", "wpdmpro") . "</a></div>");

Thank you

Jun 22, 2016 at 7:20 am
#46709
Spectator
Jass
OP

Login and registration tab was bootstrap default js is been overriding by your theme js.
I added some code in bottom of download-manager/tpls/wpdm-be-member.phpfile


    jQuery(document).ready(function(){
        jQuery("#be-member-btns a").click(function(e){
            e.preventDefault();
            jQuery(this).tab('show');
        });
    });

Thank you.

Jun 21, 2016 at 6:38 am
#46671
Spectator
Jass
OP

I m not able to access “plugins” option in admin panel. Did you remove any authorization?
Thankyou.

Jun 19, 2016 at 7:04 am
#46602
Spectator
Jass
OP

Sorry, the issue is not clear. Please can you explain more?
Thankyou

Jun 19, 2016 at 6:53 am
#46601
Spectator
Jass
OP

Sorry, cant login in
http://magarchitects.net/wp-login.php
Using your given credentials.
Please check the info again.
Thank you.

Jun 19, 2016 at 6:44 am
#46600
Spectator
Jass
OP
This reply has been marked as private.
Jun 19, 2016 at 6:01 am
#46594
Spectator
Jass
OP

Try using a short-code like this:

[wpdm_login_form redirect="url-here"]

then, user will be redirect to mentioned URL.

Thankyou.

Jun 16, 2016 at 6:29 am
#46445
Spectator
Jass
OP

Looks like, your theme is overriding plugin JS.
Please provide you temporary login credentials using private reply to check the issue.
Thank you

Jun 16, 2016 at 6:22 am
#46444
Spectator
Jass
OP

I can see memory alocation is fine. I tried uploading the file again
http://ccwp.polishedwp.com/download/how-to-sponsor-2/
And its working.
Please delete the old file post.
Thank you

Jun 15, 2016 at 9:39 am
#46411
Spectator
Jass
OP

Please provide me your temporary login info using private reply to check the issue
thank you

Jun 15, 2016 at 9:32 am
#46409
Spectator
Jass
OP

Yes, it is possible in pro version by using[file_list_extended] tag in your page template.
Thank you

Jun 15, 2016 at 9:13 am
#46408
Spectator
Jass
OP

Sorry its not clear, What you meant by exchanging files?

In pro version, to give access to different user different files
One way is , create a package ( Downloads Add New ) for one user add all that user files and apply password lock from Lock Option in Package Settings metabox. So when a user comes to that page he will need to enter password to download files.

Another Way is. if users are under a user role. then you can create one for more packages for them and from Access field simply need to select the user role you want to give access to that package.

But let me know if you still not clear.

Viewing 25 posts - 176 through 200 (of 474 total)