Skip to:
Content
Pages
Categories
Search
Top
Bottom

BBpress showing date as Jan 1970


  • shareef790
    Participant

    @shareef790

    Hi
    I have just installed bbpress at my new site but the date on bbpress is showing as 1 January 1970 – though the dates on blog posts, and other wordpress pages and themes is all good only on bbpress it is showing the wrong date.

    URL: http://www.techsmartaustralia.biz/mo/forums/
    WP version: 4.4.1 Latest one
    BBpress version: 2.5.8

    Appreciate your help on this, how to resolve this issue. thanks

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

  • Robin W
    Moderator

    @robin-w

    It could be a theme or plugin issue

    Plugins

    Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Themes

    If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentytwelve, and see if this fixes.

    Then come back


    shareef790
    Participant

    @shareef790

    Hi Robin
    Yes in the default theme, the date is not showing on the homepage of bbpress which is good. The theme developer earlier when I asked is not supporting on this at all. Any idea or clues or atleast to remove the date completely from the homepage please.. appreciate your help thanks


    Robin W
    Moderator

    @robin-w

    If you know how to add stuff to css, this should do it

    .type-forum .post_info {
    display: none;
    }

    If you don’t know how to do that, your theme may allow custom css – have a look in dashboard>appearance and see what theme changes you can see in there, or have a look at

    https://codex.bbpress.org/functions-files-and-child-themes-explained/

    Do come back if you need further help !


    shareef790
    Participant

    @shareef790

    Oh Great Robin. It worked thanks again. Cheers


    Robin W
    Moderator

    @robin-w

    You’re welcome, and thanks for confirming that it works, it will help anyone reading this thread in future.


    Robin W
    Moderator

    @robin-w

    Can you just say which theme it is

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.
Skip to toolbar