Title: vlsbilodeau's Replies | WordPress.org

---

# vlsbilodeau

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Theme Conflict](https://wordpress.org/support/topic/theme-conflict-52/)
 *  Thread Starter [vlsbilodeau](https://wordpress.org/support/users/vlsbilodeau/)
 * (@vlsbilodeau)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/theme-conflict-52/#post-11066670)
 * I figured out where the issue stems from. The custom theme single post template
   points at another custom template which is nothing like the standard theme structure
   and overwrites everything for some work around to display posts differently, 
   so woocommerce doesn’t work. Is there a way to call out an if statement that 
   says if the post is a woocommerce post then do this instead?
 * Like:
    if have_posts do this if have_posts-woocommerce do this
 * I’ll hunt around the internet for an answer too.

Viewing 1 replies (of 1 total)