function whitelight_after_content() { ?> <?php if (is_search() && is_post_type_archive()) { add_filter('woo_pagination_args', 'woocommerceframework_add_search_fragment', 10); } ?> <?php woo_pagenav(); ?> </div><!-- /#main --> <?php woo_main_after(); ?> <?php get_sidebar(); ?> </div> </div><!-- /#content --> <?php woo_content_after(); ?> <?php }
function woocommerce_mystile_after_content() { ?> </div><!-- /#main --> <?php woo_main_after(); ?> </div><!-- /#content --> <?php woo_content_after(); ?> <?php }
function woo_projects_after_content() { ?> </div><!-- /#main --> <?php woo_main_after(); ?> </div><!-- /#content --> <?php woo_content_after(); ?> <?php }
function artificer_after_content() { ?> </div><!-- /#main --> <?php woo_main_after(); ?> <?php woocommerce_get_sidebar(); ?> </div><!-- /#content --> <?php woo_content_after(); ?> <?php }
function woo_projects_after_content() { ?> </div><!-- /#main --> <?php woo_main_after(); ?> <?php do_action('projects_sidebar'); ?> </div><!-- /.wrapper --> </div><!-- /#content --> <?php }
function woocommerce_canvas_after_content() { ?> </section><!-- /#main --> <?php woo_main_after(); ?> </div><!-- /#main-sidebar-container --> <?php get_sidebar('alt'); ?> </div><!-- /#content --> <?php woo_content_after(); ?> <?php }
} else { ?> <div class="post"> <p><?php _e('Sorry, no posts matched your criteria.', 'woothemes'); ?> </p> </div><!-- /.post --> <?php } ?> <?php woo_pagenav(); ?> </div><!-- /#main --> <?php woo_main_after(); ?> <?php get_sidebar(); ?> </div><!-- /#col-full --> </div><!-- /#content --> <?php get_footer();
function woocommerce_theme_after_content() { ?> </div><!-- /#main --> <?php woo_main_after(); ?> <?php do_action('woocommerce_sidebar'); ?> </div><!-- /#content --> <?php woo_content_after(); ?> <?php }
function canvas_child_add_after_content() { ?> </section><!-- /#main --> </div><!-- /#main-sidebar-container --> <?php woo_main_after(); ?> <?php get_sidebar('alt'); ?> </div><!-- /#content --> <?php woo_content_after(); }