Shahriar

Forum Replies Created

Viewing 25 posts - 12,276 through 12,300 (of 12,513 total)
Sep 3, 2015 at 3:49 pm
#33634
Moderator
Shahriar
Staff OP
  1. Access field name is __wpdm_access , but the value should be a serialized array of role name(s)
  2. Same as #1
  3. link template filed name __wpdm_template
  4. Same as #3
  5. update wp_post set post_content = “Description here” where post_type=’wpdmpro’
  6. same as #5

For #1 ~ #4, use SQL:

insert into wp_postmeta (post_id, meta_key, meta_value) select ID, 'Field_Name', 'Field_Value' from wp_posts where post_type = 'wpdmpro';

However next update of default value add-on will have bulk update feature, which is coming within this month.

Sep 3, 2015 at 12:50 pm
#33616
Moderator
Shahriar
Staff OP

you can use only single category slug, then it will show all subcats

Sep 3, 2015 at 12:48 pm
#33615
Moderator
Shahriar
Staff OP

Please delete old version, then install new. Deleting old version will not delete old data.

Sep 2, 2015 at 9:38 pm
#33599
Moderator
Shahriar
Staff OP

won’t have to do anything in wpdm side actually, as soon as it receives IPN with payment status “Completed” it changes the order and payment status in site.

Sep 2, 2015 at 9:35 pm
#33598
Moderator
Shahriar
Staff OP

don’t use role discount 100%,  if you use “test pay” user can checkout actually without paying and after checkout they will be redirected to download page.

Sep 2, 2015 at 9:13 pm
#33592
Moderator
Shahriar
Staff OP

it will work fine when you add some packages under each category.

Sep 2, 2015 at 9:07 pm
#33589
Moderator
Shahriar
Staff OP

If you are using http://www.wpdownloadmanager.com/download/advanced-custom-fields/ , then tag name depends of the name of custom field you are using there and which can be copied from custom field settings page. However to show post author, use tag [post_author] in link/page template.

Sep 2, 2015 at 9:04 pm
#33588
Moderator
Shahriar
Staff OP

wp search query doesn’t check tag for search keyword.

Sep 2, 2015 at 8:48 pm
#33586
Moderator
Shahriar
Staff OP

You can’t use different background there.

After click IQProtector Mobile, it is going to http://pcsimple.co.il/all-downloads/iqprotector-mobile/ , not seeing “Welcome” there.

Sep 2, 2015 at 8:34 pm
#33584
Moderator
Shahriar
Staff OP

within this month.

Sep 2, 2015 at 8:27 pm
#33583
Moderator
Shahriar
Staff OP

that shouldn’t make it slower actually as it doesn’t query any post meta, please give me your url to check.

Popup issue is a conflict with your theme css, give me temporary wp-admin login info and affected url to adjust it.

Sep 2, 2015 at 7:30 pm
#33579
Moderator
Shahriar
Staff OP

Use a column with header name package_dir and full dir path to attach dir form your csv import. Please give me your email, I shall ask customization team to check that ASAP.

Sep 2, 2015 at 7:10 pm
#33578
Moderator
Shahriar
Staff OP

Yes, wpdm can do what you asked in your email, but “pick and chose MULTIPLE documents at their choosing and download them all at once” is not what you asked.

You asked “Each client could need one or multiple documents to download, so being able to download multiple documents at once is important.

— Using wpdm, when you upload multiple files in a package and enable individual download, user can download any single file or all files at a time.

But still you don’t need to worry, as we are already working on a simile feature, we call it “file cart”, will be available soon.

Sep 2, 2015 at 12:57 pm
#33549
Moderator
Shahriar
Staff OP

it could be something with your server settings, like php execution timeout issue, so you need to increase the limit.

Sep 2, 2015 at 12:56 pm
#33548
Moderator
Shahriar
Staff OP

First of all, please update your download manager copy, then please give me a temporary wp-admin login info, I shall check it in details.

Sep 2, 2015 at 12:55 pm
#33546
Moderator
Shahriar
Staff OP

Matter is you can’t use [download_link] as a value if href attr. as the tag generate complete html link for download, if you want to use in href, use [download_url]

and [download_url] only will work for public downloads.

Sep 2, 2015 at 12:48 pm
#33545
Moderator
Shahriar
Staff OP

Thanks, I’ll adjust and update the add-on ASAP.

Sep 2, 2015 at 12:29 pm
#33542
Moderator
Shahriar
Staff OP

“pick and chose MULTIPLE documents at their choosing and download them all at once” <– is not possible with download manager, you can download any single file or all files attach with a package ( ex: http://demo.wpdownloadmanager.com/wpdmpro/wpdm-package/multi-file-package/ ). May you please give me your email address to check the pre-sale query, as our support team can’t say that.

However this feature is already in our to do list.

Sep 2, 2015 at 12:19 pm
#33540
Moderator
Shahriar
Staff OP

looks like some js conflict with your theme, please create a new page template, use template tag [download_link_extended] instead of [download_link] and use the template. Doc: http://www.wpdownloadmanager.com/doc/templates/ . However if that doesn’t resolve your issue, please give me temporary wp-admin login info in a private reply, I’ll check it in details.

Sep 2, 2015 at 12:13 pm
#33539
Moderator
Shahriar
Staff OP

please reactive plugin to check

Sep 2, 2015 at 12:07 pm
#33538
Moderator
Shahriar
Staff OP

You can use only normal ftp for now, we shall add ssl support soon.

Sep 2, 2015 at 11:57 am
#33537
Moderator
Shahriar
Staff OP

You can only control document folder ( category ) by user role, it is not possible to setup user specific access option for categories.

Sep 2, 2015 at 11:55 am
#33536
Moderator
Shahriar
Staff OP

You you see order status “Processing” that mean, he didn’t complete the order properly or paypal IPN in your account is not working properly, you may need to enable IPN. But for the orders with “Complete” status, users shouldn’t have any issue with accessing order. Also I see in order list, none of them is associated with any user, so all of those orders should be accessible from guest download page, if users enter their order confirmation email and order id correctly.

However, one thing I see missing in plugin, order confirmation email is now showing in order list at admin side. we have added it in our to do list and will be available with the next update of the plugin.

Sep 2, 2015 at 11:34 am
#33535
Moderator
Shahriar
Staff OP

in back-end it is totally depends on wordpress’s native feature as wpdm is using custom post type, however filter by category is already available in back-end.

Sep 2, 2015 at 11:07 am
#33532
Moderator
Shahriar
Staff OP

add-on list page is not actually required for the plugin, it just shows the add-ons list from liveforms.org.

Viewing 25 posts - 12,276 through 12,300 (of 12,513 total)