Forums

[Plugin: PDF24 Article To PDF] Possible to set this plugin to show the box under the title? (2 posts)

  1. Yachts Combson
    Member
    Posted 1 month ago #

    Is there any chance I can set this plugin to show the box under the title and not at the end of the article? Fantastic plugin by the way...

    http://wordpress.org/extend/plugins/pdf24-post-to-pdf/

  2. pdf24
    Member
    Posted 1 month ago #

    Yes, there is a possibility. The plugin can display a box everywhere. You can use the top/Bottom bar for that. Enable the top/bottom bar in plugin options. Insert the following code in your header template of your blog:

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

    The above code displays a small bar at the poition where you have inserted the code.

    There is a style section for the top/bottom bar plugin in plugin options, so you can style the bar.

Reply

You must log in to post.

About this Topic