Title: RERasmussen's Replies | WordPress.org

---

# RERasmussen

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider] MetaSlider won't rotate images](https://wordpress.org/support/topic/metaslider-wont-rotate-images/)
 *  Thread Starter [RERasmussen](https://wordpress.org/support/users/rerasmussen/)
 * (@rerasmussen)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/metaslider-wont-rotate-images/#post-5801334)
 * Hey Dave,
 * I just checked the footer.php file, and it does seem to call wp_footer(). Please
   see below how it is written in the coding:
 * <div class=”footer”> <!– Footer class for sticky footer –>
    <div id=”footer”>
   <div class=”container”> <div class=”row”>
 *  <!– Begin [@synapse](https://wordpress.org/support/users/synapse/) footer hook
   content–>
    <?php synapse_footer(); ?> <!– End [@synapse](https://wordpress.org/support/users/synapse/)
   footer hook content–>
 *  <?php endif;?>
 *  </div><!–end footer_wrap–>
    </div><!–end footer–> </div>
 * <?php if ($options->get($themeslug.’_disable_afterfooter’) != “0”):?>
    <?php 
   endif;?>
 *  <?php wp_footer(); ?>
 * </div> <!–End of footer class for sticky footer –>
    </body>
 * Is it written correctly? I’m not sure what else I should do…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Updated to 4.1 and now my site is blank and I can't login](https://wordpress.org/support/topic/updated-to-41-and-now-my-site-is-blank-and-i-cant-login/)
 *  Thread Starter [RERasmussen](https://wordpress.org/support/users/rerasmussen/)
 * (@rerasmussen)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/updated-to-41-and-now-my-site-is-blank-and-i-cant-login/#post-5702259)
 * James,
 * So I tried your first suggestion and went to phpMyAdmin to deactivate the plugins,
   but when I go to the table “wp_options”, I can’t find the “active_plugins” row.
   Could it be named something different?
 * I also tried your suggestion of renaming the directory of the currently active
   theme, but that didn’t work either.
 * Any other suggestions? I’m completely at a loss.

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