Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Date shown in Default BP theme

@pisanojm

Participant

Hey @r-a-y I ran into this today as well… This fix is as you said in the files you said.

Simply delete the existing line and add this line to the files in question:

-?php the_time(‘F j, Y’); ?- at -?php the_time(‘g:i a’); ?-
Change – (minus signs) to PHP angled brackets.

Seems like this should be in the default-theme from the get-go… maybe a ticket?

Skip to toolbar