Forums Forums Search & Filter Pro Date shown of the first post in the search result

Viewing 2 posts - 1 through 2 (of 2 total)
  • Trevor
    #151296

    Did you see my reply on your other post?

    the_date()

    becomes

    get_the_date()

    Anonymous
    #151298

    Sorry, your help in the other threat helped me solve this:

    I just had to change “<?php the_date(); ?>” to “<?php echo get_the_date(); ?>”.

    Thanks. Can be closed.

Viewing 2 posts - 1 through 2 (of 2 total)