htown
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Different theme versionsA theme for wordpress. Specifically, Oulipo 1.0.9.2 by A. Mignolo
Forum: Fixing WordPress
In reply to: Widget will not stayThere are no plugins activated at all (there were only two) . This is a brand new install and only the plugins that come wit WP were installed but not activated. Unless I am missing something. The template I am using is called “Specialist” 1 by Templatic that the client I am doing the web site for sent me. The Widget is unique to this template only so when i switch to another (default) template, this widget is unavailable.
Any other ideas?
Many thanks,
HoustonForum: Fixing WordPress
In reply to: Using HTML code insode your blog (content)Of course I do not want the post to display the HTML code as is, I want the table and the content to show up. I want people to be able to fill out this form and submit it. Is this possible?
Thanks,
HoustonForum: Fixing WordPress
In reply to: Using HTML code insode your blog (content)Can I use HTML code in side of a post? Can I create a post that looks like this:
<table width="100%"> <tr><td width="26%">Name</td> <td colspan="3"><label> <input type="text" name="name" id="name" /> </label></td> </tr> <tr> <td>Address</td> <td colspan="3"><label> <input type="text" name="address" id="address" /> </label></td> </tr> <tr> <td>City</td> <td colspan="3"><label> <input name="city" type="text" class="short" id="city" /> </label> <label></label> <label></label></td> </tr> <tr> <td>State</td> <td width="28%"><input name="state" type="text" class="short" id="state" /></td> <td width="8%">Zip</td> <td width="38%"><input name="zip" type="text" class="short" id="zip" /></td> </tr> <tr> <td>Home Number</td> <td colspan="3"><label> <input name="homePh" type="text" class="short" id="homePh" /> </label></td> </tr> <tr> <td> Work Number</td> <td colspan="3"><label> <input name="workPh" type="text" class="short" id="workPh" /> </label></td> </tr> <tr> <td>Mobile Number</td> <td colspan="3"><label> <input name="mobilePh" type="text" class="short" id="mobilePh" /> </label></td> </tr> <tr> <td>Fax Number</td> <td colspan="3"><label> <input name="faxPh" type="text" class="short" id="faxPh" /> </label></td> </tr> <tr> <td>Email Address</td> <td colspan="3"><label> <input type="text" name="email" id="email" /> </label></td> </tr> </table>
Forum: Everything else WordPress
In reply to: Text not aligning to imagesI am trying to use the “LINK” button but the link is not showing up. One more time.
Forum: Everything else WordPress
In reply to: Text not aligning to imagesForum: Installing WordPress
In reply to: Display top stories on another siteCan anyone offer a suggestion here please? ?? ??