Skip to:
Content
Pages
Categories
Search
Top
Bottom

rtMedia count


  • Nik
    Participant

    @nikbond

    I’ve renamed the rtMedia menu tab from “Media” to “Photos” using the code below –

    buddypress()->members->nav->edit_nav( array( ‘name’ => __( ‘Photos’, ‘textdomain’ ) ), ‘media’ );

    This works fine EXCEPT that the media count is no longer visible.

    Any suggestions on how I can overcome this please as my users can only upload Photos and therefore showing the word “Media” is confusing.

    With very many thanks in advance.

Viewing 1 replies (of 1 total)

  • Varun Dubey
    Participant

    @vapvarun

    @nikbond no need to edit the codes, you can simply translate Media to Photos using Translation strings. To translate within dashboard you can use Loco Translate plugin.

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