shimon
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: wordpress 2.06 rss feed problemnever mind, I upgraded to 2.07 by just updating a few files.
Forum: Fixing WordPress
In reply to: Page not lioading properly, sidebar moved to bottomThanks for the response. I fixed some coding in a post and that did it. I had no idea some coding in a post can wreak havoc on the entire layout.
Forum: Fixing WordPress
In reply to: Limit number of recent posts shown in sidebarC’mon guys, I know someone out there could help me out!
Forum: Fixing WordPress
In reply to: CMS page navigationHi Kyradk,
here’s a link for the order of the items on the navigation:
http://codex.wordpress.org/Template_Tags/wp_list_pages
Also, double check to see that you numbered each page in the order that you want them to appear.
Forum: Fixing WordPress
In reply to: How do I list the 5 most recent posts?I tried <?php wp_get_archives(‘type=postbypost&limit=5’); ?> and it did not work-it still shows more than 5. My site is http://www.mutabletech.com . Any suggestions?
Forum: Fixing WordPress
In reply to: help Indenting lines, and spaces between paragraphsI figured it out with some observations from the links you sent me. Thanks.
Forum: Fixing WordPress
In reply to: help Indenting lines, and spaces between paragraphsok, I added:
margin-bottom: xx;
in the part I mentioned in the last post, but it does not affect the space between paragraphs, only the space at the bottom of the page. Hmm, where do I need to put the code?
Forum: Fixing WordPress
In reply to: help Indenting lines, and spaces between paragraphssorry, I can’t find it. I’m guessing it’s somewhere in here but I can’t figure it out. Where in there can I change the spacing between paragraphs and how? 🙂
/* LEFT SIDE – ARTICLES AREA ——– */
#leftside {
padding-left: 8px;
color: #888;
background: #FFF;
margin-right: 255px;
margin-left: 8px;Forum: Fixing WordPress
In reply to: help Indenting lines, and spaces between paragraphsWow, you’re right about indenting. I didn’t realize that most sites on the net don’t indent. I won’t bother with it either.
I’ll try to change the distance via the style sheet and I’ll post again if I don’t know how to do it properly. Thanks for the tips.
Forum: Fixing WordPress
In reply to: Sidebar drag and drop and Theme Editor problemYes, permission was the issue. Thank you for your responses – I changed the permissions and I will change them back after I finish editing my files.
Forum: Fixing WordPress
In reply to: Sidebar drag and drop and Theme Editor problemanyone there? I would really appreciate the help.
Forum: Fixing WordPress
In reply to: Sidebar drag and drop and Theme Editor problemI solved #1- I just needed a plugin I guess. But I still need help with #2.
Forum: Themes and Templates
In reply to: Semiologic CMS theme-is it a CMS?I think the link is wrong, can you send it again? It just brings me back to this thread. It points to the 9th comment which is my own.
Forum: Themes and Templates
In reply to: Semiologic CMS theme-is it a CMS?Sorry, I’m a newbie. Can you please elaborate on that (it has cms features). The longer your comment is, the better I will understand it.
Forum: Themes and Templates
In reply to: Semiologic CMS theme-is it a CMS?so why does it say “Semiologic CMS theme?” Also, how can I use WordPress as a CMS-is there a theme that is a CMS ready to go?