Shahjada

Forum Replies Created

Viewing 25 posts - 5,976 through 6,000 (of 15,655 total)
Jan 11, 2016 at 1:18 pm
#38360
Keymaster
Shahjada
Staff OP

In case of CDN, you may use Amazon S3. WPDM has an add-on ( http://www.wpdownloadmanager.com/download/amazon-s3-storage-add-on/ ) for Amazon S3, you can use that to explore and serve your files from Amazon S3 securely.

Jan 11, 2016 at 1:17 pm
#38359
Keymaster
Shahjada
Staff OP

if you want same image for all of your packages, you simple can put it in link or page template.

Jan 11, 2016 at 1:15 pm
#38358
Keymaster
Shahjada
Staff OP

Everything should work fine there now. I’ve update wpdm pro and premium package add-on.

Jan 11, 2016 at 12:25 pm
#38355
Keymaster
Shahjada
Staff OP

Please give me the exactly url where you are seeing the error ERR_CONTENT_LENGTH_MISMATCH.

Jan 9, 2016 at 10:26 am
#38300
Keymaster
Shahjada
Staff OP

When I’m trying to login, it returning:

ERROR: Invalid username.

Jan 9, 2016 at 6:32 am
#38292
Keymaster
Shahjada
Staff OP

Sorry not clear, I see download pages are downloads are working fine. I’m not seeing link http://www.looopcreative.com/?m=20150323 anywhere in your site. However please give me temporary wp-admin login info in a private reply to check it in details.

Jan 9, 2016 at 6:26 am
#38291
Keymaster
Shahjada
Staff OP

@laskowv, the feature still in beta, after save, please click on update tab or reload link again it will refresh the add-on list, then you can update.

Jan 8, 2016 at 6:16 pm
#38253
Keymaster
Shahjada
Staff OP

Strangely we couldn’t regenerate the issue in your side, if you could check it in your installation, we could track the proper reason, however you can fix the issue adding if(!is_array($side_dashboard)) $side_dashboard = array(); after $side_dashboard = $wp_meta_boxes['dashboard']['side']['core']; in /download-manager/admin/class.WordPressDownloadManagerAdmin.php

But if possible please give me a temporary wp-admin login info in a private reply, I shall check and adjust it for you.

Jan 8, 2016 at 3:20 pm
#38236
Keymaster
Shahjada
Staff OP

@alidiaby, Extremely sorry for your inconvenience. In last update we have improved code base and using namespace, which require php v5.3.0+ ( http://php.net/manual/en/language.namespaces.rationale.php ), may you please update your server php version, however if that is not possible, you can get back the previous version from here https://downloads.wordpress.org/plugin/download-manager.2.8.3.zip

Jan 8, 2016 at 3:19 pm
#38235
Keymaster
Shahjada
Staff OP

Extremely sorry for your inconvenience. In last update we have improved code base and using namespace, which require php v5.3.0+ ( http://php.net/manual/en/language.namespaces.rationale.php ), may you please update your server php version, however if that is not possible, you can get back the previous version from here https://downloads.wordpress.org/plugin/download-manager.2.8.3.zip

Jan 8, 2016 at 4:15 am
#38221
Keymaster
Shahjada
Staff OP

Sorry for the issue, please update to 2.8.5, I’ve fixed it there. However you still can download previous version from here https://wordpress.org/plugins/download-manager/developers/

Jan 8, 2016 at 4:13 am
#38220
Keymaster
Shahjada
Staff OP

Sorry for the issue, please update to 2.8.5, I’ve fixed it there

Jan 8, 2016 at 4:13 am
#38219
Keymaster
Shahjada
Staff OP

Sorry for the issue, please update to 2.8.5, I’ve fixed it there.

Jan 7, 2016 at 9:39 pm
#38206
Keymaster
Shahjada
Staff OP

You’re welcome. If you get some free moments, please give us a 5* here https://wordpress.org/support/view/plugin-reviews/download-manager?rate=5#postform , Thanks in advance 🙂

Jan 7, 2016 at 1:26 pm
#38162
Keymaster
Shahjada
Staff OP

I found the issue, sorry that I forgot the test the add-on with wpdm free version, anyhow it is updated now, please get v1.2.0 and update your copy.

Jan 7, 2016 at 10:12 am
#38151
Keymaster
Shahjada
Staff OP

Thanks to all. Noted for implementation 🙂

Jan 7, 2016 at 9:26 am
#38147
Keymaster
Shahjada
Staff OP

@billc, please give me your site url too

Jan 6, 2016 at 7:42 pm
#38130
Keymaster
Shahjada
Staff OP

Don’t have specific time frame yet, but it will mentioned in changelog with each release.

May you please explain little more on “A way to set a limit on how many times it can be used.”

Jan 6, 2016 at 6:59 pm
#38122
Keymaster
Shahjada
Staff OP

May you please give me the package URL to check.

Jan 6, 2016 at 6:57 pm
#38121
Keymaster
Shahjada
Staff OP

Best process is to copy all data from database 🙂 . Export database from old location and import it to new.

Jan 6, 2016 at 6:53 pm
#38120
Keymaster
Shahjada
Staff OP

Sorry, confused, “Google issue” <– which one are you taking about…

Jan 6, 2016 at 6:51 pm
#38119
Keymaster
Shahjada
Staff OP

New code for content-wpdmpro.php:

<?php
/**
* The template used for displaying page content in page.php
*
* @package ThemeGrill
* @subpackage ColorMag
* @since ColorMag 1.0
*/
?>

<article id="post-<?php the_ID(); ?>" <?php post_class(); ?> >
<?php do_action( 'colormag_before_post_content' ); ?>
<div class="article-content clearfix">
<div class="entry-content clearfix">
<?php
the_excerpt();
?>
</div>
</div>
<?php do_action( 'colormag_after_post_content' ); ?>
</article>
Jan 6, 2016 at 6:47 pm
#38118
Keymaster
Shahjada
Staff OP

When trying to connect ftp, it is refusing conn, looks like my ip ( 27.147.242.5 )  is blocked

Jan 6, 2016 at 6:15 pm
#38112
Keymaster
Shahjada
Staff OP

Pro version change log:

WordPress Download Manager Pro Change Log

 

Jan 6, 2016 at 8:27 am
#38083
Keymaster
Shahjada
Staff OP

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

Viewing 25 posts - 5,976 through 6,000 (of 15,655 total)