Title: spackletoe's Replies | WordPress.org

---

# spackletoe

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 42 total)

1 [2](https://wordpress.org/support/users/spackletoe/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/spackletoe/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/spackletoe/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Submenu stuck open](https://wordpress.org/support/topic/submenu-stuck-open/)
 *  Thread Starter [spackletoe](https://wordpress.org/support/users/spackletoe/)
 * (@spackletoe)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/submenu-stuck-open/#post-9679410)
 * boom.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Submenu stuck open](https://wordpress.org/support/topic/submenu-stuck-open/)
 *  Thread Starter [spackletoe](https://wordpress.org/support/users/spackletoe/)
 * (@spackletoe)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/submenu-stuck-open/#post-9675901)
 * Thanks so much, that did the trick!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Pitch] Clients caption?](https://wordpress.org/support/topic/clients-caption/)
 *  Thread Starter [spackletoe](https://wordpress.org/support/users/spackletoe/)
 * (@spackletoe)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/clients-caption/#post-3766354)
 * Thanks for your response! As far as I can tell, that just changes the title. 
   I’m talking about text beneath the thumbnails, like the demo has. See here:
 * [http://demo.siteorigin.com/pitch/](http://demo.siteorigin.com/pitch/)
 * Seems there’s a title and a caption it’s pulling, but even if I put those on 
   the graphic in the wordpress media info stuff, they don’t show up there.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Same posts on every page?](https://wordpress.org/support/topic/same-posts-on-every-page/)
 *  Thread Starter [spackletoe](https://wordpress.org/support/users/spackletoe/)
 * (@spackletoe)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/same-posts-on-every-page/#post-2875485)
 * Thanks for your continued help guys… I don’t think I have any plugin conflicts.
   I did find another weird thing. In my Settings > Reading I have the “Blog pages
   show at most” set at 10. With the code above that instructs to limit it to 5,
   it doesn’t change. It stays at 10. If I change that 10 to a 5 THEN it limits 
   the page, but the hardcoded line above doesn’t seem to influence things at all.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Same posts on every page?](https://wordpress.org/support/topic/same-posts-on-every-page/)
 *  Thread Starter [spackletoe](https://wordpress.org/support/users/spackletoe/)
 * (@spackletoe)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/same-posts-on-every-page/#post-2875479)
 * There must be something else afoot here. I’ve tried both suggestions and neither
   work. 🙁
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Same posts on every page?](https://wordpress.org/support/topic/same-posts-on-every-page/)
 *  Thread Starter [spackletoe](https://wordpress.org/support/users/spackletoe/)
 * (@spackletoe)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/same-posts-on-every-page/#post-2875473)
 * Hmmm that didn’t seem to do the trick, alchymyth.
 * As you can see here: [http://www.tcurranmusic.com/blog/page/2/](http://www.tcurranmusic.com/blog/page/2/)
   
   the posts on the 2nd page are the same as the first. What is odd is that the 
   site seems to know that there are only two pages worth of posts to show, as page
   2 doesn’t have a “older posts” link on the bottom.
 * Here’s an odd thing: I removed the query_posts line all together and it’s STILL
   having this problem. And category 7 is still not showing up. Could there be another
   place affecting this setting?
 * [@joshua](https://wordpress.org/support/users/joshua/) – The blog isn’t on the
   home page of the site, but yes, I am needing to eliminate cat 7 from any listing
   within the blog area.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Same posts on every page?](https://wordpress.org/support/topic/same-posts-on-every-page/)
 *  Thread Starter [spackletoe](https://wordpress.org/support/users/spackletoe/)
 * (@spackletoe)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/same-posts-on-every-page/#post-2875410)
 * 25 total. (actually 34 but I’m subtracting the ones in cat 7)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [weird P tag behavior in posts](https://wordpress.org/support/topic/weird-p-tag-behavior-in-posts/)
 *  Thread Starter [spackletoe](https://wordpress.org/support/users/spackletoe/)
 * (@spackletoe)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/weird-p-tag-behavior-in-posts/#post-2527548)
 * Thanks! the commenting out “clear:both;” in my CSS for the P tag was the trick!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] [Plugin: NextGEN Gallery] Utilizing Description field?](https://wordpress.org/support/topic/plugin-nextgen-gallery-utilizing-description-field/)
 *  Thread Starter [spackletoe](https://wordpress.org/support/users/spackletoe/)
 * (@spackletoe)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-utilizing-description-field/#post-2487093)
 * bump.. anyone?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Remove ONLY P tags in excerpt, not code snippets though.](https://wordpress.org/support/topic/remove-only-p-tags-in-excerpt-not-code-snippets-though/)
 *  Thread Starter [spackletoe](https://wordpress.org/support/users/spackletoe/)
 * (@spackletoe)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/remove-only-p-tags-in-excerpt-not-code-snippets-though/#post-2475215)
 * Bump? anyone?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] [Plugin: NextGEN Gallery] Sort Gallery issue and Widget issue](https://wordpress.org/support/topic/plugin-nextgen-gallery-sort-gallery-issue-and-widget-issue/)
 *  [spackletoe](https://wordpress.org/support/users/spackletoe/)
 * (@spackletoe)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-sort-gallery-issue-and-widget-issue/#post-2457916)
 * I’m not even seeing a “Sort Gallery” button like I had in previous versions.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Twenty Eleven header image size](https://wordpress.org/support/topic/twenty-eleven-header-image-size/)
 *  Thread Starter [spackletoe](https://wordpress.org/support/users/spackletoe/)
 * (@spackletoe)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/twenty-eleven-header-image-size/#post-2167287)
 * Thank you!! New world’s record for a question being answered.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [P2 Blog Posts without login oder register](https://wordpress.org/support/topic/p2-blog-posts-without-login-oder-register/)
 *  [spackletoe](https://wordpress.org/support/users/spackletoe/)
 * (@spackletoe)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/p2-blog-posts-without-login-oder-register/#post-1500427)
 * RVoodoo,
 * The password isn’t the problem. That’s solved with the WP-Password plugin which
   works great! The questions is how do you enable ANYONE to post a blog entry? 
   P2 has the right interface, but there is no permission set that allows that. 
   Sure, there would have to be another field added called “Author” to the post 
   form, but that could be done, I’m sure.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [P2 Blog Posts without login oder register](https://wordpress.org/support/topic/p2-blog-posts-without-login-oder-register/)
 *  [spackletoe](https://wordpress.org/support/users/spackletoe/)
 * (@spackletoe)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/p2-blog-posts-without-login-oder-register/#post-1500418)
 * I’m with the original poster. What I’d like to do is build a family site that
   is password protect (the whole site has a single password for everyone) and have
   family members that don’t need to log in, but have gotten past the initial password
   screen, be able to post P2 style by putting in their name and post, really easily.
 * The idea here is to prevent family members who aren’t so computer savvy form 
   having to remember a username and password, but still have the ability to post
   and respond easily.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [can’t login – login page blank](https://wordpress.org/support/topic/cant-login-login-page-blank/)
 *  [spackletoe](https://wordpress.org/support/users/spackletoe/)
 * (@spackletoe)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/cant-login-login-page-blank/#post-811031)
 * No longer waiting… I’m blaming the WordPress Automatic Upgrade plugin. I removed
   that and things started working. Had to clear cookies, rebuild permalinks, activate
   necessary plugins, etc… but I’m back baby!

Viewing 15 replies - 1 through 15 (of 42 total)

1 [2](https://wordpress.org/support/users/spackletoe/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/spackletoe/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/spackletoe/replies/page/2/?output_format=md)