anyone solve my wordpress theme problem

Discussion in 'WordPress' started by mixtaka, Jul 1, 2010.

  1. #1
    mixtaka, Jul 1, 2010 IP
  2. brandonconnell

    brandonconnell Member

    Messages:
    48
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #2
    My guess is that you would locate the file responsible for displaying that image. Is it in a plugin? or hardwired into the theme code? If in the plugin, then you will want to step through the code until you locate a call to the image and see if it has a set # to display. Or, check if the plugin has the number specified in a settings area in the admin. If it is hardcoded then you have to go into the code and insert another image. I did not look at your code, but these are the general suggestions you would get from anyone familiar with coding.
     
    brandonconnell, Jul 5, 2010 IP