Dec
3
Entering HTML in a Post
Filed Under Uncategorized | Leave a Comment
If you would like to enter html into a post you must enter it in the html editor not the visual editor for it to work. If it is entered in the visual editor it will not render the code and look the same way it did when entered.
If you are adding it to a widget ready themes sidebars you just enter it the way it was given and it will work properly.
Oct
27
KatieBeanKids New Items
Filed Under Uncategorized | Leave a Comment
KatieBeanKids recently put up some new infant products on their site. They are super cute Monster Bibs! I see they even have some new holiday bibs.
Oct
21
Ending Your Tags
Filed Under Uncategorized, common questions | Leave a Comment
My text is showing up bold?
Have you written a post and all of your text ends up bold?
You may have forgotten to close a tag! It’s an easy fix. Find where you may have wanted a certain word(s) to be bold and make sure at the end it has the closing tag < / strong>.
My forms are not workiing properly.
The same works for forms. If your noticing your forms are not working properly look for the tags < form > make sure at the end you close it with a < / form> tag.
NOTE: Make sure there are no spaces when applying the beginning or ending tags.