mituls
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
If you can add the following code to where Service JSON is declared then it should fix the problem:
if (!class_exists('Services_JSON')) { require_once(dirname(__FILE__).'/json.php'); }I’ve just found that this plugin is conflicting with other WordPress plugins, such as:
Simple Tags
Twitter Tools
Broken Link CheckerForum: Requests and Feedback
In reply to: Contact Form 7: Database InsertThanks.
Forum: Everything else WordPress
In reply to: [Plugin: Sociable] W3C XHTML ValidationSorry, my mistake.
Use target=_blank on links? (Forces links to open a new window)
Then it works fine 🙂
If you untick this option:
Forum: Requests and Feedback
In reply to: _wp_unfiltered_html_comment causes warning in XHTML1.0 StrictAre there any plans to fix this error?
Viewing 6 replies - 1 through 6 (of 6 total)