Zamiast <?php the_date() ?> daj tak: <?php echo get_the_date(); ?>
{ <—– usun to
.woocommerce-pagination {
clear: both;
}
Masz błąd w pliku CSS
{
.woocommerce-pagination {
clear: both;
}
}
A powinno byc:
.woocommerce-pagination {
clear: both;
}
Jest to problem po stronie CSS’a. Jak możesz zapodaj linka to podam rozwiązanie.