Yes, can someone please help with this plug-in when using Thesis 1.8!
Specifically, how do you satisfy the requirement:
the title section of your header.php file should look like this:
<title><?php wp_title(”); ?></title>
I tried creating a custom_function with this code in it, and using “thesis_hook_after_title” but to no avail. Any ideas?