-
@mercime replied to the forum topic Registration emails not working in the group How-To and Troubleshooting 13 years, 5 months ago
@jpares1 change to bp-default theme and deactivate all other plugins except BuddyPress. Check registration emails. If it works, then activate plugins one by one and see which one trips up the registration emails.
-
@mercime replied to the forum topic activation email change content in the group How-To and Troubleshooting 13 years, 5 months ago
Not exactly, but check this out https://wordpress.org/extend/plugins/welcome-pack/
-
@mercime replied to the forum topic Oh bother! No forums were found here! in the group Miscellaneous 13 years, 5 months ago
You can change text strings like “Oh bother! No forums were found here!” in core by adding filters in your theme’s functions.php file
– […] -
@mercime replied to the forum topic Totally blank pages for Group forums, and creating groups. in the group How-To and Troubleshooting 13 years, 5 months ago
@ham-radio haven’t seen those errors before. Something obviously went awry with your installation. What plugins do you have activated in your installation? Where are you hosted?
Deactivate Mingle theme and […]
-
@mercime replied to the forum topic buddypress 1.6.1 and Akismet in the group Installing BuddyPress 13 years, 5 months ago
Yes, you need an Askimet.com API key if you want akismet integration with Activity Stream https://akismet.com/signup/
-
@mercime replied to the forum topic BP Compatibility plugin with an Artisteer theme… in the group How-To and Troubleshooting 13 years, 5 months ago
@ronnie_fantastic Missed your post, sorry about that. Looks like we’re going to get sucked into the web of artisteer functions. Not giving up yet. We could just hardcode the necessary HTML structure. Could you […]
-
@mercime replied to the forum topic [Resolved] Adjusting BP width – apologies for dumb question in the group Miscellaneous 13 years, 5 months ago
Post the code of a full-width page template in pastebin.com if your theme has one. Post the generated url here.
-
@mercime replied to the forum topic Going full-width in the group Miscellaneous 13 years, 5 months ago
-
@mercime replied to the forum topic [Resolved] Adjusting BP width – apologies for dumb question in the group Miscellaneous 13 years, 5 months ago
If you wanted to go full width/remove the sidebar, then check out the HTML structure in your theme’s full-width template file if you have one. I can only assume that you would have to change the class=column-left […]
-
@mercime replied to the forum topic Using BP with other Themes in the group Creating & Extending 13 years, 5 months ago
To make your WP theme compatible with BuddyPress, you need to install/activate the BP Template Pack plugin, then go through Appearance BP compatibility process.
– […] -
@mercime replied to the forum topic WP 3.5 Upload Avatar Not Working in the group How-To and Troubleshooting 13 years, 5 months ago
Yes, thank you. I’ve seen your ticket and patch at https://buddypress.trac.wordpress.org/ticket/4634
The same issue was posted before at https://buddypress.trac.wordpress.org/ticket/4608 -
@mercime replied to the forum topic Adjusting BP width – apologies for dumb question in the group Miscellaneous 13 years, 5 months ago
Add
padding-left: 0;todiv.item-list-tabs ul, div#object-nav.item-list-tabs ul, div#subnav.item-list-tabs ul {
font-size: 13px;
margin-left: 0 !important;
}As for forum issues, do create a […]
-
@mercime replied to the forum topic members ability to post a blog in buddy press community in the group How-To and Troubleshooting 13 years, 5 months ago
== but im not able to find a way to allow members to post a blog. ==
Not quite sure what you want;
a) users able to publish a post in (single WP site) – just make default role of those who register as […] -
@mercime replied to the forum topic Re-naming and re-ordering tabs. in the group Creating & Extending 13 years, 5 months ago
== rename the ‘Activity’ tab as well as the ‘Friends’ tab, how can I do this ==
Creating a language will change all instances of Activity and Friends in your site to what you want. […] -
@mercime replied to the forum topic BP Menus 2.0.3 disables Activity Post Update button in the group How-To and Troubleshooting 13 years, 5 months ago
@blogurp Please create a new topic. This topic deals with BP Menus and you have an issue with BP compatibility, I will help you there.
-
@mercime replied to the forum topic usernames registration with spaces on multisite install in the group How-To and Troubleshooting 13 years, 5 months ago
Scott, the plugin author of restrict usernames, is a top-notch developer and I’ve used the plugin successfully in my sites. The plugin is compatible with BuddyPress. Could be conflict with another plugin and/or […]
-
@mercime replied to the topic [Resolved] Adjusting BP width – apologies for dumb question in the forum Miscellaneous 13 years, 5 months ago
old moved as noted above.
-
@mercime replied to the forum topic Adjusting BP width – apologies for dumb question in the group Miscellaneous 13 years, 5 months ago
B. At the bottom of the same 16 files, replace:
!-- .padder --
!-- #content --
?php do_action( '//DIFFERENT HOOKS' ); ?
?php get_sidebar( 'buddypress' ); ?
?php get_footer( 'buddypress' ); ?with […]
-
@mercime replied to the topic [Resolved] Adjusting BP width – apologies for dumb question in the forum Miscellaneous 13 years, 5 months ago
old code moved to http://wp.me/p1I84P-1b
-
@mercime replied to the forum topic Adjusting BP width – apologies for dumb question in the group Miscellaneous 13 years, 5 months ago
@pataphor Based on the HTML structure of your theme, you need to change 16 template files within the 6 BP folders transferred to your merchant theme folder in server during the compatibility process.
If […]
- Load More
@mercime
Active 5 years, 7 months ago