Shahjada

Forum Replies Created

Viewing 25 posts - 13,001 through 13,025 (of 15,594 total)
in reply to: Getting Spam Through WPDM #11615

Shahjada
Keymaster

@jjspelman, wpdm pro has nothing to do with comments actually. anyhow if you are already using wpdm pro v4, you can delete the page “wpdmpro”.

in reply to: Safe to upgrade 3.3.8 -> 4.0? #11611

Shahjada
Keymaster

in v4 the main point is, it moved to custom post type and we didn’t have any way to keep id same. so you will have to change all package short-code to set proper id again. category short-code will remain same.

in reply to: Invalid Liscense #11610

Shahjada
Keymaster

key unlocked, try now.
may be file is missing for that package.

in reply to: Demo page – replicate #11608

Shahjada
Keymaster

the homepage here http://demo.wpdownloadmanager.com/wpdmpro/ actually coming from the theme http://demo.wpdownloadmanager.com/crypton/ , but still you can do that using category short-code and using link template “link-template-pane” ( except slider ).

in reply to: Remove/Turn Off Server File Browser #11607

Shahjada
Keymaster

it is in /download-manager/tpls/metaboxes/attach-file.php

in reply to: Some questions about V4 TreeView and widgets hide #11586

Shahjada
Keymaster

ok now, issue was because of form builder add-on, the add-on still not compatible with v4, anyhow compatible version is coming on next week

in reply to: pagination not working #11581

Shahjada
Keymaster

mentioned in previous reply.

in reply to: WPDM4 Problems after migration #11580

Shahjada
Keymaster

in demo site it is looking full width as we used 1 col, in there if you use cols=1 with category short-code then you will see the template full width too and you can change the download button from image button add-on.
got the thumb issue now, we missed it with wpdm v4, will be availble again with 4.0.1

in reply to: Update to version 4 failed. #11579

Shahjada
Keymaster

did you download again from wpdownloadmanager.com?

in reply to: Problems with MP3s – Upload, Playback, Shortcode #11576

Shahjada
Keymaster

got the chrome issue, update coming within next few hours

in reply to: Category List Order #11573

Shahjada
Keymaster

in pro we now use custom post type and custom taxonomy, so you can use external plugin like “custom taxonomy order” for re-ordering categories.

in reply to: Upload from media library? #11572

Shahjada
Keymaster

yes, possible, you can already do that in free too using server file browser.

in reply to: Download link expired #11571

Shahjada
Keymaster

please give me your url to check

in reply to: pagination not working #11570

Shahjada
Keymaster
$cp = wpdm_query_var('cp','num');
    if(!$cp) $cp = 1;
    $params = array(
        'post_type' ► 'wpdmpro',
        'paged' ► $cp,
        'posts_per_page' ► $items_per_page,
        'tax_query' ► array(array(
            'taxonomy' ► 'wpdmcategory',
            'field' ► 'slug',
            'terms' ► $cids
        ))
    );

Shahjada
Keymaster

please give me complete error message to find the reason.

in reply to: pagination not working #11567

Shahjada
Keymaster

changed file is functions.php, function name “wpdm_embed_category” , added “paged” parameter with query.

in reply to: Deleted cache file restoring itself #11566

Shahjada
Keymaster

usually cached file deleted automatically after download completed, but if user cancel download and it will not be deleted and need to clear cache dir manually for now, but we are already adding cache management option there now.

in reply to: Update to version 4 failed. #11565

Shahjada
Keymaster

you can download again now and reinstall v4 to resolve those notices, but you will see the notification in you dashboard after v4.0.1. release. anyhow those notices are not from wpdm pro.

in reply to: WPDM4 Problems after migration #11556

Shahjada
Keymaster

I see boxed template looks 99% ok in your site, but a “quote” coming from your theme css.

you see 2 images, because theme has build-in option for showing feature image where wpdm page template also using thumb tag for showing featured image, so, if you remove [thumb] tag from wpdm page template, there you will see 1 image only, it is not an issue, nothing to fix there actually.

in reply to: Just purchased this plugin today. Does not work! #11555

Shahjada
Keymaster

actually pro is 100s times powerful then free, here you have option to create new templates simply using template tag, image button add-on ( http://www.wpdownloadmanager.com/download/wpdm-image-button/ ) to prettify download link and many more, you don’t have to edit each package to change template, when you will use tinymce button add-on you will have option to select template directly from there while generating short-code, as pro version has so many options and feature it certainly will take little more time to understand everything, that actually don’t make it worse. After you understand all features of pro, i think you will love it most. Anyhow let me know if you need any clarification on any feature there.

in reply to: Update to version 4 failed. #11554

Shahjada
Keymaster

please download the plugin and install, noticed should be gone. anyhow we are releasing v4.0.1 today.

in reply to: WPDM4 Problems after migration #11542

Shahjada
Keymaster

1. in your active theme folder

in reply to: WPDM4 Problems after migration #11540

Shahjada
Keymaster

1) yes, for example if you want to use full width page template, create a copy of fullwith page template from your theme and name it single-wpdmpro.php
2) support@wpdownloadmanager.com, please mention forum post URL so that support team can track it.
3) noted for implementation
7) that will not remove image completely as your page template already showing featured image, so you can skip from wpdm page template.


Shahjada
Keymaster

page template demos are not available, but you can try applying one after another. as there are very easy template editor, you can create you own style there easily.

in reply to: Icons gone and none of the locks work #11531

Shahjada
Keymaster

we got a minor issue there, update coming within 24 hours.

Viewing 25 posts - 13,001 through 13,025 (of 15,594 total)