Only seems to happen with this (paid) butterbelly theme. On my store page it always includes the sidebar widgets in the bottom of the page http://burningriverlabs.com/?product=rhinoceros-5 It's almost like it's trying to use the sidebar. Not sure what to do and why butterbelly is doing this.
"Contact us" "events" and "affiliates" are all widgets in my sidebar. I dont know why they are on the main page.
Hello mdobeck! Before using woo-commerce in "Butterbelly theme" you must have to make it compatible with "woo-commerce". Please follow the steps mentioned the link given below. http://www.inkthemes.com/woocommerce-theme-compatibility/ Thanks, Praveen
Thanks! The code it asks me to remove does not exist in the woocommerce.php file (page.php) The closest I can find is this: <div class="content-bar"> <h1 class="page_title"><?php the_title(); ?></h1> <?php if (have_posts()) : the_post(); ?> <?php the_content(); ?> <?php endif; ?> </div> </div> <div class="grid_7 omega"> <!--Start Sidebar--> <?php get_sidebar(); ?> <!--End Sidebar--> </div> There is no "content-info"
Hello mdobeck! Please send us your website wordpress login details at [email protected] along with the thread link. Thanks, Praveen