Trouble with DD Add Signature Plugin
December 29th, 2007
Just when you think you've got technology under control, some small gnat comes along to bit you. I had just added and styled the nice registration form for people interested in Foliopress WYSIWYG and SEO Images to the previous post :
[sniplet signup]
and then I began seeing double. That is to say two me:

dd add signature plugin error
That nice headshot with the articles is created by Alastair Dagon Design's Add Signature Plugin. What's seems to be causing the doublevision is the inclusion of a form inside a post. I tried moving the form into a Sniplet (where it should have been in the first place, quite frankly and reuseable). I've cured a few Wordpress malfunctions by pulling code outside a post and into a Sniplet - but that was pre-Foliopress WYSIWYG. Most of the Wordpress Editors damage or modify code so a Sniplet can stop them from getting a chance to break code. But this time the Sniplet trick didn't work.
I couldn't find the issue in the plugin itself:
wp-content/plugins/dd-add-sig.php
Nor does the issue seem to be in our template index.php file, although there seems to be room for such an issue there.
(Trouble with DD Add Signature Plugin continued...)

