Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • @pakeeza25

    Participant

    Hi Maxwell, you can make the birthday fields display inline with CSS like this:

    `css
    .your-birthday-class select {
    display: inline-block;
    width: auto;
    margin-right: 8px;
    }
    `

    Replace .your-birthday-class with the actual wrapper class of your birthday fields.

    @pakeeza25

    Participant

    Sounds like that group’s database entry might be corrupted. Try repairing BuddyPress tables from wp-admin → Tools → BuddyPress, or delete/recreate the Texas Roadhouse group. Also clear object/page cache after changes—often fixes group-specific feed and upload issues.

    @pakeeza25

    Participant

    It sounds like a role/visibility issue rather than a technical failure. Since Customers can see the feeds but Admins can’t, check:

    Profile visibility settings – admins may be hidden from feeds/members due to profile restrictions.

    Caching – clear site/cache and test in incognito.

    Role capabilities – confirm Admin role still has access to view activity feeds (sometimes custom profile/visibility rules override default privileges).

    Conflicts – temporarily switch the Admin profile to a standard role and test.

Viewing 3 replies - 1 through 3 (of 3 total)
Skip to toolbar