Check now please.
Try now please, I’ve unlocked it.
@graphictwister, if you are having issue with popover, actually wpdm has nothing to with this for now, as it could be a theme conflict, but we are trying to avoid such conflict with next update, However there are 2 other option for download link, using tags [download_link_popup] and [download_link_extended], certainly any of them will work fine for you.
@lips, v4.5.4 is coming within 7th Feb.
You can see print_r output from here https://www.evernote.com/l/AV2Yn_8qCnhAUpi0A6is1fYm2J3b6Z5A3-cB/image.png
Session expiration is handled by server, it configurable settings for that, if you close browser and reopen, previous session will be destroyed.
This is because of any JavaScript conflict with your theme or other plugin, please give me temporary wp-admin login info in a private reply to check it in details.
We didn’t use any style, it is browser default. However, please you please tell me which flat style are you trying to apply there? Also the metabox it generating by WordPress itself.
After click on trash, you need to update package to remove those attachments from that package.
Please give me temporary wp-admin login info and the package name to check.
Please give me front-end url too.
Anyone having the issue after update, please add following code in file /libs/class.Package.php after line# 378:
foreach($files as &$file){ย $file = trim($file); }
Or give me temporary wp-admin login info in a private reply.
@iva-groep, I already added it in your installation.
@eltonbean, pro pack doesn’t include any add-ons, only Special Pack has add-on included
@gorgeouscreative, I tested it here http://ilume.wpengine.com/?page_id=94&preview=true and got it working fine.
@kalico, my update shouldn’t affect any custom work or anything else. However please give me your email address to check with customization team.
@eltonbean, I see @shahriar already replied you, please let me know if you are having any issue anywhere else.
[download_link] tag.you need to check print_r output from firebug console.
In last few updates we made lots of changes in side the plugin code and dir structure, but we also added code for file path mapping for avoid any compatibility issue, may you please let me know which version you where using before and the url where you are seeing missing icon?
@klawzfinger, #2 was working fine for me in your site, however I created a link template with [download_link_popup] and tested it in “test” page, that should work fine for you too .
Sorry for the delay, please unlock again.
Reloading page in same session will restart download, but after session expired, it will not work.
Yes, the update is coming tomorrow ๐
Then, may you please install and activate wpdm-archive-page.zip, the plugin is not installed and active there, that’s why short-code is not working.
Actually this is not a license issue, It could be a server related issue, need to check errorlog to identify.ย Please send me ftp and wp-admin login info in a private reply
Got it, extended file list also because if your theme. However you may use following css to avoid this:
.w3eden .panel-body .file-ico {
min-width: 48px !important;
padding: 0 !important;
}