Commit Graph

4 Commits

Author SHA1 Message Date
Thomas A. Reinert bb229380ab Update content-none.php
Adding class="customclass" after post_class() inserts a _second_ class-attribute, which will neither work as expected nor validate.
For multiple classes, an array with the classes needs to be constructed.
Solution added.
2016-03-02 23:50:57 +01:00
Thomas A. Reinert 5189f06c6d Update content-search.php
Adding class="customclass" after post_class() inserts a _second_ class-attribute, which will neither work as expected nor validate.
Solution added.
2016-03-02 23:49:13 +01:00
Thomas A. Reinert ea1ae12cc4 Update content-single.php
Adding class="customclass" after post_class() inserts a _second_ class-attribute, which will neither work as expected nor validate.
Solution added.
2016-03-02 23:46:24 +01:00
koenemann 0833d2ed3e Moving Loops to subdirectory 2016-01-22 13:59:47 +01:00