rudolf45
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Letter A appears through out my posts!!!Can’t you edit your posts?
Forum: Themes and Templates
In reply to: Page Template: Posts by categoryDid you click on the link I gave above (before posting back)? Did you read it?
Category templates do exactly what you are trying to do: display only posts from one category and you can even style them as you wish.So, my question was: what is different in what you are trying? Why do you need to re-invent the wheel?
(maybe I misread your posts but I couldn’t figure out what are you doing besides displaying posts by category. Not to mention – you don’t even need a category template, WP displays ONLY posts from one category when clicked its name…)If my assumption is correct, you went wrong by creating the Page at the very beginning. No need for that.
Forum: Fixing WordPress
In reply to: Letter A appears through out my posts!!!I have seen similar error in the blogs of oldtimers who think they should type as on paper: e.g. hitting the space twice after period. Are you doing it by any chance?
Forum: Plugins
In reply to: I want sponsor links on homepage onlyNo, I really can’t. OK, I admit: I can read code but not able to write.
So, I have two questions.
Are you using the sidebar widgets?
You said you want certain code on the sidebar and nothing on other pages – so, why that really complicated code?p.s. Oh, and nothing is perl in WP – all is PHP…
Forum: Fixing WordPress
In reply to: How to move pageYes, and reading the manual always helps.
http://codex.wordpress.org/Template_Tags/wp_list_pages
See the parameters, especially the sort_column.Forum: Themes and Templates
In reply to: Page Template: Posts by categoryI went and renamed the file to “category-3.php” and put the following inside as well…
Why can’t you work with the category templates? Just trying to understand why all this struggle for someting that is built in WP?
Forum: Fixing WordPress
In reply to: Perfect SetupSeemingly, a lack of perfection – 404 here, too 🙂
Forum: Fixing WordPress
In reply to: where’s tutorial to edit server file when you lose login info?You know it wrong 🙂
There is nothing in the files. Everything (including your pw) is stored in the database!
http://www.tamba2.org.uk/wordpress/phpmyadmin/Forum: Everything else WordPress
In reply to: Formattting wp_list_pages outputForum: Installing WordPress
In reply to: WordPress Database errorBS…
Learn to read the errors.Scott, you may want to check what template tag is used in your theme to display the links/blogroll. Some template tags have been deprecated in 2.1 and you have to replace them with the new one(s).
http://codex.wordpress.org/Template_Tags#Link_tagsForum: Themes and Templates
In reply to: Limiting amount of posts on main pageOh, and there is also a plugin for that 🙂
Forum: Themes and Templates
In reply to: Newest Reactions on top instead of on the bottomYou are in the wrong place. You may want to post at http://wordpress.com/forums
(this is wordpress.ORG)Forum: Installing WordPress
In reply to: WordPress Database errorYou are propbably using a theme that is not compatible with 2.1.
Forum: Fixing WordPress
In reply to: permalink/mod_rewrite problemA specialized forum dealing with server issues for wannabe webmasters… Google is your friend 🙂
Forum: Themes and Templates
In reply to: Limiting amount of posts on main page