-
modemlooper posted on the forum topic Sidebar & sharebar issue for Citizen Kane theme in IE? in the group How-To and Troubleshooting: 14 years, 10 months ago
Code is a mess. needs to be reformatted for better reading. Something is missing like a div. Look at line 53: < p class="postmetadata
Seems to be missing a closing /p tag
-
modemlooper posted on the forum topic Anyone working on themes for the iPhone or iPad? in the group IPhone + iPad Themes: 14 years, 10 months ago
There is a mobile plugin in the wordpress repo. You can install it from admin add new plugin. Search buddypress mobile.
-
modemlooper posted on the forum topic The wire won't update… in the group How-To and Troubleshooting: 14 years, 10 months ago
Is it a separate install or a blog on a wordpress multisite?
-
modemlooper posted on the forum topic Sidebar & sharebar issue for Citizen Kane theme in IE? in the group How-To and Troubleshooting: 14 years, 10 months ago
change your CSS on #nav-example to width: 1020px;
It’s too wide make the page scroll right
-
modemlooper posted on the forum topic Sidebar & sharebar issue for Citizen Kane theme in IE? in the group How-To and Troubleshooting: 14 years, 10 months ago
This archive file has been hacked with another post loop and that loop is outside the content div. So, the posts on the second loop are spanning the width of the page pushing sidebar down. The code in the pastebin does not match the code on your website.
-
modemlooper posted a new activity comment 14 years, 10 months ago
Post that in the troubleshooting forum and say what version of BP and wordpress and if it’s default theme
-
modemlooper posted on the forum topic menu format issues in the group BuddyPress Mobile: 14 years, 10 months ago
New version coming soon. Will fix this issue.
-
modemlooper posted on the forum topic Any successful Buddypress site? in the group Miscellaneous: 14 years, 10 months ago
Compared to what facebook? Nobody will ever reach what facebook has achieved. And really who would want to? I have a few close friends on FB but could careless what the other users are doing. BuddyPress is more to create groups of interest. That’s it’s power over FB. Also you can control the experience, FB […]
-
modemlooper posted on the forum topic How many members can Buddypress support before it slows down? in the group How-To and Troubleshooting: 14 years, 10 months ago
Cache db requests and you can host static files on a CDN. Using a light theme as well helps. Use browser dev tools to test bottle necks in speed.
-
modemlooper posted on the forum topic Buddypress free child themes not working in the group How-To and Troubleshooting: 14 years, 10 months ago
Just a heads up. Most of the child themes probably wont work 100% with 1.2.7 version of BP because the default theme is missing things the child themes rely on and the theme reviewers in the WP repo are rejecting child themes because BP default is considered broken on their end. If BP-default was added […]
-
modemlooper posted on the forum topic The wire won't update… in the group How-To and Troubleshooting: 14 years, 10 months ago
BuddyPress has no wire, is it a plugin or are you referring to the activity stream?
Please read this: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/when-asking-for-support/
-
modemlooper posted on the forum topic The wire won't update… in the group How-To and Troubleshooting: 14 years, 10 months ago
Wire? What version of BP are you using?
-
modemlooper posted on the forum topic Importing/copying a buddypress mirror locally using MAMP in the group How-To and Troubleshooting: 14 years, 10 months ago
You have to edit the part about the server. On mamp it will be localhost and your user name and password is usually root. This is so WP can connect to your local database. // ** MySQL settings – You can get this info from your web host ** // /** The name of the […]
-
modemlooper posted on the forum topic Buddypress Text to all caps in the group Creating & Extending: 14 years, 10 months ago
.profile{
text-transform: uppercase;
}Add that to your CSS file
-
modemlooper posted on the forum topic Have you checked out e-harmony's New Soul Mate Finder? Check it out now and find your soulmate! http in the group How-To and Troubleshooting: 14 years, 10 months ago
AVALANCHE! @djpaul
-
modemlooper posted on the forum topic Child Theme question in the group Installing BuddyPress: 14 years, 10 months ago
I would add it as a sub domain then. You could do a different install all together or put your WP install into multisite mode and use the instructions in the link below.
https://codex.buddypress.org/getting-started/install-buddypress-on-a-secondary-blog/
-
modemlooper posted on the forum topic Any plugin/hack to allow update space in top bar? in the group Creating & Extending: 14 years, 10 months ago
That file is the complete post form but you may need to edit it to make it work on other areas. I wouldn’t do it on a live site.
You could try adding this somewhere in a theme file.
<?php locate_template( array( 'activity/post-form.php'), true ) ?>
-
modemlooper posted on the forum topic Child Theme question in the group Installing BuddyPress: 14 years, 10 months ago
I think it depends of your site. If you have a blog site with social component added then stick with template pack. If you want more of a social site with a bit of blogging then i’d go with a full BP child theme. No wrong or right just different options. Upgrading a child theme […]
-
modemlooper posted on the forum topic Any plugin/hack to allow update space in top bar? in the group Creating & Extending: 14 years, 10 months ago
You can use the code from plugins/buddypress/bp-themes/activity/post-form.php to cobble a post form on other areas of a site.
-
modemlooper posted on the forum topic Buddypress for Dummies – is it worth it, or is the best place to learn online? in the group How-To and Troubleshooting: 14 years, 10 months ago
Well, don’t blast something for being exactly what it’s suppose to be. Since BP is a WordPress plugin and the dummies books are for absolute beginners then it makes sense to spend a great deal on the core. Is there room for more documentation? Yes! Read the documentation on this site: http://codex.buddypress.org Visit these: http://etivite.com […]
- Load More
@modemlooper
Active 3 months, 2 weeks ago