Shahjada

Forum Replies Created

Viewing 25 posts - 2,076 through 2,100 (of 15,650 total)
Oct 22, 2020 at 11:15 am
#139003
Keymaster
Shahjada
Staff OP

Yes, that is probably happening due to their server config, as no other server having like that.
Probably that’s due to their security rule, failed login attempts responding with 403 status code.

I’ve added the following javascript code to handle error response:

https://dicefiles.wpengine.com/files-for-download/

Oct 22, 2020 at 9:07 am
#138989
Keymaster
Shahjada
Staff OP

Thanks for pointing that out. Adjusted.

Oct 22, 2020 at 7:38 am
#138985
Keymaster
Shahjada
Staff OP

Shortcode support for the new tags will be available from the next update.

Oct 22, 2020 at 7:10 am
#138981
Keymaster
Shahjada
Staff OP

Hi,
We added custom taxonomy ( tags ) form wpdm, as lots of users are asking for that, because post_tags are missing with regular posts and wpdm packages. However, we shall add the old tag import option within next week.

Oct 21, 2020 at 9:54 pm
#138964
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Oct 21, 2020 at 9:52 pm
#138963
Keymaster
Shahjada
Staff OP

Hi,
It is happening due to your theme. I tested with another theme and it is working fine.

Oct 21, 2020 at 9:46 pm
#138962
Keymaster
Shahjada
Staff OP

Hi,
To reinstate old tags, please add the following line in your wp-config.php:

define('WPDM_USE_POST_TAGS', true);

Oct 21, 2020 at 9:43 pm
#138961
Keymaster
Shahjada
Staff OP

Hi,
Please give me temporary wp-admin login info in a private reply to check your issue.

Oct 21, 2020 at 8:05 pm
#138959
Keymaster
Shahjada
Staff OP

Hi,
As I found, you actually were using the pro version, now you moved back to the free version, that is why the issue was happening, however, I’ve adjusted it. Also, your pro order is expired, please renew your order to get the updates.

Oct 21, 2020 at 5:33 pm
#138952
Keymaster
Shahjada
Staff OP

Okay, I got it now, you are facing the issue with the login link, due to the css classes wpdm-download-link wpdm-download-locked, I’ve removed those classes and it should work as a regular link.

Oct 21, 2020 at 5:31 pm
#138951
Keymaster
Shahjada
Staff OP

I’m not seeing any wpdm shortcode on those pages, please give me the exact package URL where I can check the expiration date issue.

Oct 21, 2020 at 12:50 pm
#138901
Keymaster
Shahjada
Staff OP

@oliverit, please create a separate post and send me temporary wp-admin login info in a private reply to check your issue.

Oct 21, 2020 at 12:47 pm
#138900
Keymaster
Shahjada
Staff OP

Hi,
I’ve fixed the issue, updated on your site. Also, this will be available with the next update.

Oct 21, 2020 at 9:07 am
#138892
Keymaster
Shahjada
Staff OP

You actually need to do that using cols and colheads parameter with the shortcode, as it is explained in the docs. However, send me temporary wp-admin login info, I shall set this up there for you.

Oct 21, 2020 at 8:23 am
#138885
Keymaster
Shahjada
Staff OP

Hi,
As I see from your screenshot with your first post, the notice is coming due to expiration date setup here:
Edit%20Package%20%E2%80%B9%20Open%20Resources%20%E2%80%94%20WordPress

Please remove that date, that will make the download available again.

Oct 20, 2020 at 9:15 pm
#138857
Keymaster
Shahjada
Staff OP

Yes, you can do that by modifying the shortcode parameter. You can specify the colums you want to show in shortcode parameter, please check the doc:
https://www.wpdownloadmanager.com/doc/short-codes/wpdm_all_packages-list-all-downloads-in-tabular-format-in-a-page/

Oct 20, 2020 at 9:12 pm
#138856
Keymaster
Shahjada
Staff OP

Hi,
Here are the answers to your questions:

#1. Yes, please use redirect=[URL] parameter with the login form shortcode to redreict the user to any specific [URL]. Doc: https://www.wpdownloadmanager.com/doc/short-codes/wpdm_login_form-user-login-form-short-code/

#2. Sorry, not clear, may you please explain little more.

#3. Here is the doc: https://www.wpdownloadmanager.com/doc/add-new-package/package-settings/

Oct 20, 2020 at 9:07 pm
#138855
Keymaster
Shahjada
Staff OP

Please uncheck the terms lock from the lock option. But. if you want to use terms lock too, fill the info properly there.

Oct 20, 2020 at 9:05 pm
#138854
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Oct 20, 2020 at 8:57 pm
#138849
Keymaster
Shahjada
Staff OP

You’re welcome :).

Oct 20, 2020 at 8:54 pm
#138848
Keymaster
Shahjada
Staff OP

I just checked. It looks like you already configured everything properly. Now, all subscribed from the email lock should go to your selected cc list Sweepstakes.

Oct 20, 2020 at 8:46 pm
#138846
Keymaster
Shahjada
Staff OP

I’ve added the following js code to fix the dropdown conflict:

<script>
jQuery(function($){
  $('.btn-clps').on('click', function(){ $($(this).attr('href')).slideToggle(); });
});
</script>

Use the following css to hide the blue box shadow:

.w3eden .btn-primary:not(:disabled):not(.disabled):active:focus, .w3eden .btn-primary:not(:disabled):not(.disabled).active:focus, .w3eden .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: none !important;
}

If you want to remove the title link, any other info in the template, that can be done by editing the link template ( https://www.wpdownloadmanager.com/doc/templates/ ), however, I’ve adjusted it for you.

Oct 20, 2020 at 6:19 pm
#138831
Keymaster
Shahjada
Staff OP

@spartaco, you have the free version installed on your site, email lock is a wpdm pro ( https://www.wpdownloadmanager.com/pricing/ ) feature.

Oct 20, 2020 at 5:02 pm
#138811
Keymaster
Shahjada
Staff OP

Here is how you need to enable email lock:

I think you already know how. And you need to configure constant contact from wpdm settings:

Settings%20%E2%80%B9%20Download%20Manager%20%E2%80%B9%20WordPress%20Download%20Manager%20Pro%20%E2%80%94%20WordPress

However, if you still need help with the setup, please send me wp-admin and constant contact login info.

Oct 20, 2020 at 4:30 pm
#138806
Keymaster
Shahjada
Staff OP

Please send me temporary wp-admin login info in a private reply. Seems like archive page add-on is not even activated there.

Viewing 25 posts - 2,076 through 2,100 (of 15,650 total)