If CBOX is set to show the cbox-sub-menu in any location, including under the header as in the default CBOX theme,, the Home button maps to the local system – 127.0.0.1 – rather than the actual server. The rest of the links in the navigation bar work correctly as does the Home button if I turn off this option and allow the menus to show up in the header (to the right of the logo). This is using the Bitnami WordPress 3.5.1 stack on a Mac OS X server with the latest version of CBOX and all the plugins.
The suggestions I’ve found for standard BuddyPress installations, including explicitly stating the server URL in the wp-config.php file, do not work and I don’t see any obvious solution in the bp-menus.php file. I could change this line:
‘url’ => home_url( ‘/’ )
to explicitly list our server URL, but I’m concerned that I may break something else. Any other suggestions as to how to fix this?
Thanks and regards.
Dave Sawyer