• All looks great, most of it works (I haven’t been able to adjust the location of the pages and I also don’t understand why the PDF makes the pix waaaaayyyy bigger than they are in the post) and the test pdf works perfectly fine.

    But…

    When I check my site I can’t find the link to actually allow visitors to create the pdf’s… Where is the link? How can I place it?

    A mystery…

    Anyone any advice?

Viewing 1 replies (of 1 total)
  • you must put manually in your template files. for example in index.php or single.php by using this code:

    <a href="<?php the_permalink(); ?>?article2pdf=1">PDF Version</a>

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: article2pdf] Everything works, but where are the links for visitors ?’ is closed to new replies.