Shahjada

Forum Replies Created

Viewing 25 posts - 12,751 through 12,775 (of 15,595 total)
in reply to: Updating from WPDM Pro v3 to v4 #12661

Shahjada
Keymaster

no problem in continuing with v3.8

in reply to: Steps to updating to v4 from v3 #12653

Shahjada
Keymaster

@kg4izp, yes. but after upgrade to v4 and migrate all data from v3, you will have to update package short-codes if you used those anywhere, as package IDs are changed in v4 and it moved to custom post type. Steps: http://www.wpdownloadmanager.com/support/topic/updating-from-wpdm-pro-v3-to-v4/

in reply to: License Question #12649

Shahjada
Keymaster

yes, in mutli-site , if you want to use it in different subsites you will need dev license, but subsites are not more then 5 then business license is ok. as you already purchased pro, you only have to pay the different.

in reply to: Setting Access to All Visitors with Bulk Import #12648

Shahjada
Keymaster

ok, checking

in reply to: License activation problem for Add-Ons #12647

Shahjada
Keymaster

– wpdm-archive-page <-- already compatible with wpdm pro v4, should work fine - wpdm-custom-fields <-- already compatible with wpdm pro v4, should work fine, but still doing some upgrade for wpdm pro v4 - wpdm-newsletter <-- compatible with v3.3.8, but we are already working on it to make it compatible with wpdm pro v4. - wpdm-premium-packages <-- already compatible with wpdm pro v4, should work fine - wp-formbuilder <-- already compatible with wpdm pro v4, should work fine This compatibility issue happened as wpdm pro moved to custom post type from v4. So we are migrating all add-ons too.

in reply to: How to remove "Download Stats" in Users List? #12646

Shahjada
Keymaster

from /download-manager/hooks.php, find and remove add_action('admin_head', "addusercolumn");

in reply to: shortcode for price #12645

Shahjada
Keymaster
in reply to: How to show a list of all packages in a category #12615

Shahjada
Keymaster

sorry, got the issue, will be ok with next update, but if you want to know the fix, here it is,
1) open wpdm-all-downloads.php
2) go to line # 69, it is now there 'total' ► $total_files/$items,
3) replace it with 'total' ► ceil($total_files/$items),

in reply to: License activation problem for Add-Ons #12614

Shahjada
Keymaster

which add-on are you trying to activate.

in reply to: Create and Update Date Format in Templates #12613

Shahjada
Keymaster

functions.php, line# 2149, please with $vars['create_date'] = date(get_option('date_format'), strtotime($vars['post_date']));

in reply to: Use category ID instead of the category slug #12612

Shahjada
Keymaster

in short-code you will have to use slug, but in permalink, you can change it from permalink settings

in reply to: Steps to updating to v4 from v3 #12609

Shahjada
Keymaster

@twomuch, sorry, I missed, migration add-on working ok for others, so need to check it in your site, please send temporary wp-admin login info to support@wpdownloadmanager.com

in reply to: Installation Failure for DMP in WordPress #12607

Shahjada
Keymaster

steps are same as here http://www.wpdownloadmanager.com/wordpress-download-manager-pro-v4-0-0-beta-1-has-been-released/
but use the migration add-on attached with this reply.

in reply to: wpdm archive short code with category slug #12606

Shahjada
Keymaster

looks like you are using old version, that was an issue with v2.0.1 or earlier, please update to 2.1.0.

in reply to: Error and big Problem with 4.0.4 pro (slideshow broken) #12593

Shahjada
Keymaster

BTW, it is not a bug. and standard way is adjusting it from server, though 99.99% server has it enabled by default. Anyhow you can try editing code in /download-manager/wpdm-core.php on line 722

in reply to: Frontend Problems & Questions #12592

Shahjada
Keymaster

at front-end you need to use [wpdm-all-packages] short-code

in reply to: I am not seeing the download manager pro.zip file #12588

Shahjada
Keymaster

it is the order for directory add-on, please use the download button next to the title to download particular version


Shahjada
Keymaster

there should be no such issue, as it is using wp native uploader. but 3.1.7 is terribly old version which may have some issues.

in reply to: Don't want any file detail page #12583

Shahjada
Keymaster

ok, create a link template only using the tag [download_link] and you may also check this http://newlook.wpdownloadmanager.com/doc/templates/prettify-your-download-link/


Shahjada
Keymaster

ok, please send temporary wp-admin login info to support@wpdownloadmanager.com, support team will find a way in plugin to skip it. you need to download the plugin again from same location http://www.wpdownloadmanager.com/my-orders/ to get the latest version.

in reply to: Steps to updating to v4 from v3 #12580

Shahjada
Keymaster

mostly same, but need different migration add-on, which is attached with this post:

in reply to: Secure File Storage #12579

Shahjada
Keymaster

it could be because if your server, anyhow even if you keep it in default location, its secure and wpdm pro block http access to that dir using .httaccess

in reply to: CSV Import and Assigning Categories #12578

Shahjada
Keymaster

you need to use date format like YYYY-MM-DD and exact category slug ( or slugs separated by comma ).

Viewing 25 posts - 12,751 through 12,775 (of 15,595 total)