Plugin Directory

PDF24 Article To PDF

  1. Unpack the plugin zip archive in your wordpress plugin folder /wp-content/plugins/
  2. Activate the plugin through the 'Plugins' menu in WordPress admin area
  3. Configure the plugin in wordpress admin area Settings->PDF24 Plugin

The plugin is configured to display a small pdf box below each article by default. The plugin can display boxes below each article, in the sidebar or on the top or bottom of each page. To enable or disable some of these boxes please change the plugin settings.

You have to insert some peace of code into a template file if the sidebar box or the top/bottom box should be displayed:

Insert the following code into the sidebar.php, where the sidebar pdf box should appear.

<!-- Start pdf24.org sidebar plugin -->
<?php pdf24Plugin_sidebarBox(); ?>
<!-- End pdf24.org sidebar plugin -->

Insert the following code into the theme file index.php, where the top/bottom pdf bar should appear.

<!-- Start pdf24.org top/bottom plugin -->
<?php pdf24Plugin_topBottomBox(); ?>
<!-- End pdf24.org top/bottom plugin -->

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus

No data

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(5 ratings)