vlgee
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Twnty Ten Theme Sidebar shows under postsApparently this was indeed a plugin issue (WP Limit Post). As soon as I deactivated it, the sidebar returned to its rightful position.
Sorry for not seeing this sooner.
Forum: Fixing WordPress
In reply to: Theme suddenly skewedThis is odd. I went to my WP site and in the html editor view, compared my code to all the errors listed from the link provided, but they are all showing correctly written in my editor.
When I removed the entire block of code for the “buy” button, everything returned to normal.
Forum: Fixing WordPress
In reply to: Theme suddenly skewedThank you for the link. That is a handy tool.
About some of the unclosed ‘<p>’ tags, I am not sure how to correct some of them, because they do not actually show on my editor page. For some reason, WP keeps adding p tags where I did not place them, and they don’t show on my code, so I don’t know how to fix it.
Any ideas?
Forum: Fixing WordPress
In reply to: Background color in tables not showingEsmi, thank you SO much! That did the trick. It works perfectly!
I am not a coder, so I used an example that was on an html tutorial. Apparently, it was incorrect.
Thanks again! You’re awesome!
Forum: Fixing WordPress
In reply to: Background color in tables not showingI just rewrote the table code again in the html editor, did not switch to visual, published, and the same thing happened. I do not understand why the text would show up in between ‘<p></p>’ tags when it is not that way in my editor.
Forum: Fixing WordPress
In reply to: Can Pages be put in Categories?You can do it using the links widget instead of the categories widget. You could create link categories and then place links to the pages you want in those categories, then place the links widget in your sidebar.
Forum: Fixing WordPress
In reply to: Background color in tables not showingNot in my html editor, it isn’t. This is what is showing in my editor:
‘<table bgcolor=”#ffccff”>
<tr>Testing, testing</tr>
</table>’So what would cause it to be different once it is published?
Forum: Fixing WordPress
In reply to: Background color in tables not showingThere is text in it. The last sentence “testing, testing” is in the tables.
Forum: Fixing WordPress
In reply to: Background color in tables not showingthe link is http://bookmoresellmore.com but you won’t be able to see much. It just looks like regular text on a white background. The last sentence at the bottom of the page is a test phrase that should have a pink bacground. The table itself works fine, it’s just the background color that doesn’t show when published.
Forum: Fixing WordPress
In reply to: Invalid XHTML for paragraph in table cellDid this ever get resolved? I am having a terrible time trying to get paragraphs within my table cells. Nothing seems to work to get the space between paragraphs to remain.
Forum: Themes and Templates
In reply to: Thumbnail ohotos in posts-need helpHi Esmi,
Where in the archive folder to I insert that code you provided?
I am sorry, but I am new to this.
Forum: Themes and Templates
In reply to: Thumbnail ohotos in posts-need helpHi Esmi, the photos already show on the front page. It is in the archive lists that I want them to show.
Thanks
Forum: Themes and Templates
In reply to: Thumbnail ohotos in posts-need helpRight, but I don’t know what code to insert to call the photos.
Forum: Themes and Templates
In reply to: Thumbnail ohotos in posts-need helpHi esmi, thanks for the link. I only saw instructions for inserting an image in place of text in an excerpt. I didn’t see anything about different thumbnails displaying for each post.
Sorry, I am a newbie with regard to code.
Forum: Fixing WordPress
In reply to: Links in sidebar showing a zero after themWhat I did was create a category to place the posts under. Then I created a *link category*, and placed the url to the primary category in that as a link. I did it the same way with the “drupal tips and tricks” (no offense to WP), and there is no zero on that one.