Title: sixfivecreative's Replies | WordPress.org

---

# sixfivecreative

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] [Plugin: WooCommerce] Check out Not worknig](https://wordpress.org/support/topic/plugin-woocommerce-check-out-not-worknig/)
 *  [sixfivecreative](https://wordpress.org/support/users/sixfivecreative/)
 * (@sixfivecreative)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-woocommerce-check-out-not-worknig/#post-2516085)
 * I am having a similar issue … except all my short codes are there
 * [http://www.bassegg.com/?page_id=12](http://www.bassegg.com/?page_id=12)
 * Even with all info entered the spinning wheel for the checkout part just keeps
   spinning and never becomes live.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: NextGEN Gallery] Manage Gallery Help](https://wordpress.org/support/topic/plugin-nextgen-gallery-manage-gallery-help/)
 *  Thread Starter [sixfivecreative](https://wordpress.org/support/users/sixfivecreative/)
 * (@sixfivecreative)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-manage-gallery-help/#post-1072310)
 * I found a possible solution but I dont assume it will be a permanent fix.
 * I went into the manage-gallery.php file and changed
 *  $start = ( $_GET[‘paged’] – 1 ) * 25;
    $gallerylist = $nggdb->find_all_galleries(‘
   gid’, ‘asc’, TRUE, 25, $start);
 * to:
 *  $start = ( $_GET[‘paged’] – 1 ) * 100;
    $gallerylist = $nggdb->find_all_galleries(‘
   gid’, ‘asc’, TRUE, 100, $start);
 * Now the manage gallery page will show up to 100 galleries, not efficient if you
   have alot of image galleries.
 * I hope someone has a better answer.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: NextGEN Gallery] Manage Gallery Help](https://wordpress.org/support/topic/plugin-nextgen-gallery-manage-gallery-help/)
 *  Thread Starter [sixfivecreative](https://wordpress.org/support/users/sixfivecreative/)
 * (@sixfivecreative)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-manage-gallery-help/#post-1072309)
 * yes i created my own theme, im not sure why that would affect it though since
   it is a backend ordeal. it is rather frustrating.

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