Group Mods

  • Profile picture of @mercime
  • Profile picture of r-a-y
  • Profile picture of Hugo

Custom Menu Link Title Incorrect (5 posts)

Started 1 year, 10 months ago by: intimez

  • Profile picture of intimez intimez said 1 year, 10 months ago:

    When browsing, non custom menu link (pages, categories) display the title just fine. Custom links displays other post title.

    Appearance > Menu > Custom Links
    URL = http://www.example.com/members
    Label = Members

    URL = http://www.example.com/groups
    Label = Groups

    [wordpress3+buddypress1.2.5.2]

  • Profile picture of ejang ejang said 1 year, 10 months ago:

    You should create a network of wordPress sites.

    http://codex.wordpress.org/Create_A_Network

    during the process you have to add some code in your .htaccess files.

  • Profile picture of intimez intimez said 1 year, 10 months ago:

    @ejang Thanks for your reply but not sure how it relates to title not displaying correctly.

    For example if I go to:
    members; the title is Test Site | Members
    groups; the title is Test Site | Groups

    But if I go to a custom link called:
    example; the title is Test Site | test post
    testing; the title is Test Site | another test post

    Anyone else with this problem? Already filed trac and just want to confirm if this is a bug.

  • Profile picture of Paul Gibbs Paul Gibbs said 1 year, 10 months ago:

    BuddyPress 1.2.5x hasn’t really been built with the WordPress 3.0 menu system in mind. I know we’ve got some page title bugs on a WordPress network/WPMU install which I hope to get time to fix in a couple of weeks so this might clear up then.

  • Profile picture of intimez intimez said 1 year, 9 months ago:

    @DJPaul Thanks for confirming. Looking forward see improvement and fix.