I want to replace the header in Duster with the "Post Highlights" plug-in. Their documentation page provide code to place in "index.php" as an example... But that doesn't seem to work and breaks the site. What would be the best way of doing this?
I want to replace the header in Duster with the "Post Highlights" plug-in. Their documentation page provide code to place in "index.php" as an example... But that doesn't seem to work and breaks the site. What would be the best way of doing this?
This is the code their provide
<?php if(function_exists("insert_post_highlights")) insert_post_highlights(); ?>You must log in to post.