Hi,
I’m showing all packages from a category on a page. All packages are pdf files. I’m using [download_url] in the template but I tried them all.
Control panel: I add a package to a category by uploading or by browsing
-> website: pdf will try to save on the pc
Control panel: A add a package by adding url
-> website: pdf will open directly in a new tab
I would like that the pdf ALWAYS open in a new tab, instead of trying to save it directly to pc.
Is this possible?
I saw this question & answer before but it was few years old so maybe you have some good news for me.
thanks
We have purchased the download manager and added the given short code to the page and run this, when we go to “Add New”, none of the button is working here. Nothing happened when we click on button “Add Media”, “Select File”, in URL tab “Attach” and the editors “Visual” and “Text” is also not working. See the screen shot I have attached.On console there is a JS error that “new plupload.Uploader({…” plupload is not defined. What is the actual issue. Please help to resolve this issue.
Hi
I just bought the Pro version and the Amazon s3 storage add-on, with the intention of replacing WP Filebase Pro on a client site. They are however requiring the downloadable files, which are uploaded by a third party to their S3 bucket, use their Cloudfront counterpart, not the direct bucketname.s3.amazonaws.com
url.
Is this possible with this version of your Amazon s3 storage add-on?
Hi,
I just installed facebook share lock addon but when the item is share the download button doesn’t appear and the facebook share button remain, tested in FF and chrome
Also, I need to be able to set the url to be shared as my downloads (and all related seo including og tags) are set in posts not download pages.
Will give you access detail in a following private post.
Thanks
I noticed that the close button looks like a little arrow at the upper-right and then I noticed it is really an X, just not showing the entire graphic.
download-manager\assets\css\themes\default
edit the default.css
find
.nivo-lightbox-theme-default .nivo-lightbox-close {
display: block;
background: url(close.png) no-repeat 5px 5px;
width: 16px;
height: 16px;
text-indent: -9999px;
padding: 5px;
opacity: 0.5;
}
remove 5px 5px
.nivo-lightbox-theme-default .nivo-lightbox-close {
display: block;
background: url(close.png) no-repeat;
width: 16px;
height: 16px;
text-indent: -9999px;
padding: 5px;
opacity: 0.5;
}
I made a simple Sidebar link template that has the version number in it and it looks great from the preview.
However, as soon as I implement it into the Sidebar, BOOM! The thumbnail becomes the massive full-size picture.
Here is what I used.
<div class="thumbnail">
<div class="media">
<a class="pull-left" href="[page_url]">
[thumb_70x70]
</a>
<div class="media-body">
<h3 style="margin: 10px 0;padding: 0;font-size: 12pt"><strong>[page_link]</strong></h3>
<i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-th-large"></i> Version: [version]<br/>
<i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-th-large"></i> [file_size] <i style="margin: 2px 0 0 5px;opacity:0.5" class="fa fa-download-alt"></i> [download_count] downloads
</div>
</div>
I seem to have an issue that the links on the Frontend Uploader Page has an extra “/” in the URL for Add New, Sales, Edit Profile, Logout, the link to the files and the Blue Edit button on the rightside.
I am guessing it is coming from part of the “permalink” but not entirely sure.
I was able to temporarily remove it via PHP until you come up with a solution.
I am attaching the 2 files that I have edited to make it work for me.
You can use a compare program to see what I changed to your original.
The location of the 2 files is in the TPLS folder.
Look for the /* comment I added in the file to show you where I did the change.
Hi there
I have traced a problem with PeepSo plugin to a conflict with the WPDM User Review Add-on
It appears to be blocking Peepso from operating to display non-text elements (video’s, images, URL-link images, mood icons…) in it’s post lists.
When I deactivate the WPDM User Review Add-on the problem is gone and all non-text elements return to display in the PeepSo posts.
Can you give some advice/ help address this issue?
Thanks
Andy
We are using the WPDM-Archive Page Add on. Since the upgrade to 4.5.4 and 2.8.3, text search is no longer working correctly.
For example, When I pull up the search page, I can see specific document titles in the list. Then when I type in a word or words in some of the titles, the results return no items found. This worked before we upgraded.
Here are the URLS to try.
http://beta.ursa.research.gsu.edu/ursa/compliance/human-subjects/human-subjects-files/
– Note the 2nd document, Becoming a Research Volunteer …
– Type Research Volunteer in the search box and press enter.
– Note the No download found!
– Clear the search and scroll down
– Note the packages with Screening Form in the title
– Search for Screening Form
– Note No Download found!
– Search for Screening
– Note results are found.
We really want to keep using this tool, but this is a major issue on a significant project.