The quicktag bar is displayed in my commentarea, but when i click, nothing happens
- Check your header.php in your template folder. Search it for
<?php wp_head(); ?>. If you can't find this, just add <?php wp_head(); ?> before </head>
- Check your footer.php in your template folder. Search it for
<?php wp_footer(); ?>. If you can't find this, just add <?php wp_footer(); ?> before </body>
- If you have followed step 1 to 2 and still nothing happens when you click the quicktags, just write me an email.
Still huh?
If you have any questions, don't hesitate to contact me