Title: [Plugin: article2pdf] Install help
Last modified: August 19, 2016

---

# [Plugin: article2pdf] Install help

 *  [torndownunit](https://wordpress.org/support/users/torndownunit/)
 * (@torndownunit)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-article2pdf-install-help/)
 * Hi, sorry to be a noob but I need some help with this:
 * > If you use non standard permalinks (e.g. “/%postname%”), add the link html 
   > code [PDF Version](https://wordpress.org/support/topic/plugin-article2pdf-install-help/?article2pdf=1)
   > to your theme. I put the html code into the “single.php” and the “page.php”
   > of my theme and it works fine for me.
   >  Example link: [http://my-blog.org/my-category/my-post/?article2pdf=1](http://my-blog.org/my-category/my-post/?article2pdf=1)
 * Where in the files do we add the link?

Viewing 1 replies (of 1 total)

 *  [Rhama](https://wordpress.org/support/users/rhama/)
 * (@rhama)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-article2pdf-install-help/#post-1916387)
 * anywhere you like. for example, I put in index.php & single.php after `the_time()`
 * `... <?php the_time('') ?> | <a href="<?php the_permalink(); ?>?article2pdf=1"
   >PDF Version</a>`

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: article2pdf] Install help’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/article2pdf.svg)
 * [article2pdf](https://wordpress.org/plugins/article2pdf/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/article2pdf/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/article2pdf/)
 * [Active Topics](https://wordpress.org/support/plugin/article2pdf/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/article2pdf/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/article2pdf/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Rhama](https://wordpress.org/support/users/rhama/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-article2pdf-install-help/#post-1916387)
 * Status: not resolved