Quantcast
Channel: WordPress.org Forums » [WooCommerce] Support
Viewing all articles
Browse latest Browse all 102102

jameskoster on "[Plugin: WooCommerce - excelling eCommerce] PHP edit help?"

$
0
0

Hi there,

1. Try adding the following to your functions.php file;

remove_action( 'woocommerce_after_shop_loop_item', 'superstore_product_loop_categories', 2 );

2. Add;

remove_action( 'woocommerce_after_shop_loop_item', 'woocommerce_template_loop_add_to_cart', 10 );

3. We have a tutorial for customising product tabs; http://docs.woothemes.com/document/editing-product-data-tabs/

4. There isn't a h1 on the homepage except the logo? Need a link here really :-)

5. There are loads of theme options for the product layout (columns, full width, sidebar on left/right etc). Have a look :-)

For support of Woo products you'd be better off posting on support.woothemes.com btw.

Thanks, Jay


Viewing all articles
Browse latest Browse all 102102

Trending Articles