Am I the only one to have trouble with this plugin? Wp 1.5, php 4.3, apache 2.
I created a page, and inside i have:
<br />
'This is our collection of links for information on Boxers, General Dog care, and other useful web links.
<!--linksdropdown-->
And all i get is the line, and a drop down, with "all catagories", though I have several links in about 3 catagories, but when i click change with the only option selected, it does nothing.
and i get this in the page where the select field is:
<br />
<form id="linkcatselect" method="post"><select name="linkcat"><option value="-1">All Categories</option></select><input type="submit" id="linkcatsubmit" value="Change" /></form><dl id="linklist"></dl>