Yes, it is possible. You can use [doc_preview] template tag in your page/link template to show document preview. And use [download_link] template tag to show download button.
There is a built-in page template with doc preview. You can use that or just create your own custom template using template editor.
I am experiencing this as well. The download link expires within a few minutes. If a user returns to the email with the link at any point later the link is expired as well. How can I remedy this quickly?
1-So if user download 1 time he can see on chrome download history the direct download link and he can download unlimited time using my bandwith.Isn’t there any way to hide the dl link? Like you guys do here
2-How i can move the table with details below the description,here is what i need:
sort things like this, 1 image – 2 description – 3 table with details – 4 download link (or download link can be on the detailed table) resolved this by moving the [description] on template
If you can help me with those you will save my life 😉
I think (maybe) I have narrowed this down to the fact that if we use [file_list_extended], then the following Javascript is added after the list of files
<script type='text/javascript' language='JavaScript'> jQuery('.inddl').click(function(){ var tis = this; jQuery.post('http://mywebsite.com/',{wpdmfileid:'237',wpdmfile:jQuery(this).attr('file'),actioninddlpvr:1,filepass:jQuery(jQuery(this).attr('pass')).val()},function(res){ res = res.split('|'); var ret = res[1]; if(ret=='error') jQuery(jQuery(tis).attr('pass')).addClass('input-error'); if(ret=='ok') location.href=jQuery(tis).attr('rel')+'&_wpdmkey='+res[2];});}); </script>
This Javascript is not added when I use the [file_list]
1. WPDM Block Hotlink add-on will help you to block hotlink to download URL from the external site. You must have to click on download button placed in your site to download packages. The external site can only place the link with your page.
You can try putting the download link on another domain site and see if it can be downloaded. Because the plugin will block the download.
2. If you want to show you packages on any page or homepage, you can try shortcodes like All packages list, here’s the demo. Or You can use category shortcode on the page, here is the demo.
Hello,
1-Thanks mate
2-Moved from localhost to live server and works fine now.
To not open another thread i’ll ask here.
1-I have installed WPDM – Block Hotlink and when i download i see the direct dl link,the plugin doesn’t work.Any thoughts?
2-I’m using theme from themeforest called Sahifa,how i can show products on homepage?Is there any template or something we should create?
3 ) You can set single post page sidebar from Customizing ▸ Layouts ▸ Default Post Layout
4 ) In jumpstart, We applied a different header with a background only for the blog page. In next version, Will add an option to use a regular header like other pages.
Hi… the form lock plugin works with WP Forms. That is the email is sent out to the form-submitter with the download link. But I do not see the information in the WP Forms DB nor does it send a notification email to my email address with the new lead form details. Can you please help?
I have downloaded the file from your link and download count increased from 3 to 4. The download count increased when a real user or IP downloads the file. If you are trying multiple downloads from your browser then the download count will not increase.
There is no option yet to edit that. You need to edit template file from ( plugins/download-manager/email-templates/default.html ) to remove the social links.
1. I am unable to set products as FEATURED products on the home page ? How do i do this ? I dont want to create new products I just want to assign some of them as featured
2. Hotlinks – how do i block hotlinks ie links directly to the download url from other sites ? I have way more downloads than views not sure why ? Maybe they are just clicking the download arrow and not going to the product page, if thats the case then its ok
3. I am unable to assign a right column to my blog posts – they right column is there for regular pages, as in
also – my blog header doesnt have the full black edge to edge backround like the header does on other pages – is there a way to fix this as well ? cant seem to find how to do that either
thats it! I love the download manager its amazing 🙂 we are going to start to enable sales next but so far its been a great help for our application
Please reply the package link to check. If you are using default icon then the latest update has changed few icons colors. Seems like you are using the icon at wp-content/plugins/download-manager/assets/file-type-icons/download2.png, you can replace this with your icon by uploading the icon file and insert the link on package settings.
Download Manager Pro 4.7.3 , WPDM – Form Lock 1.6.0, Contact Form 7 5.0.1 , WordPress 4.9.4.
on https://www.avfx.com/boston-venue-guide/ I have a download package. The package downloads a PDF. Link Template = “Call to Action 3” and Page Template = “Default Template”. The form is Contact Form 7. The form displays in a pop-up and the **pop-up cannot be closed**. The only way off the page once the pop-up is displayed is to close the browser window. This is not usable this way.
You can use the following code to get the page URL,
$page_url = get_permalink( get_the_ID() );
If you are using shortcodes to put the downloads on your page then use a custom link template to put the page URL. No need to edit PHP code in that case.
I am using a category short-code to display all the packages in a category as cards. The packages included in this category have titles that vary in length. Some of the titles are long enough that they are displayed on multiple lines (wrap text) and others are only one line. This causes the cards to not display properly in a 4 x 3 grid. I tried fixing the height of the [page_link], but then the size of the browser window can cause some of the titles to be hidden.
Is there a way to make the top of the cards in each row line up no matter how long the titles are?
Here is my catergory display short-code:
[wpdm_category id="infrastake" title="InfraStake" desc="These are InfraStake files" toolbar="1" order_by="title" order="asc" item_per_page="12" template="5a94448318a7e" cols=4 colspad=2 colsphone=1]
Here is my card template code:
<div class=”list-group wpdm-lt-card” style=”margin: 0 0 15px 0″>
<div class=”list-group-item”>
[thumb_500x250]