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
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!
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.
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
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