Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Problems with active state menu for Homepage/Activity


jivany
Participant

@jivany

Did you try is_home() instead?

https://codex.wordpress.org/Conditional_Tags

The above link suggests that it should be is_front_page() but given how bp-default is playing around with that setting in the backened, you might need to check is_home()

Skip to toolbar