Normal Badge
<?php delit_normal(); ?>
Compact Badge
<?php delit_compact(); ?>
- To install the plugin, please upload the folder to your plugins folder and activate the plugin.
- Edit single.php of your WordPress theme.
- Find the following line (or similar line, depending on your theme file) in single.php or theloop.php
`Read the rest of this entry"); ?>`
- Immediately after the line, add the code above:
- Save and upload single.php back to your WordPress theme folder. Done!