This plugin should work with most themes out there. If it doesn't it's probably because the theme you're using doesn't have the correct template tags in it. WP Admin Quicklinks requires that both the <?php wp_head(); ?> and <?php wp_footer(); ?> template tags are in the theme, usually in the header.php and footer.php respectively. If they're not there you can try add them yourself, or try contact the theme's author and ask if they'd be nice enough to update the theme and add them for you.




