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...
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...
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.
You must log in to post.