Shahjada

Forum Replies Created

Viewing 25 posts - 3,951 through 3,975 (of 15,655 total)
Mar 22, 2017 at 7:45 am
#55414
Keymaster
Shahjada
Staff OP

Thanks, fixed that too for the next update of archive page add-on.

Mar 22, 2017 at 7:36 am
#55413
Keymaster
Shahjada
Staff OP

For search button and category selector, you may use following short-code:

[wpdm-archive button_style="inverse" link_template="link-template-panel-1-3" order_by="post_title" order="asc" items_per_page="10" cat_view="compact"]

Demo:
https://demo.wpdownloadmanager.com/wpdmpro/archive-page-compact/

For translation, did you create wpdmap-es_ES.po?

Mar 22, 2017 at 7:14 am
#55412
Keymaster
Shahjada
Staff OP

Search is ok now.

Technical details:

I had to disable following part in code:

$params['meta_query'] = array(
                'relation' ► 'OR',
                array(
                    'key'     ► '__wpdm_files',
                    'value'   ► $src,
                    'compare' ► 'LIKE',
                ),
                array(
                    'key'     ► '__wpdm_fileinfo',
                    'value'   ► $src,
                    'compare' ► 'LIKE',
                ),
            );
Mar 22, 2017 at 6:56 am
#55410
Keymaster
Shahjada
Staff OP

Hmmm, you are using a very old version, the data migration will a bit tricky, please install it somewhere accessible from the internet ( but not on the product site ), so that I can help you with data migration process.

Mar 21, 2017 at 4:02 pm
#55338
Keymaster
Shahjada
Staff OP

WPDM doesn’t interfere with filename except you check this option Sanitize Filename in wpdm settings, however, special chars in filename may look different due to char encoding support of your server and mysql database.

Mar 20, 2017 at 1:32 pm
#55272
Keymaster
Shahjada
Staff OP

This options not available right now. It will be available in next update. Thanks.

Mar 20, 2017 at 10:41 am
#55265
Keymaster
Shahjada
Staff OP

You page use archive page ( Demo: https://demo.wpdownloadmanager.com/wpdmpro/archive-page-compact/ ), except sorting by Popular, other options are available.

Mar 20, 2017 at 10:31 am
#55264
Keymaster
Shahjada
Staff OP

Yes, you can change table view, but you need to edit code for that. The template file is /tpls/wpdm-all-downloads.php, please follow the instructions at step #3 here:

Template Files

 

 

Mar 20, 2017 at 9:13 am
#55259
Keymaster
Shahjada
Staff OP

Actually, that is not possible. When someone views a file, it is already downloaded.

Mar 20, 2017 at 9:07 am
#55258
Keymaster
Shahjada
Staff OP

Each shortcode has certain parameters to configure, please check the docs here:

https://www.wpdownloadmanager.com/doc/short-codes/

 

Mar 20, 2017 at 7:43 am
#55255
Keymaster
Shahjada
Staff OP

Not exactly why it is not showing there, however, it is working fine in standalone page ( http://acapelladjs.com/user-dashboard/  ), you probably need to contact with theme developer.

Mar 20, 2017 at 7:33 am
#55254
Keymaster
Shahjada
Staff OP

Sure, here is the link to upgrade:

…..

Mar 20, 2017 at 7:30 am
#55253
Keymaster
Shahjada
Staff OP

@michaelr, your license key was locked with localhost, however, I’ve unlocked it and it will work with new domain now.


@homeown
, trust me, we are working 24/7 to improve it and support you in the best way. If you are facing a problem, let’s create a post of your own and work together to resolve the issue rather than running through other people’s posts. Creating your own post and staying on the same post until issue resolved is a faster and effective way.

Mar 20, 2017 at 7:12 am
#55252
Keymaster
Shahjada
Staff OP

Unlocked.

Mar 20, 2017 at 7:11 am
#55251
Keymaster
Shahjada
Staff OP

Please reactivate login info, I shall do that for you.

Mar 20, 2017 at 6:55 am
#55249
Keymaster
Shahjada
Staff OP

Please follow the steps:

  1. Go to /plugins/wpdm-archive-page/languages/ dir
  2. Create a copy wpdmap.po and name it wpdmap-es_ES.po
  3. Open wpdmap-es_ES.po and start translating strings 🙂
Mar 20, 2017 at 6:50 am
#55246
Keymaster
Shahjada
Staff OP

If you are using the latest version of wpdm pro and file manager addon, file manager will show with author dashboard automatically, no additional action is required. There is no settings page for file manager, it will work synchronously with wpdm pro.

However, Invalid Directory may show if you set an invalid path for file browser root in wpdm settings page. You may give me temporary wp-admin login info in a private reply to help your with the setup.

Mar 20, 2017 at 6:42 am
#55245
Keymaster
Shahjada
Staff OP

It seems like, the URL is coming from archive page add-on, however, we added “noindex” for next update.

Mar 20, 2017 at 6:11 am
#55243
Mar 20, 2017 at 6:10 am
#55242
Keymaster
Shahjada
Staff OP

Pro will work with single installation only. You can keep it any in any single instance. However, please give me temporary wp-admin login info in a private reply to check download issue. And if you are using an old version, please update to the latest version.

Mar 20, 2017 at 5:57 am
#55241
Keymaster
Shahjada
Staff OP

Login info is not working.

Mar 17, 2017 at 11:26 am
#55161
Keymaster
Shahjada
Staff OP

Order note will work for registered users only. However, we shall activate the feature for guest orders soon.

Mar 17, 2017 at 11:23 am
#55160
Keymaster
Shahjada
Staff OP

It should be ok now.

Mar 17, 2017 at 10:41 am
#55158
Keymaster
Shahjada
Staff OP

@showerthinking, please update your copy to fix license issue, it happened as we moved license server from http to https.


@homeown
, Yes, there is nothing else.

 

Mar 17, 2017 at 10:24 am
#55156
Keymaster
Shahjada
Staff OP

I tested 3 different files with various sizes in post newtestupload, all worked fine.

Viewing 25 posts - 3,951 through 3,975 (of 15,655 total)