• Resolved jrav001

    (@jrav001)


    Is there a way to include the date in the Archive or the List view?

    Currently using this shortcode for the list view:
    ‘[testimonial_rotator format=”list” hide_author=”true” ]’

Viewing 1 replies (of 1 total)
  • Thread Starter jrav001

    (@jrav001)

    I did it! ??

    Copied loop-testamonials.php to my theme directory.

    Renamed it to loop-testimonial-all-reviews.php (all-reviews is the name of the Rotator)

    Added the following line under the title –
    echo "<div class=\"dtreviewed\"> " . get_the_date('F j, Y') . "</div>";

Viewing 1 replies (of 1 total)
  • The topic ‘include date in Archive or List view’ is closed to new replies.