Comment on WordPress Comment Form Title by SEO Dave.
I’ve not heard of anyone else getting an error with that built in comment title plugin.
I didn’t make the comment title plugin (it’s copied verbatim from the original plugin), so not sure if that’s an error that the plugin author is familiar with. Did a quick Google search and didn’t find anything.
I assume you have the problem of getting into your site to disable the plugin.
Easiest way to fix this is edit the functions.php file
find:
st_comment_titles()==1
Change to
st_comment_titles()==9
Save the functions.php file and upload it using FTP into the folder /wp-content/themes/stallion-seo-themes/
This will turn the plugin off because 9 isn’t an option on the Stallion options page (1 = on, 0 = off).
I’ll make another comment with ideas, getting this up ASAP so you can get the site running again without having to delete the entire theme.
David
More Comments by SEO Dave
Comment Title
WordPress Featured Image Support
I’ve added better support for WordPress featured images in Stallion 6.1. I plan to release Stallion 6.1 this month (so much more I want to add :-)).
If you’ve used the default TwentyEleven theme it includes a large image header area …
Continue Reading WordPress SEO Comment Titles
Comment Title
Form Post Links 405 Method not Allowed
I very occasionally see 405 Method not allowed when clicking author links as well, though reloading the page loads the URL and looking at the URL that was loaded looks fine (nothing appears to be wrong).
I don’t know what causes …
Continue Reading WordPress SEO Comment Titles
Comment Title
WordPress Theme IE7 Compatibility
That’s going to be an IE7 compatibility issue (not a problem in IE8+). Microsoft has over the years refused to follow browser conventions set out by W3C etc… and it’s resulted in a buggy browser. Pre Internet Explorer 7 has …
Continue Reading WordPress SEO Comment Titles
Comment Title
Comments Title Plugin
I checked on the Hikari Comments title plugin site and it says it only works on PHP5.
Will add a warning on the Stallion options page not to activate if running PHP4 on the next update. Will also see if I …
Continue Reading WordPress SEO Comment Titles
Comment Title
WordPress Sidebar Template File
I assume you’ve edited the sidebar code to ad your sidebar widgets in the past, this is the worst way to edit your sidebars.
Go to “Appearance >> Widgets” where you can drag and drop all built in widgets to your …
Continue Reading WordPress SEO Comment Titles
Comment Title
WordPress Comment Title Plugin Bug Fix
I’ve looked through the Hikari plugin code and the line that’s causing the issue is
private $plugin_dir_path;
After a Google search or two looks like the private declaration doesn’t work with PHP4.
If you are running PHP4 try changing the word “private” to …
Continue Reading WordPress SEO Comment Titles
Comment Title
Hikari Titled Comments WordPress Plugin Review
This WordPress plugin review is to test out the Stallion SEO Ad Theme Comment Title Feature.
The Hikari Titled Comments Plugin is a nice addition to any WordPress site, visitors like to have interesting little features like this and if used …
Continue Reading WordPress SEO Comment Titles