I haven\’t received a reply regarding a link + page template in a previous post, so I\’m going to simplify my request, so that I can get something up right away as client expects to see it tomorrow.
I just want a link template that looks like the one I\’m using now, but since I\’m going to password protect packages, I\’d like a popup to appear upon click that asks for the password. Once the correct password is entered, the package downloads. Could you please, please add the necessary code to what I have below so I can get something up? Thank you.
[title]
Where I think I have it tracked down to is;
.wpdm-all-categories li{
background: url(‘%3C?php echo plugins_url(‘) no-repeat left center;
padding-left: 20px !important;
float: left; list-style-type:none !important
Just trying to figure how I can make it look like a “button” or something to make it a little fancier instead of just plain text.
Here’s the code in my link template. Is there anything I should add — or take off?
[icon]
[title]
in that case use something like this:
<div class="col-md-6">
<div class="thumbnail">
<div class="media">
<a href="[download_url]">[icon]</a>
<div class="media-body">
<h4 class="media-heading" style="padding-top: 0px;border:0px;margin: 0px;">[title]</h4>
[download_link] <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>
</div>
</div>
@Nikodemsky, yes, actually it was built to show lightbox preview for additional preview images with wpdm pro, anyhow you can stick to your notmal light box, you need to make another call using proper class. anyhow please give me your url where you trying to apply, then can suggest you the changes 🙂
@Nikodemsky, thanks 🙂
@Charles-McPadden, please give me your URL to check.
@ram1234, for now you can remove those directly from html, but we are coming with new add-on named “quick share”, where at front-end it will mostly will work as files hosting systems, like: a simple form to upload file ( title, description and upload ) and share url, you also will able to specify storage space for users.
in v3 of wpdm, the tweet lock url went to the page that i added the shortcode to, which was fine. now in v4, the tweet url goes to the download page, not the page where the shortcode is – how can i fix this? thanks!
@skyflash, Thanks, i’ll add.
@tonism, please give me your url to check
1. I already am using 2.0.1 – but template is a mess, check url.
2. Sorry, but i can’t see it… there is only Twitter bootstrap and Archive Page link template under misc settings, nothing else.
3. I used code: [wpdm_category order=asc order_by=title id=programy item_per_page=10] for “programy” category, see how it looks:
http://playernotes.pl/programy/
– two other things regarding this point – unfortunely i’m not using TinyMCE, sice i’m only using text editor and WYSIWG is disabled
– how can i change category template?
5. Already found it.
6. I do see custom fields tab, but i can only choose pre-defined fields, i would like to add my own like in custom fields plugin:
http://s12.postimg.org/vqhkntbml/3123123.jpg
7. It worked, thanks.
Perfect, found it in wpdm.php and your change worked great. Thanks
functions.php or wpdm.php
no, you don’t have to recreate any package.
This is one example:
file:///%22http://primsydoodledesigns.net////%22 — I think because custom field value is adding a \ before the ” in the source code line for the link.
It adds more slashes with each save, but when first created the link looked like:
http://www.seamstobesew.com/”http://primsydoodledesigns.net/”
when I was hovering over the url, when I click on it, I get a 404. The first example doesn’t even do anything when I click.
You can see this in action at:
http://seamstobesew.com/freebee/santa-2013-pdf-custom-field-needs-fix/
may you please give me an example url to check. sorry, but there is no way to set predefined custom fields
I am on Version 3.3.8 and don’t have a wpdm-core.php
I assume it is somewhere in functions.php I have to make the change? Will I need to recreate the package for the new URL to be made?
please go to download manager settings and under url settings add a rss base url ( i.e: wpdmrss ) and save settings.
file: wpdm-core.php
line# 117
function name: wpdm_download_url
change site_url to home_url
I think I found a little bug in the custom fields addon.
I created a field called Artwork By: and in the value field, I added a link to the artists website. title of url
What happens is this result leading to a 404 error page on my site: myurl.com/”http://totheirurl.com/”
Could you please fix the custom fields addon to allow links in the value fields.
Another question, is their a way to continuously use the same custom fields without having to add them again for each new package? I would just need to edit the values instead each time.
I dont have this site accessible to the internet yet. Do you know what link I am referring to? If there is a file or something I need to edit, I should be able to handle it if you explain it to me. Thanks
please send a temporary wp-admin login info to support@wpdownloadmanager.com
you can add categories with your menu from menu manager.
Hi,
I want get url of category to add on menu
How can i get it ?
Thanks
please use wpdm pro v4.0.0.rc2, anyhow if you see rss at homepage, add a url base for “WPDM Feed URL Base” in wpdm settings page and save settings.
pro has 100s more features and very detailed options, that certainly make the understanding process a bit lengthy then free. but trust me it is the most used and best one all over the internet :).
for generating package or category short-code use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/
please give me your url where you got issue with download
yes, carousel will be available again soon, please download archive page add-on again ( v2.0.1 )
1. yes
2. style #1 : template=”calltoaction1″ , style #2: template=”boxed” , style #3: template=”panel”
3. give me your url to check
4. will be available soon with next update of the add-on.
don’t worry with double image, simply remove [thumb] tag from page template