Archived topic
Spaces between posts
4 replies · Started by Juergen B. on April 2, 2015
Hello Tom,
thanks for your great theme! I have very positive responses on this website: http://www.wirsindhaan.de
But there is one flaw on this page: http://www.wirsindhaan.de/category/gruppen/
Is it possible to reduce the larger spaces between the posts to the „normal“ 12px spaces?
Greets
Juergen
Same reason for this bug as my Javascript complaint:
Missing closing tag in my footer.php file
wp_footer();
?>
in the child theme. Very bad mistake!
Did that fix it for you? :)
Yes, this did it.
NEVER forget your „ wp_footer(); ?> “ tag!
;)
Awesome :)
Definitely a very important function ;)