-
Search Results
-
I have several sites where I use DM and ran all the usual updates and now everything has vanished – all my links are dead text. DM (new look) has NO downloads or information – WTF? this is a disaster!
Topic: Several Problems with 2.7.3
Hi,
after all my plugins were updated I recognized that I have to migrate all my current downloads. So far, OK; there are many reasons that the software needed a refresh.
However, after I migrated my old downloads I’m not able to change the icon to be used for the download link. When I select a new Icon and update the item, it is not saved. There is no global setting to change the behaviour.
In Addition, in previous version I displayed the Download Count with the deownload, this is no longer displayed. How can I fix that? My customers should see how often the download is used.
Best regards
DanielTopic: Change size of Doc Preview
I have used the following template code to get a document preview to work for my documents
<div class=”clear”></div>
<div class=”row”>
<div class=”col-md-12″>
<div class=”thumbnail”>
<div class=”row”>
<div class=”col-md-3″>
[doc_preview]
</div>
<div class=”col-md-5″>
[title]<br/>
[excerpt_200]
<div style=”margin-top: 10px;”>
[thumb_gallery_40x40]
</div>
</div>
<div class=”col-md-4″>
<table class=”table table-bordered table-striped”>
<tbody>
<tr><td>Size</td><td>[file_size]</td></tr>
<tr><td>Downloaded</td><td>[download_count] times</td></tr>
<tr><td>Last Updated</td><td>[update_date]</td></tr>
<tr><td colspan=”2″>[download_link]</td></tr>
</tbody></table>
</div>
</div>
</div>
</div>
</div>
<hr noshade=”noshade” size=”1″ />
—————————————–However, I cannot change the preview size of the document to more of a thumbnail size on the link preview.
I tried to do something like this [doc_preview_100x100] but that did not work.
I do not want to have to upload individual preview images for all of my documents and need them to simply show a preview.
How do I change the short code to display a more reasonable size of preview.Topic: Plugin not working on hhvm
Hello,
I have migrated to hhvm but all downloads links gives a 503 error.
Do you know if your plugin is compatible with hip hop virtual machine?
Regards,
Topic: Error alert alert-success
Regards
I cannot combine Link Template Embedded with Email Lock. When I type the email and click send I get transfered to a blank page with this error message:{“error”:”<div class=\”alert alert-success\”>Download link sent to your email!<\/div>”,”downloadurl”:””}
It also gives the error when performing direct download
The file does however get sent to the email.
Topic: Customise Download Box/Link
Hi All,
I am new to all this and since the upgrade I now have a huge download box with the icon and link. Please can you suggest how I can customise it to the original link icon or something smaller? Many thanks.