Forum Replies Created
next update of the plugin will have option to change image size for this tag, that tag is still in beta.
WPBakery Visual Composer causing the issue.
You can use this add-on http://www.wpdownloadmanager.com/download/advanced-custom-fields/
Looks like your are using outdated version of wpdm pro. Please update.
Looks like is because if your theme, your theme is messing up inline html code. Give me temporary wp-admin login info in a private reply to check it in detials.
Showing full path because you didn’t add title for single file, you simply add a title in edit package window for that file.
Yes, they made it clear, they will not resolve the conflict, but problem is nothing to change in our side, they are using the css in wrong way without any prefix to avoid conflict.
Anyhow still I can adjust their file in your site for you, let me know.
doc preview use google doc viewer for show preview, but for image, you can use [thumb] tag or [file_list_extended]
Now looks like you need to upgrade server php version for mailchimp add-on.
you can use csv import where you can use comma separated values of multiple files or create package from Admin Menu Downloads Add New then attach multiple files.
But the way you trying to do, also can be done, but that will require good knowledge in PHP coding.
no, serialized value actually will looks like this:
a:3:{i:0;s:34:"http://www.example.com/image_1.jpg";i:1;s:34:"http://www.example.com/image_1.jpg";i:2;s:34:"http://www.example.com/image_1.jpg";}
I see it is your first post 🙂
However the short-code is
[wpdm-archive link_template="link-template-extended" button_style="danger"]
May you please ask server/hosting support.
sorry, no such option, need to set the time calculating the hour difference.
May you please tell me which email are you talking about.
need to store additional images url in serialized for in var __wpdm_additional_previews
no, such data stored in serialized format
Sorry for your trouble, actually no issue with any plugin there, the point was, package access also inherits selected category access, even if your selected specific user role for user, any of selected category have all visitor access, so as the all packages under that category.
You will need this add-on http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/
Ok now.
Changed files:
download-manager/bootstrap/css/bootstrap.css download-manager/bootstrap/js/bootstrap.min.js
Added following css at the end of theme style.css:
.modal-backdrop.fade.in{
height: 100% !important;
position: fixed;
background-color: rgba(0,0,0,0.3) !important;
width: 100%;overflow: hidden;
}
