Hello
I’ve just updated to version 4.5.4 and now the frontend uploader isn’t working properly. The ‘All items’ home screen loads fine but when you click on the tabs you get a 404 error.
I think the problem is to do with frontend tabs pointing to the incorrect urls. I get sent to:
http://www.wasd.org.uk/upload-documents/add-new/
but I notice that the demo on your site sends people to:
http://demo.wpdownloadmanager.com/wpdmpro/frontend-uploader/?adb_page=add-new
What’s going on? Please can you let me know how i can fix this issue?
Thanks
Richard
@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
Ok now. had to add flaturl=0, [wpdm_user_dashboard flaturl=0]
In case of advanced csv importer, add __wpdm_
before custom field name when importing, like __wpdm_acf_Downloaddetails_publisher_downloadmirror
For images, please use full image url like http://www.nowload.de/wp-content/uploads/screenshots/6/2436-box-free-200-rgb.....
1# Please give me the url to check the custom field.
2# There was a css path issue, however I’ve fixed and released new version, please update your copy.3# Post update date added, select “post_modified” from dropdown
4# Lazy download field name __wpdm_lazy_download
, add it as custom field
5# To set UID
, select post_author
from dropdown
in such case, add/attached those files as URL with wpdm package, in that case wpdm will use cached file.
This reply has been marked as private.
There are nothing to add for support, they are independent, but if anything cause issue, it plugin the conflict with other plugin, I need to check it in your installation, please give me temporary wp-admin login info and the url from where I can regenerate and check the issue
Migration add-on installed. I’m not very clear about the search issue, Please give me the exact url from where I can check the search.
HI,
I am just wondering whether Download Manager will support the new technology, Google AMP?
https://www.ampproject.org/
Currently there is a WordPress plugin to generate amp pages to Google standard, however, when I installed it, the download link did not work.
What happens when I click on the word “download” is that the symbol “#” gets added to the url.
example:
http://mysite.com/amp/#
this is because of how the download link is protected in the Download Manager design.
Will there be support for AMP in the future releases of Download Manager?
Thank you very much
I am trying to config your plugin for my customer. My wordpress is in developing mode and in this moment, my RewriteURL is off.
I created 2 pages in front-end using shortcodes [wpdm_user_dashboard] and [wpdm_frontend] and I set them in admin setting page.
For both of them I have the same problem, when I open these two pages in my front-end, I can see them but it is impossible for me to navigate because my URL are: https://www.website.com/?page_id=53305add-new/ or https://www.website.com/?page_id=53303edit-profile/.
Could you tell me the correct NO RewriteURL for above URLs?
Thanks.
2. please check if any selected category has “All Visitors” checked, package inherits category access
3. It is active by default, additional thumbs links should open in nivo light box, please give me you url to check
Hi,
1. It might be css issue, extra css being added from another plugin. Have to check url to find the solution.
2. Use custom field. In single-wpdmpro.php
acces those fields by $pack['field_id'];
https://www.evernote.com/l/AUcDe23T039Gb4FieAL_nycyutec_z3txEIB/image.png
3. Add css for wpdm-download-link
class to change the appearance of download link
4. This function displays thumb image centrino_post_thumb(array(300,0), true, array('class'►'thumbnail')
Hi Shaon,
i just plugin WPDM Directory Add-on.
2 bugas
Site URL : http://portalhoy.com/descargas/
Shortcode used:
[wpdm-archive button_style="info" link_template="56ba1673a1469" items_per_page="10" category="category-slug" order_by="field-name" order="asc or desc"]
1: when search a download > not found.
exemple “play store apk” there are more then 15 download with the keyword but not found.
2: i want to show 3 download per line like the Demo: http://demo.wpdownloadmanager.com/wpdmpro/archive-page-compact/ but the shortcode only show 1 per line. i try to use in code cols=1 colsphone=1 colspad=1
but nothing always showing 1 download pero line.
Thanks!
Thanks Shaon
Now the error resolved but I can not add new file from remote server yet
when I select a file for add in my package only add # after the page url and jump to top!!!
And also I can not delete package when I edit old package?
what should I do?
Ok, now, problem was, in HTTP referrer field you added your domain name without www.
or *.
, but your active admin url had www:
https://www.evernote.com/l/AV3IZJueiGdBsZ0b_024p3-ruh1m9n2bVYUB/image.png
There are a few issues that we are experiencing, maybe they are all related.
First, the file upload button will not allow me to upload any files. It appends something to the end of the URL, but never loads the uploader.
Second, when I want to select members it won’t load any of the users that are already on my site…I can type, but it doesn’t load like in your video.
Third, when I use [wpdm_my_downloads] after purchase of the add-on, it shows all files when I am not logged in, even those some were set to different roles.
I am on the most current version of WordPress.
Don’t worry, we will add video play support soon, now wpdm already have youtube support, you can attach your tube url, template tag [youtube_thumb_0]
will show youtube video thumbnail, [youtube_player]
tag will embed youtube player in page for attached video url ( http://www.wpdownloadmanager.com/doc/templates/template-tags/ ).
Hi,
Thank you very much. the problem is now solved.
However, i just noticed that when i try to add a new file using “Browse”, I get a big column blocking the view.
“Upload” and “URL” are fine. browse is the only one that has this.
IS this a javascript problem?
I turned off other plugins, but still got the same issue. I used “browse” successfully hundreds of times before. not sure why this isi happening.
Can you please help?
I attached a screenshot to demonstrate.
thanks a lot
“also how are the security settings/file access set and controlled?” <– no such option is available with the add-on, purpose of the add-on is to simple the upload process, it will generate private URL and shared users will be able to see this, but we will add some dropbox.com like options soon with this add-on. However you want detailed option while creating package from front-end, you can use short-code [wpdm_frontend]
. The conflict with ultimate members is actually need to be solved from their side, wpdm has nothing to do with this. However you also may use BuddyPress, anyhow wpdm also will have public profile add-on soon.
— I need a package url with the issue to check
— Use template tag [pdf_thumb_WxH]
for pdf thumbnail, but it requires Imagick
in your server
— To download single file, you need to enable single file download from package settings and need to forward visitors to package details page. You need to insert package short-code inside page, you can add wpdm package or wpdm category in menu directly, but if you want to use short-code in page, use a link template without [download_link]
tag, docs: http://www.wpdownloadmanager.com/doc/templates/
This reply has been marked as private.
This reply has been marked as private.