Title: actionPackedAndy's Replies | WordPress.org

---

# actionPackedAndy

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Adding more than 4 posts to the home page](https://wordpress.org/support/topic/adding-more-than-4-posts-to-the-home-page/)
 *  Thread Starter [actionPackedAndy](https://wordpress.org/support/users/actionpackedandy/)
 * (@actionpackedandy)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/adding-more-than-4-posts-to-the-home-page/#post-10129421)
 * annddd marked resolved this time. 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Adding more than 4 posts to the home page](https://wordpress.org/support/topic/adding-more-than-4-posts-to-the-home-page/)
 *  Thread Starter [actionPackedAndy](https://wordpress.org/support/users/actionpackedandy/)
 * (@actionpackedandy)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/adding-more-than-4-posts-to-the-home-page/#post-10129420)
 * Hey there,
 * I actually figured it out.
 * There’s a line in the “latest_news.php” for responsive boat that reads:
 * $zerif_latest_loop = new WP_Query( array( ‘post_type’ => ‘post’, ‘posts_per_page’
   => 4, ‘order’ => ‘DESC’,’ignore_sticky_posts’ => true ) );
    if( $zerif_latest_loop-
   >have_posts() ):
 * I changed the “4” to a larger number and it worked.
 * Feel free to close this out!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Hatch] Fix the postioning of background in browser window](https://wordpress.org/support/topic/fix-the-postioning-of-background-in-browser-window/)
 *  Thread Starter [actionPackedAndy](https://wordpress.org/support/users/actionpackedandy/)
 * (@actionpackedandy)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/fix-the-postioning-of-background-in-browser-window/#post-3800534)
 * Anybody got any ideas?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Twitter Widget Pro] Cannot authorise new account [Request token for this page is invalid]](https://wordpress.org/support/topic/cannot-authorise-new-account-request-token-for-this-page-is-invalid/)
 *  [actionPackedAndy](https://wordpress.org/support/users/actionpackedandy/)
 * (@actionpackedandy)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/cannot-authorise-new-account-request-token-for-this-page-is-invalid/#post-3544356)
 * I’m having the same issue as [emma@glic.me](https://wordpress.org/support/users/actionpackedandy/replies/emma@glic.me?output_format=md)
 * “Could not recognize the response from Twitter”
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flexi Quote Rotator] [Plugin: Flexi Quote Rotator] Changing Title displayed on site from Quote Rotator](https://wordpress.org/support/topic/plugin-flexi-quote-rotator-changing-title-displayed-on-site-from-quote-rotator/)
 *  [actionPackedAndy](https://wordpress.org/support/users/actionpackedandy/)
 * (@actionpackedandy)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-flexi-quote-rotator-changing-title-displayed-on-site-from-quote-rotator/page/2/#post-2924369)
 * Actually, I think I figured out a way to do it…
 * Open up the quote-rotator.class.php file under the classes folder, and change
   the title of the widget itself. Down towards the bottom it says ` function displayWidget(
   $args)
 *  {
 *  extract($args);
 *  $options = get_option(‘widgetQuoteRotator’);
 *  $title = $options[‘title’];’
 * I deleted $options[‘title’] and put in what I wanted, and it worked. just leave
   $title =
 * Not sure if it’s a great fix, but it’s a fix.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flexi Quote Rotator] [Plugin: Flexi Quote Rotator] Changing Title displayed on site from Quote Rotator](https://wordpress.org/support/topic/plugin-flexi-quote-rotator-changing-title-displayed-on-site-from-quote-rotator/)
 *  [actionPackedAndy](https://wordpress.org/support/users/actionpackedandy/)
 * (@actionpackedandy)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-flexi-quote-rotator-changing-title-displayed-on-site-from-quote-rotator/page/2/#post-2924368)
 * I switched from Quotes Collection because it’s really heavy on admin-ajax.php
   calls, and actually caused my host to block it.
 * I’d like to figure a fix for this dumb “Quote Rotator” title thing not working.
   I even tried changing the title in the quote-rotator.class.php file.
 * Any other ideas?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Testimonials Widget] [Plugin: Testimonials Widget] Does this plug in use admin-ajax.php to refresh?](https://wordpress.org/support/topic/plugin-testimonials-widget-does-this-plug-in-use-admin-ajaxphp-to-refresh/)
 *  Thread Starter [actionPackedAndy](https://wordpress.org/support/users/actionpackedandy/)
 * (@actionpackedandy)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-testimonials-widget-does-this-plug-in-use-admin-ajaxphp-to-refresh/#post-3105192)
 * Sweet. Thanks for the reply Michael!

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