Forums

Help, Can't display images an front page (14 posts)

  1. young heff
    Member
    Posted 2 weeks ago #

    I uploaded a theme, Everything is fine except I can't get the images to preview on the main page, http://2new4u.com/blog/
    There should be images on the slider aswell. The post's on the slder are moving as expected, but the window for the slider is not filled with the post. Here is the setup guide http://web2feel.com/forum/viewtopic.php?f=33&t=644&start=20
    I entered in the custom field section "preview" then what I believe is the path for the image
    http://2new4u.com/blog/wp-content/uploads/2009/11/ludacris3.jpg
    Can someone please help me? Thank You

  2. young heff
    Member
    Posted 2 weeks ago #

    I understand that to have images on the front of the page as a preview you have to alway setup th "custom field" section. I can not get this down for some reason. Can someone please give me some assistane I would be eternaly gratefull. Thank You.

  3. jrav001
    Member
    Posted 2 weeks ago #

    All the images on your site are being controlled by timthumb.php

    If you remove that widget, do the images display? If so, then it is a problem with the setup of timthumb.

  4. young heff
    Member
    Posted 2 weeks ago #

    I have the timthumb.php but have no widgets installed. Is this something you can explain more. I did see timthumb.php but do not know what to do. Thank you for your response. I need the help.

  5. young heff
    Member
    Posted 2 weeks ago #

    I am not familiar with code, I can let someine look at the site and look at the code or whatever they would need to do to help me.

  6. jrav001
    Member
    Posted 2 weeks ago #

    Ah - I see - the src for the image isn't being passed to timthumb.

    On page 1 of the forum link you posted above, did you add a custom field called "screen" as described in the section "HOW TO SETUP THE IMAGES ON THE SLIDER AND POSTS?" and include the link to the image as the "value"?

  7. young heff
    Member
    Posted 2 weeks ago #

    I apreciate your help so mutch, Im sorry I made a mistake the forum link I added here was for a difrent theme. Here is the proper theme forum
    http://web2feel.com/forum/viewtopic.php?f=42&t=1547#p5817

    and in this setup guide it is asking for me to input "preview" which I did and the image link I put in for value was
    wp-content/uploads/2009/11/ludacris5.jpg
    Per the example on the setup guide instead of the full path
    http://2new4u.com/blog/wp-content/uploads/2009/11/ludacris3.jpg
    I hope this helps you help me. Thank you again.

  8. young heff
    Member
    Posted 2 weeks ago #

    http://2new4u.com/ once again this is the site URL

  9. jrav001
    Member
    Posted 2 weeks ago #

    Try changing this:
    wp-content/uploads/2009/11/ludacris5.jpg

    to:
    blog/wp-content/uploads/2009/11/ludacris5.jpg

    and let me know what happens.

  10. young heff
    Member
    Posted 2 weeks ago #

    let me start by saying that was a great idea, but unfortunatly it didnt do the trick. The same creator of my theme was trouble shooting a simialar problem in another theme and after going into th dashboard of the user expierencing the problem came up with this,

    "Solved now.

    The problem was that your site url path and absolute path are different.
    Site url is http://www.adventurecapitalism.ca/, but wordpress is installed in a sub directory.
    The image links embeded on the template follows a default absolute path, but your sub directory created a conflict there.
    I edited the template files to link the images correctly."

    I was wondering if this could be the type of problem Im having?
    Thanks again for your help. Im hoping I can mark this issue as solved soon.

  11. jrav001
    Member
    Posted 2 weeks ago #

    Yup - that sounds like your problem. Can you post the part of the template file that includes the image? It should be just a line or two and will contain the text "img src="

  12. young heff
    Member
    Posted 2 weeks ago #

    Im not sure which teplate file that would be in, for some reason there is no home.php file. The template files that specify the "preview" command that I could see are the glide.php file and i think the featlist.php file I am pasoing the list of template files.

    Theme Files
    Templates
    404 Template (404.php)
    Archives (archive.php)
    Comments (comments.php)
    Footer (footer.php)
    Header (header.php)
    Main Index Template (index.php)
    Page Template (page.php)
    Search Form (searchform.php)
    Search Results (search.php)
    Sidebar (sidebar.php)
    Single Post (single.php)
    Theme Functions (functions.php)
    ad.php (ad.php)
    controlpanel.php (controlpanel.php)
    featlist.php (featlist.php)
    glide.php (glide.php)
    sidebar1.php (sidebar1.php)
    sidebar2.php (sidebar2.php)
    tab.php (tab.php)
    timthumb.php (timthumb.php)
    Styles
    Stylesheet (style.css)
    banner.css (banner.css)
    glide.css (glide.css)

  13. jrav001
    Member
    Posted 2 weeks ago #

    I downloaded the theme so I could have a look and it's using an old version of timthumb. If you download the latest version from:
    http://timthumb.googlecode.com/svn/trunk/timthumb.php
    and copy it to your theme directory, I bet it will work perfectly.
    ...but in case, I'm wrong, rename your existing timthumb.php before uploading the new one.

  14. young heff
    Member
    Posted 2 weeks ago #

    Thank You Very Mutch. I got The Images Up, Still Having A Problem with Image Size Though. The Setup Guide Said It Would Adjust Sizes of images based On placement, but that doesnt seam to be happening.

Reply

You must log in to post.

About this Topic