Shahriar

Forum Replies Created

Viewing 25 posts - 10,551 through 10,575 (of 12,513 total)
Jun 1, 2016 at 12:11 pm
#45966
Jun 1, 2016 at 12:03 pm
#45964
Moderator
Shahriar
Staff OP

Please follow this post for editing template:

Is there a way to display description in wpdm-all-packages

Jun 1, 2016 at 12:00 pm
#45963
Moderator
Shahriar
Staff OP

Please give me temporary wp-admin login info in a private reply, I’ll check.

Jun 1, 2016 at 11:57 am
#45962
Moderator
Shahriar
Staff OP
Jun 1, 2016 at 11:54 am
#45960
Moderator
Shahriar
Staff OP

Please give me temporary wp-admin login info in a private reply, I’ll set everything up there for you.
If you want to add custom field with email lock, you need to create custom field group from wpdm settings .

There are not option to configure for button template add-on, everything you need to know about button template add-on is mentioned here http://www.wpdownloadmanager.com/download/wpdm-button-templates/

Jun 1, 2016 at 11:37 am
#45959
Moderator
Shahriar
Staff OP

Please give me temporary wp-admin login info and ftp access to plugins dir in a private reply to check your issue.

Jun 1, 2016 at 11:31 am
#45958
Moderator
Shahriar
Staff OP

For now, please open wpdm-hooks.php, fine and remove add_filter("wpdm_render_custom_form_fields", 'wpdm_render_custom_data', 10, 2); ( Approx line # 50 )
However, update is coming within next week.

Jun 1, 2016 at 11:29 am
#45957
Moderator
Shahriar
Staff OP

@the-web-elite, unlocked

@neiltomlow
, give me your license key in a private reply.

Jun 1, 2016 at 11:26 am
#45954
Moderator
Shahriar
Staff OP

Most of those vars are explained here https://developer.wordpress.org/reference/functions/wp_insert_post/  , other vars formats are as mentioned in default value.

Jun 1, 2016 at 10:44 am
#45952
Jun 1, 2016 at 10:31 am
#45951
Moderator
Shahriar
Staff OP

Give me ftp access to plugins dir to check the warning, but if you need “Unknown Network Error”, probably you may try to discuss it with your server/hosting support.

Jun 1, 2016 at 10:15 am
#45950
Moderator
Shahriar
Staff OP

Sorry, little confused with your search issue, in our demo http://demo.wpdownloadmanager.com/wpdmpro/advanced-search/ it looks working fine.

Please give me temporary wp-admin login info in a private reply to check short-code issue.

Jun 1, 2016 at 10:02 am
#45949
Moderator
Shahriar
Staff OP

For template modification:

Remove/Hide table columns

Jun 1, 2016 at 9:35 am
#45946
Moderator
Shahriar
Staff OP

Please add following css at the end of you theme’s style.css:

.modal-backdrop.in {
    display: none;
    opacity: 0.5;
}

And please check this post

Remove/Hide table columns

Jun 1, 2016 at 9:30 am
#45945
Moderator
Shahriar
Staff OP

Sorry, API add-on doesn’t have any function to get license related info.

Jun 1, 2016 at 9:10 am
#45943
Moderator
Shahriar
Staff OP

If you want to place package info in sidebar like demo, you need to use “Package Info” widget.

May 30, 2016 at 9:48 am
#45888
Moderator
Shahriar
Staff OP

Sorry for the delay, it is working fine now.

May 30, 2016 at 8:50 am
#45885
Moderator
Shahriar
Staff OP

That is not possible with short-code wpdm_direct_link

May 30, 2016 at 8:39 am
#45880
Moderator
Shahriar
Staff OP

Unlocked.

May 30, 2016 at 8:33 am
#45875
Moderator
Shahriar
Staff OP
May 30, 2016 at 8:21 am
#45874
Moderator
Shahriar
Staff OP

Your package and category url base slugs need to be unique, you can’t create any other page with same slug. I’ve changed those in wpdm settings and now it is working fine.

May 30, 2016 at 8:17 am
#45872
Moderator
Shahriar
Staff OP

License verification api is already integrated with premium package.

Suppose your license server is http://www.domain.com (where premium package is active), you need to set a post request to http://www.domain.com with following parameters:
action=wpdm_pp_ajax_call
execute=verifylicense
domain={add a function in your script to find [domain name / IP]}
key=[get it from user input = license key they get from you]
product=product ID
In response if you get word “valid” or “invalid”

May 30, 2016 at 8:00 am
#45868
Moderator
Shahriar
Staff OP

please give me the package URL to check

May 30, 2016 at 7:34 am
#45865
Moderator
Shahriar
Staff OP

You may use css like this:

.jqueryFileTree a {
    font-size: 10pt;
    line-height: 23px;
}
May 30, 2016 at 7:23 am
#45864
Moderator
Shahriar
Staff OP

<strong>ERROR:</strong> your account is not yet activated.

Viewing 25 posts - 10,551 through 10,575 (of 12,513 total)