-
Euan Chiemela's profile was updated 8 years, 5 months ago
-
Verna Dube's profile was updated 8 years, 5 months ago
-
manifestationmasterkeypdf's profile was updated 8 years, 5 months ago
-
Hissecret Obsessionpdf's profile was updated 8 years, 5 months ago
-
Warga Poker Online's profile was updated 8 years, 5 months ago
-
IMC Poker Online's profile was updated 8 years, 5 months ago
-
Warga Poker Online's profile was updated 8 years, 5 months ago
-
Boone Gorges replied to the topic Groups not displaying properly in the forum How-to & Troubleshooting 8 years, 5 months ago
I should note that, if you are at all uncomfortable with building a child theme, then you should instead use Jetpack’s Custom CSS module (or a similar plugin). While building a child theme is pretty straightforward once you’re used to it, it can be intimidating at first and has the potential to break your site (temporarily!) if not implemented correctly.
-
Boone Gorges replied to the topic Groups not displaying properly in the forum How-to & Troubleshooting 8 years, 5 months ago
No – you have put it inside the comment marks that indicate the stylesheet header. Move it below this:
*/
Then you have to actually activate the them. It looks like you are still running the
parabolatheme. -
Boone Gorges replied to the topic Send email notification after user delete account in the forum How-to & Troubleshooting 8 years, 5 months ago
I don’t know of an existing tool to do this, but you could create it yourself. Use the ‘delete_user’ hook, which fires just *before* the user account is actually deleted; you’ll need to do it this way so that you still have access to the email address. Something like:
[Read more]
add_action( 'delete_user', function( $user_id ) {
$user = new WP_User(… -
Boone Gorges replied to the topic Groups not displaying properly in the forum How-to & Troubleshooting 8 years, 5 months ago
Thanks for the link. It does appear that the
margin-topproperty is the culprit.Here is the CSS that should fix it:
body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-header-content, body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions {
margin-top: 0px;
}
I don’t…[Read more]
-
How To Make Your Penis Bigger's profile was updated 8 years, 5 months ago
-
Pregnancy Book's profile was updated 8 years, 5 months ago
-
Meks's profile was updated 8 years, 5 months ago
-
Kidneysolution Review's profile was updated 8 years, 5 months ago
-
Boone Gorges replied to the topic Whos online widget .css in the forum How-to & Troubleshooting 8 years, 5 months ago
If your theme uses bp-legacy theme templates, then the styles for the Who’s Online widget are in buddypress/bp-templates/bp-legacy/css/buddypress.css.
BuddyPress does have a lot of files, but it’s organized according to pretty specific principles, and I don’t think it qualifies as “messy”. In any case, for the purposes of CSS, you can always…[Read more]
-
treathemorrhoidspain1's profile was updated 8 years, 5 months ago
-
Boone Gorges replied to the topic Latest version (2.9.2) breaks wishlist Membership and Revolution Slider in the forum Installing BuddyPress 8 years, 5 months ago
Ah yes, thanks for that.
It looks like your theme is loading scripts from BuddyPress, but is using an old path for these scripts. (BP changed the paths a couple versions ago. See https://buddypress.trac.wordpress.org/changeset/11009.) Look in your theme – probably in functions.php – to see how it’s loading the cookie, caret, and atwho scripts.…[Read more]
-
Boone Gorges replied to the topic Put user descripton under avatar in whos online in the forum How-to & Troubleshooting 8 years, 5 months ago
Excellent – thanks for reporting back!
-
Boone Gorges replied to the topic BuddyPress email problem in the forum Installing BuddyPress 8 years, 5 months ago
You may be able to disable the linking in the admin. Go to Dashboard > Users > Profile Fields. Find the Email field, and click Edit. On the right-hand column, find the “Autolink” metabox. Switch it to ‘Disabled’ and save.
- Load More