WordPress Theme Support

Discussion in 'WordPress' started by icd, Aug 28, 2009.

  1. #1
    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
     
    icd, Aug 28, 2009 IP
  2. fish

    fish Well-Known Member

    Messages:
    450
    Likes Received:
    36
    Best Answers:
    0
    Trophy Points:
    120
    #2
    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.
     
    fish, Aug 28, 2009 IP
  3. icd

    icd Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    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?
     
    icd, Aug 28, 2009 IP
  4. shazin

    shazin Guest

    Messages:
    93
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Define "footer of post" please and maybe you'd get help..
     
    shazin, Aug 29, 2009 IP
  5. Sanjeevmishra9

    Sanjeevmishra9 Peon

    Messages:
    80
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    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
     
    Sanjeevmishra9, Aug 29, 2009 IP
  6. icd

    icd Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Thanks. I'll be working on that this weekend. Not very strong on the stylesheets, but trial and error usually works.
     
    icd, Aug 29, 2009 IP