Hi, I would like some help with the two problems, if possible. Two problems: 1. Built in thumbnail generation on homepage, not functioning correctly. 2. Spacing is incorrect on posts, specifically post footer plugin which appears at end of text and not the footer of post. You can check here - http://purplehazard.com Any suggestions would be great. Thanks
For the first problem, here's the code where the thumbnail image is supposed to be on within posts on the homepage. <img src="" width="165" height="115" alt="" /> Code (markup): As you can see, there is no thumbnail image specified in the homepage code which is why nothing shows up there. Since the thumbnails work on the single post pages, I would recommend comparing the code you have on single.php (single post template) as opposed to index.php (homepage/index template) and see if there are any differences that would make the thumbnails not show up.
I checked it out. Trying to figure out where the images are being pulled from and if it requires me inputting custom codes. You have any advice on the spacing problems?
You need to do lot many work on your blog design changes, 1. Posts on home page showing something like "submit_url = "http://purplehazard.com/news/seacom-blog-launch/"" on each post. 2. Relates posts : Text align center 3. Daily Popular and Partner Section - So much space Line-height 4. Navigation color : White on ~ White background 5. change the background color of search box
Thanks. I'll be working on that this weekend. Not very strong on the stylesheets, but trial and error usually works.