Title: mud666's Replies | WordPress.org

---

# mud666

  [  ](https://wordpress.org/support/users/mud666/)

 *   [Profile](https://wordpress.org/support/users/mud666/)
 *   [Topics Started](https://wordpress.org/support/users/mud666/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mud666/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mud666/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mud666/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mud666/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mud666/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Images and sidebar(beginner)](https://wordpress.org/support/topic/images-and-sidebarbeginner-1/)
 *  Thread Starter [mud666](https://wordpress.org/support/users/mud666/)
 * (@mud666)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/images-and-sidebarbeginner-1/#post-3129720)
 * Hey,
    Well i did that 🙂 So i tried this-(since i want the image around the footer)
   so in **footer.php**, i wrote( copied similar to theme ‘logo’):
 *     ```
       <?php $logo1 = (get_option('evolution_logo') <> '') ? esc_attr(get_option('evolution_logo')) : get_template_directory_uri() . '/images/trees.png'; ?>
   
       <img src="<?php echo $logo; ?>" alt="<?php echo esc_attr(get_bloginfo('name')); ?>" id="logooo"/>
       ```
   
 * And in my **style.css**–
 * `img#logooo { max-width: 100%; display: block; height: auto; }`
 * No success 🙁 what am i doing wrong?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [where do I find the 'physical' page files on my server](https://wordpress.org/support/topic/where-do-i-find-the-physical-page-files-on-my-server/)
 *  [mud666](https://wordpress.org/support/users/mud666/)
 * (@mud666)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/where-do-i-find-the-physical-page-files-on-my-server/#post-2397032)
 * Hi,
    I wanted to know, if anybody knows where exactly are the pages that i created?
   I mean on the server, i can’t find those php files of the pages that i created.
   Are those inside someother php? M
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Options Framework] [Plugin: Options Framework] Options framework issues](https://wordpress.org/support/topic/plugin-options-framework-options-framework-issues/)
 *  [mud666](https://wordpress.org/support/users/mud666/)
 * (@mud666)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-options-framework-options-framework-issues/#post-2453695)
 * Hey Devin,
    I am also getting the same issue. the optionframeworks plug in is
   installed just fine, but still getting the issue. Tried re installing, but still
   getting the “Your current theme does not have support for the Options Framework
   plugin.” I am using this evolution theme from ‘elegant themes. Any suggestions?

Viewing 3 replies - 1 through 3 (of 3 total)