Title: janestone's Replies | WordPress.org

---

# janestone

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Themify - WooCommerce Product Filter] How to display label and check item in one line?](https://wordpress.org/support/topic/how-to-display-label-and-check-item-in-one-line/)
 *  Thread Starter [janestone](https://wordpress.org/support/users/janestone/)
 * (@janestone)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/how-to-display-label-and-check-item-in-one-line/#post-15022728)
 * Hi,
 * Thanks for your reply. the page is: [https://www.aurorastone.cn/product-cat/stone-slab/](https://www.aurorastone.cn/product-cat/stone-slab/)
 * Jane
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Checkout Field Editor (Checkout Manager) for WooCommerce] billing_company not filled in in woocommerce order](https://wordpress.org/support/topic/billing_company-not-filled-in-in-woocommerce-order/)
 *  [janestone](https://wordpress.org/support/users/janestone/)
 * (@janestone)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/billing_company-not-filled-in-in-woocommerce-order/#post-13273671)
 * Hi,
 * I had the same problem, can you tell me how to fix it?
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] w3 total cache crashed my wordpress site](https://wordpress.org/support/topic/w3-total-cache-crashed-my-wordpress-site/)
 *  Thread Starter [janestone](https://wordpress.org/support/users/janestone/)
 * (@janestone)
 * [7 years ago](https://wordpress.org/support/topic/w3-total-cache-crashed-my-wordpress-site/#post-11487550)
 * Hi
 * I’ve sent couple times, please check. If you still couldn’t receive, do you have
   any email address I can send directly?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] w3 total cache crashed my wordpress site](https://wordpress.org/support/topic/w3-total-cache-crashed-my-wordpress-site/)
 *  Thread Starter [janestone](https://wordpress.org/support/users/janestone/)
 * (@janestone)
 * [7 years ago](https://wordpress.org/support/topic/w3-total-cache-crashed-my-wordpress-site/#post-11487023)
 * Hi Marko,
 * Ok. Actually I have sent message to w3-edge/contact before I posted here, but
   haven’t got answer. So I will get answer there? Or can you advise how to fix 
   it?
 * Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] w3 total cache crashed my wordpress site](https://wordpress.org/support/topic/w3-total-cache-crashed-my-wordpress-site/)
 *  Thread Starter [janestone](https://wordpress.org/support/users/janestone/)
 * (@janestone)
 * [7 years ago](https://wordpress.org/support/topic/w3-total-cache-crashed-my-wordpress-site/#post-11485580)
 * Hi Marko,
 * Thank you, my site url is above
    yes, i have tried that too.
    -  This reply was modified 7 years ago by [janestone](https://wordpress.org/support/users/janestone/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordpress Picture / Portfolio / Media Gallery] [Plugin: Nimble Portfolio] Featured Image Box Not Showing](https://wordpress.org/support/topic/plugin-nimble-portfolio-featured-image-box-not-showing/)
 *  [janestone](https://wordpress.org/support/users/janestone/)
 * (@janestone)
 * [13 years ago](https://wordpress.org/support/topic/plugin-nimble-portfolio-featured-image-box-not-showing/page/2/#post-2922958)
 * Hello Amir,
 * Pls see below, the thumbnail is on the product page of woocommerce.
 *     ```
       if ( ! function_exists( 'woocommerce_get_product_thumbnail' ) ) {
   
       	function woocommerce_get_product_thumbnail( $size = 'shop_catalog', $placeholder_width = 0, $placeholder_height = 0  ) {
       		global $post;
   
       		if ( has_post_thumbnail() )
       			return get_the_post_thumbnail( $post->ID, $size );
       		elseif ( woocommerce_placeholder_img_src() )
       			return woocommerce_placeholder_img( $size );
       	}
       }
       ```
   
 * _[Please post code & markup between backticks or use the code button. Your posted
   code may now have been permanently damaged by the forum’s parser.]_
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordpress Picture / Portfolio / Media Gallery] [Plugin: Nimble Portfolio] Featured Image Box Not Showing](https://wordpress.org/support/topic/plugin-nimble-portfolio-featured-image-box-not-showing/)
 *  [janestone](https://wordpress.org/support/users/janestone/)
 * (@janestone)
 * [13 years ago](https://wordpress.org/support/topic/plugin-nimble-portfolio-featured-image-box-not-showing/#post-2922956)
 * Here’s the code:
 *     ```
       if ( function_exists( 'add_theme_support' ) ) {
           add_theme_support( 'post-thumbnails', array( 'post', 'page', 'movie','portfolio' ) );
       }
       ```
   
 * _[Please post code & markup between backticks or use the code button. Your posted
   code may now have been permanently damaged by the forum’s parser.]_
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordpress Picture / Portfolio / Media Gallery] [Plugin: Nimble Portfolio] Featured Image Box Not Showing](https://wordpress.org/support/topic/plugin-nimble-portfolio-featured-image-box-not-showing/)
 *  [janestone](https://wordpress.org/support/users/janestone/)
 * (@janestone)
 * [13 years ago](https://wordpress.org/support/topic/plugin-nimble-portfolio-featured-image-box-not-showing/#post-2922954)
 * Hello, Amir,
 * Like what you said, the “add_theme_support( ‘post-thumbnails’); is called by 
   my another plugin (Woocommerce),then how can i fix it? I need both of the two
   plugins.
 * Thank you!

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