Title: takingthpic's Replies | WordPress.org

---

# takingthpic

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

 *   [Profile](https://wordpress.org/support/users/takingthpic/)
 *   [Topics Started](https://wordpress.org/support/users/takingthpic/topics/)
 *   [Replies Created](https://wordpress.org/support/users/takingthpic/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/takingthpic/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/takingthpic/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/takingthpic/engagements/)
 *   [Favorites](https://wordpress.org/support/users/takingthpic/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: [need help removing plugin leftovers please](https://wordpress.org/support/topic/need-help-removing-plugin-leftovers-please/)
 *  Thread Starter [takingthpic](https://wordpress.org/support/users/takingthpic/)
 * (@takingthpic)
 * [17 years ago](https://wordpress.org/support/topic/need-help-removing-plugin-leftovers-please/#post-1057336)
 * Thanks again mate…..I did remove the theme and then re-install it, I have also
   changed the theme and although as I mentioned above, it does change when logged
   in….when I am not logged in or other visitors….don’t get to see any change! I
   can’t update any pages or such again though, I do see changes when logged in 
   to the control panel but not otherwise.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [need help removing plugin leftovers please](https://wordpress.org/support/topic/need-help-removing-plugin-leftovers-please/)
 *  Thread Starter [takingthpic](https://wordpress.org/support/users/takingthpic/)
 * (@takingthpic)
 * [17 years ago](https://wordpress.org/support/topic/need-help-removing-plugin-leftovers-please/#post-1057332)
 * Hi asechrest and many thanks for your reply.
 * In wordpress admin panel the index.php file looks like:
 * <?php get_header(); ?>
    <?php get_sidebar(); ?>
 * <div id=”content”>
    <?php if (have_posts()) : ?> <?php while (have_posts()) :
   the_post(); ?>
 *  <div class=”post” id=”post-<?php the_ID(); ?>”>
    <h2>” rel=”bookmark” title=”
   Permanent Link to <?php the_title(); ?>”><?php the_title(); ?>
   </h2>
    <small>
   by <?php the_author() ?> ~ <?php the_time(‘F jS, Y’) ?> <?php edit_post_link(‘(
   edit)’); ?></small>
 *  <div class=”entry”>
    <?php the_content(‘Continue reading »’); ?> </div>
 *  <p class=”postmetadata”>Filed under: <?php the_category(‘, ‘) ?> | <?php comments_popup_link(‘
   No Comments »’, ‘1 Comment »’, ‘% Comments »’); ?></p>
    </div>
 *  <?php endwhile; ?>
 *  <div class=”navigation”>
    <div class=”alignleft”><?php next_posts_link(‘« Previous
   Entries’) ?></div> <div class=”alignright”><?php previous_posts_link(‘Next Entries»’)?
   ></div> </div>
 *  <?php else : ?>
 *  <h2>Not Found</h2>
    <p>Sorry, but you are looking for something that isn’t here.
   </p> <?php include (TEMPLATEPATH . “/searchform.php”); ?>
 *  <?php endif; ?>
 * </div>
 * <?php get_footer(); ?>
 * Again in the wordpress admin panel the footer.php looks like:
 * <div id=”footer”>
    <p>© 2008 <?php bloginfo(‘name’); ?> | design by [Easy Wedding Search](http://www.easyweddingsearch.com)
   </p> </div>
 * </div>
 * <?php wp_footer(); ?>
 * </body>
    </html>
 * No reference to what you mention.
 * I have also checked the index.php file by ftp:
 * <?php
    /** * Front to the WordPress application. This file doesn’t do anything,
   but loads * wp-blog-header.php which does and tells WordPress to load the theme.**
   [@package](https://wordpress.org/support/users/package/) WordPress */
 * /**
    * Tells WordPress to load the WordPress theme and output it. * * [@var](https://wordpress.org/support/users/var/)
   bool */ define(‘WP_USE_THEMES’, true);
 * /** Loads the WordPress Environment and Template */
    require(‘./wordpress/wp-
   blog-header.php’); ?>
 * But not sure how to find the footer.php by ftp???
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [need help removing plugin leftovers please](https://wordpress.org/support/topic/need-help-removing-plugin-leftovers-please/)
 *  Thread Starter [takingthpic](https://wordpress.org/support/users/takingthpic/)
 * (@takingthpic)
 * [17 years ago](https://wordpress.org/support/topic/need-help-removing-plugin-leftovers-please/#post-1057327)
 * Please guys I’m really desperate for some help here. I have contacted the authors
   earlier this morning and searched the web but still no further forward with no
   replies from any of the authors of the plugins yet.

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