Shahriar

Forum Replies Created

Viewing 25 posts - 6,751 through 6,775 (of 12,513 total)
Dec 11, 2017 at 6:29 pm
#66568
Moderator
Shahriar
Staff OP

You will get the user’s email address when the user is logged in. Otherwise, only IP address is sent.

Dec 11, 2017 at 6:18 pm
#66565
Moderator
Shahriar
Staff OP

You have to customize the /wpdm-archive-page/tpls/archive-page-with-sidebar.php template. Find ‘View Details’ text there and replace the text. The set <?php echo wpdm_download_url(get_the_ID()); ?> as href value and remove the apc-pack-<?php echo $xid; ?> class.

When editing the template follow the rules stated above ( make your own copy of template )

This won’t work when your package is locked.

Dec 11, 2017 at 6:07 pm
#66564
Moderator
Shahriar
Staff OP

Bulk import is not integrated with Default values add-on yet. But it is a nice idea. We will make these two compatible in next release.

Dec 11, 2017 at 6:04 pm
#66563
Moderator
Shahriar
Staff OP

The file name is changed during upload if an old file exists with same name and file overwrite is disabled.

If you think file named is being updated even when there is no file with the same name, Please send temporary wp-admin login info in private reply.

Dec 11, 2017 at 5:59 pm
#66562
Moderator
Shahriar
Staff OP

Hi Daniel, Could you please try again? Enrico just completed the payment using Stripe. So, I hope the issue you both faced has been resolved.

Dec 11, 2017 at 5:47 pm
#66561
Moderator
Shahriar
Staff OP

Could you please try deactivating other plugins? That will help us to find if it is related to the latest version of WPDM.

You can also try installing this old version,

https://www.dropbox.com/s/8ym8ndsutqi8za5/download-manager-4.7.1.zip?dl=0

If installing the old version fixes the issue then we can be sure that it is related to the latest version.

Dec 11, 2017 at 5:27 pm
#66559
Moderator
Shahriar
Staff OP

I can’t access the site ( https://undkomp.se/ ) Looks like some kind of security is in place.

Dec 11, 2017 at 4:55 pm
#66558
Moderator
Shahriar
Staff OP

Hi Lynn,

 

Please send temporary wp-admin and FTP login info. I will add a custom shortcode in your installation to show login and reg form on the same page. Or you can do that by adding following code to your theme’s functions.php file.

function wpdm_login_reg(){
include \WPDM\Template::Locate('wpdm-be-member.php');
}
add_shortcode('wpdm_login_reg','wpdm_login_reg');

After that add set [wpdm_login_reg] as “Login Required Message:” in WPDM settings.

https://www.evernote.com/l/AUef0Bg0O59BWKQZKk0pEDFHp6SKrn26riIB/image.png

Thanks.

Dec 11, 2017 at 10:30 am
#66544
Moderator
Shahriar
Staff OP

Unlocked your key from the localhost.

Dec 11, 2017 at 10:28 am
#66543
Moderator
Shahriar
Staff OP

Please send me the link to check the issue.

If you are using “WPDM packages by category” widget you can control the package view by selecting the preferred Link Template.

https://www.evernote.com/l/AUd5YFlDeypPu4MOGbZMSv-IpPz4imBDg_4B/image.png

But the package view in category archive page in controlled by your theme. You can partially control this from Downloads Settings Frontend Category Page Options panel.

Dec 11, 2017 at 10:21 am
#66542
Moderator
Shahriar
Staff OP

Payment for the order 5a2979efa9ac9 was not completed. We did not receive any payment in Stripe account ( you used Stripe to place the order )  for this purchase ( I searched using this email info@tun2u.it ). Please let me know if you have any confirmation of payment in case I missed something.

You can place a new order for Advanced Access Control to complete the payment.

Dec 11, 2017 at 9:48 am
#66539
Moderator
Shahriar
Staff OP

Please send FTP info. I have to modify some code. Maybe you have recently added some plugin which is conflicting with WPDM audio player tag.

Dec 11, 2017 at 9:41 am
#66537
Moderator
Shahriar
Staff OP

@ihemel, He is referring to the File Cart add-on, not Premium Package.


@woods
, It is not possible yet, But noted for implementation.

Dec 11, 2017 at 9:12 am
#66534
Moderator
Shahriar
Staff OP

Hi,

It is possible to load sub-category packages on page load but requires some code changes. Please send login info in private reply. I will add the code there or you can add the code yourself. Here is the custom code, add it after line 1082 in wpdm-archive-page.php file. Please keep in mind, you have to add this every time you update the add-on.

var firstcat = jQuery('.wpdm-categories .wpdm-cat-link').first().attr('rel');
jQuery('.wpdm-categories .wpdm-cat-link').first().addClass('active');
jQuery('#wpdm-downloads').prepend('<div class="wpdm-loading"><i class="fa fa-spin fa-spinner icon icon-spin icon-spinner"></i> <?php _e('Loading','wpdm-archive-page'); ?>...</div>').load('<?php echo home_url('/?wpdmtask=get_downloads&pg='.get_the_ID());?>&category='+encodeURIComponent(firstcat));

Thanks.

Dec 11, 2017 at 7:45 am
#66523
Moderator
Shahriar
Staff OP

I checked your test downloads which worked fine. Please re-activate the login info if still having any issue.

Dec 11, 2017 at 7:39 am
#66521
Moderator
Shahriar
Staff OP

Could you please re-active the login info?

Dec 11, 2017 at 7:37 am
#66519
Moderator
Shahriar
Staff OP

1 ) All files from all folders will be listed in ‘Google Drive’ tab. This is how drive picker API works.

2 ) Folders view does not list files.

3 ) You can use the search feature in ‘Google Drive’ tab to search any file and attach it to the package.

Dec 11, 2017 at 7:22 am
#66518
Moderator
Shahriar
Staff OP

Hi,

Could you please send me the server PHP error log? The Campaign Monitor tab is returning 500 error. Checking the error will reveal the issue.

Thanks.

Dec 7, 2017 at 8:04 pm
#66462
Moderator
Shahriar
Staff OP

Are you hosting on Siteground? In that case, please check my reply here https://www.wpdownloadmanager.com/support/topic/wpdm-doesnt-save-options/

Dec 7, 2017 at 8:03 pm
#66461
Moderator
Shahriar
Staff OP

Fixed the issue in frontend upload page and all packages page is cleaner now.

Dec 7, 2017 at 5:49 pm
#66447
Moderator
Shahriar
Staff OP

Please try now. Send me the key if it is still not working. Also, make sure you are using the latest version ( 4.7.2 ) of Download Manager.

Dec 7, 2017 at 5:47 pm
#66446
Moderator
Shahriar
Staff OP

Sorry, Currently no option available to hide the category title when there is no download.

Dec 7, 2017 at 5:41 pm
#66445
Moderator
Shahriar
Staff OP

Unlocked your key from the test server. Please try now.

Dec 7, 2017 at 4:26 pm
#66442
Moderator
Shahriar
Staff OP

The workaround is allowing only to subscribers. You can do that by selecting ‘Subscribers’ in package settings allow access field. Let user signup first. Then they can choose from available download options.

Sorry, I couldn’t understand what you meant by “registration feature doesn’t show up under subscribers”. Can you be more specific or share some screenshots?

Dec 7, 2017 at 4:12 pm
#66441
Moderator
Shahriar
Staff OP

We have to change the UPLOAD_DIR definition in download-manager.php to make current version work like old versions ( using the same dir for all subsites ) in multisite.

This could be done easily by replacing line 32 – 33 with following code,

$content_dir = str_replace('\\','/',WP_CONTENT_DIR);
if(!defined('UPLOAD_DIR')) define('UPLOAD_DIR',$content_dir.'/uploads/download-manager-files/');

https://www.evernote.com/l/AUeakvdP_cRPz5EcMUzuKDwtlCGCEfleVVEB/image.png

Viewing 25 posts - 6,751 through 6,775 (of 12,513 total)