Title: Kendra's Replies | WordPress.org

---

# Kendra

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Does wordpress block spiders on password protected pages?](https://wordpress.org/support/topic/does-wordpress-block-spiders-on-password-protected-pages/)
 *  Thread Starter [Kendra](https://wordpress.org/support/users/magic88/)
 * (@magic88)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/does-wordpress-block-spiders-on-password-protected-pages/#post-1792734)
 * Okay, thanks! I guess it would be kinda stupid if it wasn’t, haha.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Make front page (with blog) different from all other pages/posts](https://wordpress.org/support/topic/make-front-page-with-blog-different-from-all-other-pagesposts/)
 *  Thread Starter [Kendra](https://wordpress.org/support/users/magic88/)
 * (@magic88)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/make-front-page-with-blog-different-from-all-other-pagesposts/#post-1671957)
 * I decided that I do need those “”Older posts” and “Newer Posts” links.
 * esmi – Thanks you. The website ([http://www.childinjuryprevention.ca](https://wordpress.org/support/users/magic88/replies/www.childinjuryprevention.ca?output_format=md))
   is still doing the exact same thing (as described in my first post), though. (
   If I go to Settings > Reading, my “Front page displays” “Your latest posts”.)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin to display only post titles & dates](https://wordpress.org/support/topic/plugin-to-display-only-post-titles-dates/)
 *  Thread Starter [Kendra](https://wordpress.org/support/users/magic88/)
 * (@magic88)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/plugin-to-display-only-post-titles-dates/#post-1655739)
 * Sorry to be bumping this topic again.
 * If there are no suggestions then I suppose I will just have to go with some other
   solution. But please, if you do have a solution, please speak up.
 * Thanks a bunch!
 * Edit:
 * I just found [Clean Archives Reloaded](http://wordpress.org/extend/plugins/clean-archives-reloaded/).
 * Does anyone know of a plugin similar to this, but without the collapsing months?
   Or maybe the best way is to just edit this plugin to make it do what I want?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [DIV floating in Firefox & IE](https://wordpress.org/support/topic/div-floating-in-firefox-ie/)
 *  Thread Starter [Kendra](https://wordpress.org/support/users/magic88/)
 * (@magic88)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/div-floating-in-firefox-ie/#post-1683453)
 * Thanks for the comments.
 * esmi — Yes, I noticed those errors. PIE CSS is causing them, and I’m not sure
   how to get rid of them. They don’t seem to be bothering anything too much (I 
   think?). Thanks for the link to conditional comment CSS.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin to display only post titles & dates](https://wordpress.org/support/topic/plugin-to-display-only-post-titles-dates/)
 *  Thread Starter [Kendra](https://wordpress.org/support/users/magic88/)
 * (@magic88)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-to-display-only-post-titles-dates/#post-1655732)
 * No suggestions?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Navigation bar gets smaller when changing widths of sidebar & content](https://wordpress.org/support/topic/navigation-bar-gets-smaller-when-changing-widths-of-sidebar-content/)
 *  Thread Starter [Kendra](https://wordpress.org/support/users/magic88/)
 * (@magic88)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/navigation-bar-gets-smaller-when-changing-widths-of-sidebar-content/#post-1666235)
 * Never mind. Resolved.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Make front page (with blog) different from all other pages/posts](https://wordpress.org/support/topic/make-front-page-with-blog-different-from-all-other-pagesposts/)
 *  Thread Starter [Kendra](https://wordpress.org/support/users/magic88/)
 * (@magic88)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/make-front-page-with-blog-different-from-all-other-pagesposts/#post-1671848)
 * esmi — Thanks! Your post was helpful. However, it’s still not working for some
   reason. Shouldn’t it be if is_home() && is_front_page() instead of !is_home()&&!
   is_front_page()? I only want my slideshow to show on my home page (where the 
   blog is), which is also my front page.
 * I changed my index.php back to normal (to get_header() instead of include(TEMPLATEPATH.’/
   header-frontpage.php’);)
 * I tested the following code in my header.php. The slideshow did not show on any
   posts/pages when this code was written:
 *     ```
       <?php if ( is_home() && is_front_page() ) { ?>
         [slideshow]
       <?php } ?>
       ```
   
 * edwardlw — I definitely need the front page to be non-static. Thank you for your
   suggestion, though.
 * Edit: Thank you for your suggestions, everyone. I think I am just going to delete
   the “Older Posts” link, and that will hopefully solve my problems.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Looking for a Rich Text Widget / WYSIWYG Text Widget](https://wordpress.org/support/topic/looking-for-a-rich-text-widget-wysiwyg-text-widget/)
 *  [Kendra](https://wordpress.org/support/users/magic88/)
 * (@magic88)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/looking-for-a-rich-text-widget-wysiwyg-text-widget/#post-1479008)
 * We have the exact same problem. I would like to have a few more options for a
   WYSIWYG widget as well. So far I’m just using Rich Widget because the buggy-ness
   of Rich Text Widget is too bothersome.
 * Sorry I can’t be of much help… I hope someone else will have other ideas.

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