• Just found a solution to remove the date below/above the blogposts.

    Go in your functions.php

    got to line 381:
    function twentythirteen_entry_date( $echo = true )

    change the “true” into “false” and the date will not be seen anymore on your blogposts

    hope this is an simple answer to some date issues 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Solution: Remove date from blogposts’ is closed to new replies.