zkar
Forum Replies Created
-
Forum: Plugins
In reply to: [PDF Image Generator] After Update: does not generate any images!I checked if I have ImageMagick installed using the phpinfo() function. And it seems I don’t have it..
Can I install this myself or do I need to contact support of my provider?- This reply was modified 9 years, 4 months ago by zkar.
Forum: Plugins
In reply to: [Media Library Assistant] link download shortcodeThis is a really nice solution! I also was a bit overwhelmed by the Documentation since I am using your Plugin the first time. I didn’t see the documantion section for the substitution parameters. Thank you very much for all your help!
Forum: Plugins
In reply to: [Media Library Assistant] link download shortcodeYour last solution worked perfect for what I was looking for.
And again thank you really much for your help and time! 😀
Forum: Plugins
In reply to: [Media Library Assistant] link download shortcodeThank you for your fast answer!
Yes I try to make an additional link. The thing is I want the link “Download” under my thumbnails not to be a normal link to the file url, but to force the link to open the download window/save file window directly. (like it does with the thumbnail when I click on it).
My code looks like this now:
[mla_gallery attachment_category='vorstand' link=download size='thumbnail' mla_caption='{+description+}<a href="{+file_url+}"><span class="load">{+post_excerpt+}</span></a>']As you can see I tried to built a gallery with thumbnails + a description and a download link with the {+post_excerpt+} (the input of my post excerpts are “Download” in the Media Gallery).
The look is how I wanted it: See Screenshot but the link opens the file url and not the save file window.
Is there a way to change this or am I trying the impossible?
I hope this time I could describe my problem better… Again thanks for your help and time!