o4tuna
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Resizing window kills links. What's up with that?Yes, it did. Thanks for helping me out. It would have taken me forever to figure that one out.
Forum: Fixing WordPress
In reply to: Resizing window kills links. What's up with that?Forum: Fixing WordPress
In reply to: Posts vs. BlogsWordPress can be a little confusing. One thing to start off with is to know that you can create categories for posts, but not for pages. The term ‘page’ is somewhat vague here. Most people will think of a page as a web page. For example, you may want an ‘About this site’ page that people can get info on you and why you built the site. You can create a ‘page’ just for your ‘About this site’, or, you could create the same thing using a post and creating a category called ‘About’ which would only have that one post associated with it. Since the content on that web page wouldn’t change often, making it a ‘page’ rather than a post would be the common thing to do. But, you can’t assign a ‘page’ to a category.
A ‘page’ really is more of a structural device than a content device. If I were you, I would create two categories, one called ‘blog’, and another called ‘reviews’.
Forum: Themes and Templates
In reply to: Need fix for escaped characters in article id string.I fixed it by breaking up the string and echoing the function by itself.
Forum: Fixing WordPress
In reply to: How can I find out what the_post_thumbnail outputs?Ok, nevermind. I can’t read.
Forum: Themes and Templates
In reply to: Theme "Silent Film 1.2.2" Change Background ColorIt will be in the css stylesheet. Go to Appreance > Editor and click on the stylesheet on the right.
Forum: Themes and Templates
In reply to: All padding and margins are not working in created themeIf you are not using FireFox and FireBug, you should.
Forum: Plugins
In reply to: I need something like a sticky that shows on all pagesWell, I didn’t want to do that. but it is an option I guess.
Forum: Plugins
In reply to: Problem with getting plugin/widget into left sidebar.I fixed it.
Forum: Plugins
In reply to: Problem with getting plugin/widget into left sidebar.Nevermind. Javascript was turned off in this browser.