Witam,
Dodatek WooCommerce nie wyświetla wprowadzonych produktów. Pokazuje sie jedynie komunikat "Wyświetlanie jednego wyniku" oraz pusta lista.
Plik woocommerce.php:
<?php Starkers_Utilities::get_template_parts( array( 'parts/shared/html-header', 'parts/shared/header' ) ); ?><section id="content" class="center cf"><h2><?php the_title(); ?></h2><?php woocommerce_content() ?></section><?php Starkers_Utilities::get_template_parts( array( 'parts/shared/footer','parts/shared/html-footer' ) ); ?>