How Do I Find This Section On My Blog?

Discussion in 'WordPress' started by bad_bob00, Oct 7, 2009.

  1. #1
    Hi,

    On my wordpress blog with a custom theme I've got a section called Players Profiles with images of football players. I've found the code in my sidebar.php file (pasted below).


    When I view my HTML source of the blog it gives me this code:


    What I would like to do is edit some of the players profile images and things but I don't actually know how to do this :eek: Does anyone know which file I would need to open to edit this? I've searched all through my custom theme but can't find anything, and am not sure where it could be located...


    Thanks for any advice offered!
     
    bad_bob00, Oct 7, 2009 IP
  2. waziuz

    waziuz Active Member

    Messages:
    783
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    80
    #2
    Hi bad_bob00, the thumbnails are being called from the database settings. Check in the theme options and the option to change images might be there.
     
    waziuz, Oct 7, 2009 IP
  3. bad_bob00

    bad_bob00 Active Member

    Messages:
    3,472
    Likes Received:
    56
    Best Answers:
    0
    Trophy Points:
    90
    #3
    Sorry but how do I access the theme options? Thanks for the reply.
     
    bad_bob00, Oct 7, 2009 IP
  4. bad_bob00

    bad_bob00 Active Member

    Messages:
    3,472
    Likes Received:
    56
    Best Answers:
    0
    Trophy Points:
    90
    #4
    Anyone able to offer anymore help?
     
    bad_bob00, Oct 9, 2009 IP
  5. waziuz

    waziuz Active Member

    Messages:
    783
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    80
    #5
    Sorry for replying late but the thumbnails seems to be called from the variables $tn_mz_side_thumbnail_cat and $tn_mz_side_thumbnail_sum and they have to be declared somewhere

    Dont you find the images inside the theme folder.. if it is a part of the theme then it should be in the theme folder so that you can replace

    Regarding theme options, most complicated themes provide that and you can find it in wordpress admin panel under the appearance section in the left sidebar.. it would be widgets and editor in that section if it is available
     
    waziuz, Oct 11, 2009 IP
  6. bad_bob00

    bad_bob00 Active Member

    Messages:
    3,472
    Likes Received:
    56
    Best Answers:
    0
    Trophy Points:
    90
    #6
    Hi thanks for the reply.

    I don't think the images will be inside the theme folder - in the code they are just called from another URL (the imageshack website is hosting them), and so I don't think they will be anywhere on my server.

    I've tried looking in all the widgets and in the editor through Wordpress but can't seem to find anything :(
     
    bad_bob00, Oct 12, 2009 IP
  7. bad_bob00

    bad_bob00 Active Member

    Messages:
    3,472
    Likes Received:
    56
    Best Answers:
    0
    Trophy Points:
    90
    #7
    Is anyone able to help? :(
     
    bad_bob00, Oct 14, 2009 IP