Forum Replies Created
please give me login info in a private reply here.
Looks like bootstrap js is disabled in your wpdm settings, you can’t disabled bootstrap js, except your theme already have one.
Please use this SQL to update all base price:
update wp_postmeta set meta_value='1' where meta_key='__wpdm_base_price';
Got it, it was an icon path issue with archive page sidebar view, however I’ve fixed and updated the plugin, please update your copy.
Actually __wpdm_preview was never meta from wpdm. I never used it to store preview image, but I picked featured image and assigned to [preview] tag to use with link/page template.
[btnclass] replaced or not, if you select bootstrap btn from add-on and you theme has bootstrap css, then button should be visible properly, however, please give me temporary wp-admin login info in a private reply, I shall check the issue.
However, we re adding main plugin update option too, soon.
If sometimes you don’t get email in your inbox, then please check spam folder. Otherwise it could be something related with your server.
Actually, The preview was always coming form featured image.
Please give me temporary wp-admin login info in a private reply, I shall create an example for you.
Here it is
[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"]
I shall check the search, but we just passing the keyword to wp’s native search parameter s
Only this add-on http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/ has some short-code with such search fields.
Default value doesn’t support premium package fields yet, but, no problem, please give me temporary wp-admin login info in a private reply, I shall do that for you.
Ok, I shall add a search option in sidebar view with the next update of the add-on.
No problem, I shall add link template support too 🙂
As you are logged in your can change your password from edit profile page.
I see, that’s a bug jump, in sequential update, we keep the migration option for any path change, however please give me temporary wp-admin login info in a private reply and the exact url where I can check the issue.
Just check not seeing any such issue there, however, may you please as your theme developer to check this.
You can change the image size from page template using the tag [thumb_WxH], to show full image, use tag [preview].
Doc: http://www.wpdownloadmanager.com/doc/templates/
@emury, ok, now, problem was, any of your plugin generating unexpected blank char on init and that was breaking file path. However I’ve adjusted it adding trim function in /admin/tpls/metaboxes/attach-file.php and wpdm-start-download.php, changed file attached here.
@gjohnsoniii, I couldn’t add the fix in your installation as I don’t have the URL