Title: Rokh's Replies | WordPress.org

---

# Rokh

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Storefront] Removing breadcrumbs](https://wordpress.org/support/topic/removing-breadcrumbs-4/)
 *  [Rokh](https://wordpress.org/support/users/rokh/)
 * (@rokh)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/removing-breadcrumbs-4/#post-5753462)
 * > You could try something like:
   >     ```
   >     .site-header {
   >     margin-bottom: 2.618em;
   >     }
   >     ```
   > 
   > Add to your child themes style.css file, or custom css plugin.
 * That worked mighty fine…thanks!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Bitcoin Payments for WooCommerce] Order "on hold" although BTC payment arrived](https://wordpress.org/support/topic/order-on-hold-although-btc-payment-arrived/)
 *  [Rokh](https://wordpress.org/support/users/rokh/)
 * (@rokh)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/order-on-hold-although-btc-payment-arrived/#post-5741073)
 * I have the same problem…
 * It used to work with soft cron before but now not any more 🙁
 * Everything else works fine, just need to manually edit the orders to “completed”
   on payment arrival, just a little bit more work and less fast…
 * Might have to do with updated versions of woocommerce 2.21
    or wordpress 4.15.
 * Will give the hard cron option a try, but need permission from my host first.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Storefront] Removing breadcrumbs](https://wordpress.org/support/topic/removing-breadcrumbs-4/)
 *  [Rokh](https://wordpress.org/support/users/rokh/)
 * (@rokh)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/removing-breadcrumbs-4/#post-5753457)
 * Great! That last one (in fucntions.php) worked for me too! (the css solution 
   did not)
 * Any ideas how to create a little extra white space above the page title now that
   the breadcrumbs are gone?
 * I use Storefront 1.4.5.
 * Thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Storefront] "next page" link not working on products page](https://wordpress.org/support/topic/next-page-link-not-working-on-products-page/)
 *  [Rokh](https://wordpress.org/support/users/rokh/)
 * (@rokh)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/next-page-link-not-working-on-products-page/#post-5610954)
 * quick workaround:
 * edit this line in the /storefront/inc/woocommerce/functions.php file:
 *     ```
       function storefront_products_per_page() {
       	return intval( apply_filters( 'storefront_products_per_page', 12 ) );
       }
       ```
   
 * and change “12” into a higher number to avoid pagination.
    The proper way would
   probably be to create this function in the child theme, but i am only a noob,
   so I’ll leave that to the more experienced users here.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Storefront] "next page" link not working on products page](https://wordpress.org/support/topic/next-page-link-not-working-on-products-page/)
 *  [Rokh](https://wordpress.org/support/users/rokh/)
 * (@rokh)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/next-page-link-not-working-on-products-page/#post-5610945)
 * Same problem here…anything we can do to temporarily resolve this issue?
    Much
   appreciated! (before I removed to “sort by”-button on the products archive page,
   it actually had a similar problem: when selecting a “sort by…” nothing happened)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Storefront] How to remove designed by WooThemes credits from footer?](https://wordpress.org/support/topic/how-to-remove-remove-designed-by-woothemes-from-footer/)
 *  [Rokh](https://wordpress.org/support/users/rokh/)
 * (@rokh)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/how-to-remove-remove-designed-by-woothemes-from-footer/page/2/#post-5506250)
 * Thank you so much, Worked very well for me, so far I really like Storefront. 
   Awesome theme!

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