eximoto
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Post to PDF] How to embed in template?THANKS JENNY. Now i understand what you mean with that the two fields work together. The second field does not have to have <img> it can contain anything. Wow, thats a criminal plugin. Thank you Jenny Beaumont.
Forum: Plugins
In reply to: [WP Post to PDF] How to embed in template?I think my idiotlevel is still rising. I do NOT want to have a icon, i want to have a textlink to the pdf-file out of a single post. I want to link from my single.php to the pdf like this way:
<a href="<?php echo $wp_upload_dir['baseurl']."/wp-post-to-pdf-cache/".$postid->post_name.".pdf";?>the pdf file from this post</a>:-/Forum: Plugins
In reply to: [WP Post to PDF] How to embed in template?Hi,
call me superdump, but i do not find any detail for including a code. i only got 3 options:Accessibility Options
Presentation Options
PDF Formatting OptionsIn Presentation Option i got “Icon Position” to insert an icon and “PDF Download Link” which contains an img example of an icon. But where the heck is the php download function? 🙁
Forum: Plugins
In reply to: [WP Post to PDF] How to embed in template?hi, i want to link to the pdf whereever it is stored. so i want to link from my template to the pdf.
Greetings eximoto