-
mercime replied to the forum topic Help with Permalinks? in the group How-To and Troubleshooting 14 years, 8 months ago
@dsg257 are you also on MAMP? Is mod_rewrite enabled in your server?
-
mercime replied to the forum topic Can I add an Email Listserve similar to Google Groups? in the group Creating & Extending 14 years, 8 months ago
if I recall well, @r-a-y is on top of this one – for BP 1.5 – 1.6 – 1.7
-
mercime replied to the forum topic How do I hide page titles, and edit which pages show up on my nav bar? in the group Miscellaneous 14 years, 8 months ago
not giving up
was -
mercime replied to the forum topic How do I hide page titles, and edit which pages show up on my nav bar? in the group Miscellaneous 14 years, 8 months ago
was
-
mercime replied to the forum topic How do I hide page titles, and edit which pages show up on my nav bar? in the group Miscellaneous 14 years, 8 months ago
The closing
becamein code I posted above, which you copies as well.Replace: `<li class=”selected”>Contact […]
-
mercime replied to the forum topic Member Relationships Information in Profile in the group How-To and Troubleshooting 14 years, 8 months ago
You could bump after 24 hours.
As to your query above, there is no plugin that does what you want at this time. -
mercime replied to the forum topic members directory pagination and "order by" not working. in the group How-To and Troubleshooting 14 years, 8 months ago
Basically, the solution was to refrain from renaming divs within HTML structure in child theme of bp-default unless you know what you’re doing and make corresponding change in js where required as well. Re-upload BuddyPress and […]
-
mercime replied to the forum topic How can I remove a user's Admin rights? in the group How-To and Troubleshooting 14 years, 8 months ago
It happens 🙂
-
mercime replied to the forum topic how to covert wordpress them to buddy press in the group How-To and Troubleshooting 14 years, 8 months ago
@incrediblehimachal As valuser mentioned above, install BP Template Pack plugin
The process – https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/ […] -
mercime replied to the forum topic How to edit the Buddypress default theme navigation? in the group How-To and Troubleshooting 14 years, 8 months ago
One way to change the menu links would be to hardcode the links you want there. This would mean copying the header.php file from bp-default theme into your child theme folder.
Another way is to set up a new custom menu which […]
-
mercime replied to the forum topic How do you edit the admin widget? in the group How-To and Troubleshooting 14 years, 8 months ago
It’s a block of code in sidebar.php from line 8 – 56
https://buddypress.trac.wordpress.org/browser/tags/1.2.9/bp-themes/bp-default/sidebar.php#L8 -
mercime replied to the forum topic How to edit the Buddypress default theme navigation? in the group How-To and Troubleshooting 14 years, 8 months ago
WP/BP versions? What theme are you using – bp-default child theme or WP theme with BP Template Pack? What exactly do you want to do with the menu?
-
mercime replied to the forum topic Buddypress seperate from wordpress but the same users? in the group Installing BuddyPress 14 years, 8 months ago
Yes. If WP is at domain root,
– create a network with subdomain structure
– then choose which subdomain you want to “install” BuddyPress and add
define ( 'BP_ROOT_BLOG', $blog_id );
replacing $blog_id with ID number […] -
mercime replied to the forum topic Profile CSS in the group Buddypress Group CSS 14 years, 8 months ago
In the meantime, a different way to do so – BP Custom Background for User […]
-
mercime replied to the forum topic How do I hide page titles, and edit which pages show up on my nav bar? in the group Miscellaneous 14 years, 8 months ago
Post full navigation code in pastebin.com , click submit and post generated URL here. I didn’t see contact us link in your previous post.
-
mercime replied to the forum topic Is there a community emulation method for testing? in the group How-To and Troubleshooting 14 years, 8 months ago
Contact/invite at least 10 friends and/or family members to test out the site and give feedback 🙂
-
mercime replied to the forum topic How do I hide page titles, and edit which pages show up on my nav bar? in the group Miscellaneous 14 years, 8 months ago
scratch code above, placed closing backtick too early
`
<li class=”selected”><a href="<?php […] -
mercime replied to the forum topic How do I hide page titles, and edit which pages show up on my nav bar? in the group Miscellaneous 14 years, 8 months ago
@tntag two things:
1. In your nav code above, You inserted the for FAQ page before thefor the multisite blogs link
2. More importantly, […] -
mercime replied to the forum topic How to change category name? in the group How-To and Troubleshooting 14 years, 8 months ago
via language file
https://codex.buddypress.org/extending-buddypress/customizing-labels-messages-and-urls/
or, lower in same page
changing slugs via bp-custom.php or wp-config.php
https://codex.buddypress.org/extending-buddypress/customizing-labels-messages-and-urls/#slugs -
mercime replied to the forum topic How to remove wall posting profile activity need help 🙁 in the group How-To and Troubleshooting 14 years, 8 months ago
You mean wall == the wire (old BP) or activity updates (current BP)? What versions of WordPress and BuddyPress are you using?
- Load More
@mercime
Active 5 years, 7 months ago