I’ve been using Scott Reilly’s Text Replace plugin for ages, and it’s always been perfect. But something has happened recently to disrupt it’s functioning and I’m not sure what’s up.
I have a list generated by WPDM on this page (http://nrocnetwork.org/resources/courses/nroc-math/nroc-math-standard/?target=instructors). There are many resources in the list with (secure) after the title. In each case, this should be replaced with a lock icon, per my settings in Text Replace, which is set up like this:
(secure) ► <i class=”fa fa-lock fa-lg”></i>
It has been working correctly within the context of WPDM on these pages since we built the site. I haven’t made any changes (other than usual plugin updates). I’m running WP 4.9.8 and the Text Replace plugin works fine on a test page outside of WPDM (http://nrocnetwork.org/resources/test-secure-icon/).
Can you tell what’s going wrong here? Is WPDM not filtering the other plugin’s code properly?
Here is the template code I’m using on the page where it should be working:
<div class="well c2a1">
<div class="media">
<div class="media-body">
<h3 class="media-heading" style="padding-top: 0px;border:0px;margin: 0 0 5px 0;font-size:12pt;font-weight:700">[popup_link] </h3>
<span style="float:left;padding-right:10px;"><a href="[page_url]" data-title="[title]" class="wpdm-popup-link" data-toggle="modal" data-target="#wpdm-popup-link">[icon]</a></span>[excerpt_300]
</div>
</div>
</div>
<style>.well.c2a1 .btn.wpdm-download-link{ padding: 11px 30px;font-size: 11pt; } .well.c2a1 .media-body{ font-size: 11pt; }</style>
Thanks in advance.
When I clicked on the link from my email for my download link and I met the limit to download I got this instead of like an error on the page. This seems kind of clunky to have to download a txt file to get the error rather than it displaying on the page or something, can this be fixed or is there something funky going on?
Hi!
I’m also having people receive this error when trying to download the file. Is there a setting/reasoning for this? No expiration date noted, and it’s not password protected. Just requires a terms&conditions and email. I tried downloading, and it was fine. But a customer did forward an email to me, and I got the error as well from their link.
Thanks!
It looks like I posted this in the wrong forum — free instead of Pro.
After someone signs up for a download, the screen shows a box that is a couple different shades of green and we need to use our branded colors. Where are the colors specified for the box (see attachment) that displays:
DONE
Download link also sent to your email!
DOWNLOAD NOW
I have the Directory Add-On and set up an archive page similar to this demo: https://demo.wpdownloadmanager.com/wpdmpro/archive-page-green/
My package categories all have sub-categories. The down arrow icons next to each category are visible, but unlike in the demo, clicking on them does not reveal the subcategories. I’m not seeing any errors in the console. When I inspect the element it does look like the subcategory links are loaded, they’re just not popping up.
This is the shortcode I am using for the archive page: [wpdm-archive button_style=”default” link_template=”link-template-calltoaction1″ items_per_page=”10″ category=”category-slug” order_by=”field-name” order=”asc or desc” login=1]
I tried added subcat=”1″ which didn’t do anything, either.
When I am viewing all packages in the dashboard. The generate download link is not working. (See screen recording linked here: http://recordit.co/HHeIjJfjfh)
This started happening just today. It was working fine yesterday.
Hi
Am using this shortcode
[wpdm-all-packages items_per_page="10" categories="featured" jstable=1 order_by="publish_date" order="DESC" cols="title,file_count,download_count|publish_date|author_name|download_link" colheads="Title|Date|Member|Download" download_link=1]
You can see Im setting it to order by publish_date descending as want most recent showing first
But when it displays its always default sorting by the Member Column?
Any ideas whats wrong?
Hi,
I am using the WordPress Download Manager Pro and Social Locker add-ons on my website from last 8 months. Now I would like to purchase the Amazon S3 storage add-on for storing my digital files. Before purchasing the add-on I would like to know whether the Amazon S3 add-on works with Social Locker which means whether my website visitors will get the download link from S3 Storage after sharing it on Facebook or twitter. I already sent a message to support email but I didn’t get any answer. So that’s why I am posting this pre-sale question here. So can you please give an answer about this topic.
Thank you
Hello!
I currently use Member Mouse for my site’s membership.
I have two membership levels (standard & premium).
The difference for the two levels of membership are the files they are able to download.
For example, the standard membership would allow all members to download social media graphics in the JPG format. I have all of this set up and created downloads for all of those.
However, the premium membership, I want to add an additional download option as a Photoshop file for each graphic.
What’s the easiest way to do this? I would prefer to just add an “download option” to each file for that specific membership if that is possible.