Shahriar

Forum Replies Created

Viewing 25 posts - 10,576 through 10,600 (of 12,513 total)
in reply to: Sorting by download_count not working #45862

Shahriar
Moderator

Sorry for the delay, however I’ve found the issue, fixed file attached, please download unzip upload wpdm-functions.php to plugins/download-manager dir.

in reply to: TinyMCE only renders Panel template #45861

Shahriar
Moderator

In case of tinymce button, you need to select link template from drop-down the one you want to use with short-code. But if you want to use the one already selected with package, simply remove template parameter from short-code.

in reply to: Creating packages programatically #45860

Shahriar
Moderator

You need to use function \WPDM\Package::Create($package_data) to create a new package.
And $package_data array is like this:

$package_data_core = array(
            'post_title'           ► '',
            'post_content'           ► '',
            'post_excerpt'          ► '',
            'post_status'           ► 'publish',
            'post_type'             ► 'wpdmpro',
            'post_author'           ► get_current_user_id(),
            'ping_status'           ► get_option('default_ping_status'),
            'post_parent'           ► 0,
            'menu_order'            ► 0,
            'to_ping'               ►  '',
            'pinged'                ► '',
            'post_password'         ► '',
            'guid'                  ► '',
            'post_content_filtered' ► '',
            'import_id'             ► 0,
            'files'           ► array('file_path_1', 'file_path_2'),
            'fileinfo'           ► array(),
            'package_dir'           ► '',
            'link_label'          ► __('Download','wpdmpro'),
            'download_count'           ► 0,
            'view_count'             ► 0,
            'version'           ► '1.0.0',
            'stock'           ► 0,
            'package_size'           ► 0,
            'package_size_b'           ► 0,
            'access'            ► 0,
            'individual_file_download'               ►  -1,
            'cache_zip'               ►  -1,
            'template'                ► 'link-template-panel.php',
            'page_template'         ► 'page-template-1col-flat.php',
            'password_lock'                  ► '0',
            'facebook_lock'                  ► '0',
            'gplusone_lock'                  ► '0',
            'linkedin_lock'                  ► '0',
            'tweet_lock'                  ► '0',
            'email_lock'                  ► '0',
            'icon' ► '',
            'import_id'             ► 0
        );
in reply to: Modal window issue #45859

Shahriar
Moderator

It is a conflict with your theme css, please give me the url where you used the short-code to suggest required css change.


Shahriar
Moderator

Ops, sorry, the short-code is:
[wpdm_user_dashboard recommended="wpdm-category-slug"]

in reply to: Creat "broken link report" button #45850

Shahriar
Moderator

May you please mail to customize@wpdownloadmanager.com

in reply to: Cannot remove file from download #45832

Shahriar
Moderator

Ok, got the issue now, still if you want to attach different file, you simply need to upload it and the process will replace old one. However, we shall adjust the issue with the next update of the plugin

in reply to: PHP Error, Warning Message #45816

Shahriar
Moderator

Sorry for the confusion, however, I’ve updated both plugins, everything looks like working fine now, please check.

in reply to: installation support #45815

Shahriar
Moderator

Sure, please give me temporary wp-admin login info in a private reply, I’ll set it up there for you.

in reply to: Download url not working #45813

Shahriar
Moderator

download_url should work fine, please give me temporary wp-admin login info in a private reply to check your issue.

in reply to: Form Lock Plugin #45812

Shahriar
Moderator

May you please give me temporary wp-admin login info in a private reply to check your issue.

in reply to: Image thumbnail not visible #45811

Shahriar
Moderator

ok now, I disabled bootstrap js from wpdm settings page.

in reply to: Purchased #45809

Shahriar
Moderator

You don’t need to re-add files, all old entries should work fine. But if you are facing any trouble, please keep you free version installation where all files are showing properly and give me temporary wp-admin login info in a private reply, I’ll install pro version there for you.


Shahriar
Moderator

Warning: array_merge(): Argument #2 is not an array in /home/…/wp-content/plugins/download-manager/libs/class.UserDashboard.php on line 35

Please use short-code like [wpdm_user_dashboard recommended="wpdm-category-slug"] to resolve the issue.

in reply to: Credit for plugin on PRO version???? #45807

Shahriar
Moderator

that was a simple placeholder text in that add-on, you can remove it from that add-on code

in reply to: Invalid License Key! #45806

Shahriar
Moderator

Please give me your license key in a private reply.

in reply to: Style wpdm_tree #45805

Shahriar
Moderator

Please let me know what you want to change.

in reply to: show package information #45804

Shahriar
Moderator

To show the info on right side, please use package info widget:

https://www.evernote.com/l/AV2e-RTtoWZKzpsOzfE6HTUrwa8feRfuykUB/image.png

in reply to: Package lock options #45803

Shahriar
Moderator

Sorry, that is not possible as it is now. But can be achieved through customization, if you want customization, please mail to customize@wpdownloadmanager.com for quote.

in reply to: Archive Page & WPML #45802

Shahriar
Moderator

Yes, it is also adjusted in our side for next update.

in reply to: 0 licenses found ? #45801

Shahriar
Moderator

@cjden,  I see your license key is already linked with nymunkegaard.dk .

in reply to: Downloads not working #45800

Shahriar
Moderator

I tested again, everything is working fine from my side:

http://screencast-o-matic.com/watch/cDhulGiirZ


Shahriar
Moderator

please mail to customize@wpdownloadmanager.com for price estimation.

in reply to: Display Front-end uploader in more than one page #45794

Shahriar
Moderator

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

Viewing 25 posts - 10,576 through 10,600 (of 12,513 total)