-
Search Results
-
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 get error 500 for all my download links, old and new.
It doesn’t matter if a file is secure or public.
Topic: Show Version Number
Hello,
is it possible to show with this code also the Version of Download Package.
[wpdm_all_packages items_per_page="20" jstable=1 order_by="title" order="ASC" cols="title,file_count,download_count|categories|update_date|download_link" colheads="Title|Categories|Update Date|Download::155px"]
Thank you very much in advance
ChrisTopic: issues with theme
Hi,
I am using the jumpstart theme with the pro download manager and have a few issues and need some help!
My site is at https://www.jahfx.com/
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
but none of my blog posts have a right column and i cant see how to enable this
https://www.jahfx.com/jahshaka-worlds-the-lobby/
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
Thanks!
Karsten
Topic: cannot close pop-up
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.
Topic: Misaligned Category Layout
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]
</div>
<div class=”list-group-item”>
<h4 style=”padding:0px;margin:0px;”>[page_link]</h4>
</div>
<div class=”list-group-item”>
<span class=”badge”>[file_size]</span> File Size
</div>
<div class=”list-group-item”>
[download_link]
</div>
</div>I’ve recently taken over a site that is using WordPress Download Manager. I’m learning quickly and doing my best to understand what the previous person was doing but, coupled with my lack of php knowledge, I’ve hit a wall.
I’m essentially working within this code:
<?php $download_link = wpdm_download_url( get_the_ID() ); ?> <div><p><a href="<?php echo $download_link; ?>" target="_blank">Download</a></p></div>My issue that that, on the front-end when you click on the download button, it’s opening the link in a new page. I would love for the link to lead to the Template Page. The resulting URL’s include the ?wpdmdl=XXX&refresh=XXXXXXXXXXXXXXX. If you copy the URL and take that part out, it brings you to the Template Page.
Any help would be greatly appreciated. : )
How do you edit the email address used when sending out a download link for a package and how to prevent the download package from opening unless the subscriber has used the link that was emailed