Title: woocommerce using wrong template
Last modified: August 21, 2016

---

# woocommerce using wrong template

 *  [tripeld](https://wordpress.org/support/users/tripeld/)
 * (@tripeld)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/woocommerce-using-wrong-template/)
 * hey,
 * i’m setting up a woocommerce site.
    i’m having a strange problem: in the homepage
   of the shop WooCommerce shows a breadcrumb with the page title under it. I wan’t
   to do this for all my pages of the shop.
 * after some searching I found out that for all the other shop pages my standard
   template file is used (page.php), while for my homepage of the shop it uses a
   woocommerce template. I don’t understand why the difference? and how can i change
   this?
    In wordpress / pages. all my pages say ‘standard template’. So also the
   shop-home page which is good….
 * I try to add this function to my functions.php.
    It works but only on the shop-
   home page… `add_filter( ‘woocommerce_show_page_title’,’show’);
 * function show() {
    return true; }´ so if I say false: the title doesn’t show 
   om my home-shop page
 * the site: [http://demo.tripeld.be/shop/](http://demo.tripeld.be/shop/)

The topic ‘woocommerce using wrong template’ is closed to new replies.

## Tags

 * [templates](https://wordpress.org/support/topic-tag/templates/)

 * 0 replies
 * 1 participant
 * Last reply from: [tripeld](https://wordpress.org/support/users/tripeld/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/woocommerce-using-wrong-template/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
