Need Help Making Minor WP Theme Adjustments

Discussion in 'HTML & Website Design' started by gmr324, Feb 17, 2010.

  1. #1
    Hi,

    I need help making some minor adjustment to this Wordpress theme layout.

    http://themes.rock-kitty.net/flowerized/
    http://themes.rock-kitty.net/demo/


    o How do I remove the links in the footer? There is some funky
    PHP code in the footer.php file which I can't decipher.

    o How do I remove the two small images under the sub-title in
    the header. When I remove the list element lines that are
    associated with them in the header.php file, it messes up the
    page navigation bar.

    o How do I move the Search function to the top of the sidebar?


    Advice Appreciated


    George
     
    gmr324, Feb 17, 2010 IP
  2. ElusiveOne

    ElusiveOne Peon

    Messages:
    87
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    The footer can be changed by decyphering the code using an online base_64 decoder, google it and cut/paster the encoded script to find out the new script - replace and edit to your hearts content!

    Without seeing the header.php file I cannot help but it should all be in there!
     
    ElusiveOne, Feb 17, 2010 IP
  3. ajmartin

    ajmartin Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    George,
    You can edit the theme files from the dashboard. If you create a username and pw for me I am happy to login and make the edits. PM the creds to me if you wish. When I am done just delete my account.
     
    ajmartin, Feb 17, 2010 IP
  4. gmr324

    gmr324 Active Member

    Messages:
    205
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #4
    Hi,

    Thanks for the suggestion, but after trying several decoders, none of them seemed to properly translate the code. I've actually attached a text file containing the code and footer.php file if that helps figure this out. Once its changed, do I have to replace it with base 64 code?

    There's also sporadic ?> characters showing up at the bottom of the site which I'm thinking might be related to this footer.php code

    I got the header and sidebar issues resolve so this is the last problem. I don't want to start my site SEO out with having outgoing DoFollow
    footer site-wide links to payloan sites.

    Many Thanks

    George
     

    Attached Files:

    Last edited: Feb 18, 2010
    gmr324, Feb 18, 2010 IP
  5. ElusiveOne

    ElusiveOne Peon

    Messages:
    87
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Right - replace the code with mine...

    It was tricky a little as the base 64 code was not base 64 it was a messy gzinflate base 64

    Plus they thought they would be sneaky and replace the gzinflate base 64 code with a random string! But I did it Lol...

    Replace the footer code you posted with mine and edit as you wish!

    Matt
     

    Attached Files:

    ElusiveOne, Feb 18, 2010 IP
  6. ElusiveOne

    ElusiveOne Peon

    Messages:
    87
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Did you use the footer?
     
    ElusiveOne, Feb 21, 2010 IP