After changing the theme images are not showing up

Discussion in 'WordPress' started by logesharun, Jun 18, 2011.

  1. #1
    Hi

    After changing the theme images are not showing up.

    Please help me in this regard.

    www.newinformations.com

    Thanks.
     
    logesharun, Jun 18, 2011 IP
  2. atnews

    atnews Peon

    Messages:
    277
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Read the theme "read me" files. There are many theme that does not support automatic thumbnails and your theme is one of theme. In read me file, you will find that how to show image/thumbnail. Usually you need to put some code in "Custom field" and then put image URL.

    But again read theme read me file.
     
    atnews, Jun 18, 2011 IP
  3. ThemesAddict

    ThemesAddict Member

    Messages:
    55
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    43
    #3
    each theme creates its own function for post thumbnails , either you need to modify the theme to make it work on the earlier method for getting thumbnails or just change each post thumbnail (if you don't have many posts)
     
    ThemesAddict, Jun 18, 2011 IP
  4. KazeTech

    KazeTech Peon

    Messages:
    36
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    If you look closely then you might notice this.

    I guess you need to check your theme function and make comparison between old and new theme
     
    KazeTech, Jun 18, 2011 IP
  5. logesharun

    logesharun Banned

    Messages:
    133
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #5
    Hi
    thank you for your reply, what should I edit in the following code?

     
    logesharun, Jun 19, 2011 IP
  6. KazeTech

    KazeTech Peon

    Messages:
    36
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    can you provide me with code under

    function get_thumbnail
    Code (markup):
     
    KazeTech, Jun 19, 2011 IP
  7. logesharun

    logesharun Banned

    Messages:
    133
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #7
    Hi ,
    in my previous post there is a get_thumbnail in ( theme functions.php) and another get_thumbnail in the yarrp-template-photoblog.php. in no other place i could find the get_thumbnail in the theme folders.

     
    logesharun, Jun 19, 2011 IP