This post here.... Blogger help got me going to fix the comment form. I knew there were problems for about 2 weeks , so today....
the webfixer strikes again.....
here's how to fix it...
go to EDIT / HTML...tick the expanded widget template box...
look for...
<p class='comment-footer'>
<a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a></p></b:if>
and replace with this....
<p class='comment-footer'>
<b:if cond='data:post.embedCommentForm'>
<b:include data='post' name='comment-form'/>
<b:else/>
<b:if cond='data:post.allowComments'>
<a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
</b:if>
</b:if>
</p>
</b:if>
preview and if no errors save....
view your blog you should have comments...
if you need to move the comment form more to the center of your posting area
add this to your css code...
.blogger-iframe-colorize {
margin:0 0 0 20px;
}
NOBAMA: TOO RISKY FOR AMERICA
Sunday, November 16, 2008
Embed Comment Form Fixed
Saturday, November 1, 2008
Sunday, October 26, 2008
Grab this button
Copy and Paste the code
Listen to WebfixerYou get this when you paste code
Use this for blog
Copy and Paste the code
Thursday, September 18, 2008
Friday, June 20, 2008
Need a Contact form
if you have server space...you can customize your form more with a free script see....Contact the webfixer.....to the right
for a free form.....try http://odioworks.com/7-Free_Contact_Form_Maker.html
then add the html code to a HTML page element in your blog see sample here...
need help?
give me a shout
webfixer
Saturday, May 3, 2008
Left Sidebar...123
1.)
Left-Sidebar code to go in css
2.)
Edit css code in these areas
3.)
Code to go in BODY above the Main-wrap1
click for details
Basically you add a Left sidebar to any template the same way
The resized images...you can use my links or copy and add to your server
Always preview before saving template
If you get errors...just clear edits
Once you save your template...go to page elements and drag over from right sidebar or add new elements to the left sidebar
By adding the left sidebar this way...should be no way to lose your widgets