-
Search Results
-
Topic: Custom Fields Addon Bug..
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.
Topic: How can get url of category
Hi,
I want get url of category to add on menu
How can i get it ?Thanks
Hi,
I downloaded Download Manager and the Directory add on.
1. Thumbs are not showing up on my page template. I created a page template and couldn’t get the thumbnail to show. I the assigned the file the page template of Single Column, Image Top but no image appears (which suggests there might be an issue with the shortcode). The upload is a jpeg and I have added an image in ‘Additional Previews’. I couldn’t get thumb_url to work either.
2. Prettify buttons with bootstrap isn’t working either. I insert [download_link btn btn-lage btn-success] and it returns this shortcode in the browser and not a pretty button. This is on link and detail.
3. Default link and detail templates. How do I make my templates for link and page the default ones? I don’t want my client to have to keep remembering to select specific drop downs. Or maybe there is a global setting for this that I missed?
Thanks in advance
Nick
MVG Media
nickm@mvgmedia.comI tried version 4, could not get to work at all. The import from free plugin not functional. Doesn’t assign categories and so on. Numerous other bugs, too many to report. I changed to version 3, and had more issues. Though not so many as version 4. Now have reverted to free version after trying several hours without any success. Here are the issues so far:
1. Bug in email signup
If you enter invalid email address, this appears:
{“error”:”Invalid Email Address!”,”downloadurl”:””}
2. How to remove promo message from Twitter signup page when twitter user not signed in?:
“Don’t miss any updates from A H M Shahnur Alam. Get your account today to stay up-to-date with your interests!”
3. Not possible to use “icon only” format. So pro version incompatible with free one – I would need change all my page layouts.
[download_link] cannot be used to create template because not a simple link, and therefore not workable into any of the templates
4. Pages/popups keeps displaying the text “[wpdm_reviews]”.
From a user point of view, I prefer the format of free plugin, it seems much more stable and user friendly. Neither version compatible with free plugin because can’t show icon only and link, and that means I would need to modify all of my pages/layouts for these complicated boxes to display properly, which I don’t want in any case.
Topic: shortcode modification
Hello,
I would like the [icon] shortcode to link to the download URL (such as what the [download] shortcode does, but showing the icon).
Is there a parameter I can add to this shortcode?
Or where in the php files is it so I can change it?thanks
fabienTopic: Detail Button
Is it possible when the details button presses that you will take you to a page? I think of a URL address
Topic: Social locks don't works
I’m trying the social lock functions, but i can’t get what i want. Probably is my fault because i can’t understand how the Facebook lock works :/
I create a new package
I set my link and page templates
I set Facebook LockIn my download page, i can’t see any button for the “Like” 🙁
The Page template is:
<div class="row-fluid"> <div class="span5"> <img src="[thumb_url_600x0]" class="img-rounded"> <table class="dtable table"> <tbody> <tr><td>Total Files</td><td>[file_count]</td></tr> <tr><td>File Size</td><td>[file_size]</td></tr> <tr><td>Create Date</td><td>[create_date]</td></tr> <tr><td>Last Updated</td><td>[update_date]</td> </tr> </tbody></table> </div> <div class="span7"> [description] <br /> [file_list] <br> </div> </div>
The link template is:
<div class="media"> <a class="pull-left" href="[page_url]"> [icon] </a> <div class="media-body"> <h4 class="media-heading" style="padding-top: 0px;border:0px;margin: 0px;">[page_link]</h4> [download_link] <i style="margin: 2px 0 0 5px;opacity:0.5" class="icon icon-th-large"></i> [file_size] </div> </div>
Install premium package and test ‘licensing’.
But it always returns ‘invalid’.
curl is on, get license, add domain, edit ‘LICENSE_VALIDATOR’ are done.