Skip to:
Content
Pages
Categories
Search
Top
Bottom

Mobile activity menu


  • mrditt
    Participant

    @mrditt

    Hi,

    I inherited a site.

    The group activity drop down menu works perfectly on mobile but doesn’t appear on desktop. I’m not sure where my predecessor made edits? Any clues as to where he/she may have modified this would be really appreciated? (I suspect it’s css but then why is activity drop down on mobile?)

    PS I need to be really careful since it’s a very active site and staging site has limitations in terms of what I can experiment with.

    Thank you!

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

  • Venutius
    Moderator

    @venutius

    Hi there, some things to check:

    wp-content/plugins/bp-custom.php - general bp customisations
    wp-content/themes/your-child-theme/functions.php - general wp customisations
    wp-content/your-child-theme/buddypress/activity etc. bp page overloads

    Those three files/locations are where most customisations will be done, but they could also be done via plugins so you should check what you have loaded as well.


    mrditt
    Participant

    @mrditt

    Thank you for the tips. I’ll check those out asap. It seems strange to me that mobile and desktop are different for the activity dropdown, does that offer any additional clue?


    Venutius
    Moderator

    @venutius

    First thing I’d check is if you are running a separate mobile theme, which could be configured to use a different activity page. If that were the case then it’s likely that theres an overloaded activity theme file in the child-themes/buddypress directory. It’s also possible to write a plugin to do the same though – serve a different set of options to mobile pages.


    mrditt
    Participant

    @mrditt

    Thank you!

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