holbri
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Comment fields not displaying in blog postsI checked option and no change.
Forum: Fixing WordPress
In reply to: Comment fields not displaying in blog postsNo that option is not checked.
Forum: Themes and Templates
In reply to: blog class and post class messing up my css templateThank you Alchymyth
Forum: Themes and Templates
In reply to: blog class and post class messing up my css templateMy apologies, the site is on a local host…I should have mentioned this. Yes, very new user…I am learning. I started with a blank theme, coded in html and css then copied and pasted into the blank template.
I copied the post class id that is expanding into sidebar from firebug. It is created for every post and each post pushes sidebar down.
<div id=”post-73″ class=”post”>
How do I select all the post id to style blog entries?
I hope this is a question that can be answered without viewing the site.
I will read the forum welcome page.
Thank you for your help.
Forum: Themes and Templates
In reply to: Blog posts not showing up on blog pageneeded to mark this resolved…Brian
Forum: Themes and Templates
In reply to: Blog posts not showing up on blog pageok, it was a combination of my permalinks , settings for reading posts and my home.php was the php code from my static front page and not my blog page.
Newbie errors…thank you again for your help.
Brian
Forum: Themes and Templates
In reply to: Blog posts not showing up on blog pageThanks esmi
My settings for reading is static front page to home in menu. My homepage is page-home.phpPosts still do not publish to page-lounge.php (my blog)
Here is the permalink I get for test post
http://localhost/2012/10/24/test-post/I would like the post to publish to localhost/lounge/2012/10/24/test-post
code for index.php is the same as page-lounge.php
any ideas? Please let me know which code would be helpful to share. My site is on localhost.
Thanks, Brian