-
modemlooper posted on the forum topic New Buddypress site: searching for some plugins in the group Third Party Components & Plugins: 14 years, 10 months ago
BuddyPress forum topic extras plugin adds some things.
-
modemlooper posted on the forum topic buddypress after installation not active in frontend in the group Installing BuddyPress: 14 years, 10 months ago
Why upload a blank .htaccess file? You don’t need to do this WP edits that file for you. If you do not have the buddypress default them activated that could be the problem. BuddyPress must have a compatible theme.
-
modemlooper posted on the forum topic Forums Posting Problems: The definitive post in the group How-To and Troubleshooting: 14 years, 10 months ago
How ’bout those manual installs…. 😉
-
modemlooper posted on the forum topic I've added the BuddyPress tag inside my plugin readme file but it don't appears in the site… in the group Creating & Extending: 14 years, 10 months ago
Love it but I’d suggest taking a similar UI stance as i’ve done with my share it plugin and not have a larger button. Instead have a button that simply says RATE and then a slide down with the info. For one this would keep the activity stream clean.
-
modemlooper posted on the forum topic page comments in buddypress in the group How-To and Troubleshooting: 14 years, 10 months ago
Make sure the page.php file looks like this http://paste.ly/4Dyc
Note: the comments template part
-
modemlooper posted on the forum topic Forums Posting Problems: The definitive post in the group How-To and Troubleshooting: 14 years, 10 months ago
I want to add that one click software could be outdated. Best to get WP from wordpress.org so you know you have the most up to date software.
-
modemlooper posted on the forum topic Need a way to change the group tab ”Home” to say ”Activity” in the group How-To and Troubleshooting: 14 years, 10 months ago
This might help its for groups but I think you get the idea props @r-a-y
Or you could do a language file
-
modemlooper posted on the forum topic Forums Posting Problems: The definitive post in the group How-To and Troubleshooting: 14 years, 10 months ago
@cmroybal When software is tried and true like WordPress and you have issues at install. It’s usually the install process. That’s why I suggest a different install method. also the same thing has happened to me before with one clicks and now I never use them.
-
modemlooper posted on the forum topic A little CSS help on Forums in the group How-To and Troubleshooting: 14 years, 10 months ago
Thats custom html. You’ll have to edit theme files. No simple CSS.
-
modemlooper posted on the forum topic A little CSS help on Forums in the group How-To and Troubleshooting: 14 years, 10 months ago
I just added this and it works
http://dev.go-themes.com/groups/this-is-a-group/forum/topic/long-title-yup-thats-what-i-said-this-is-a-long-title/ul#topic-post-list li:first-child {
font-size: 150%;
} -
modemlooper posted on the forum topic A little CSS help on Forums in the group How-To and Troubleshooting: 14 years, 10 months ago
ul#topic-post-list li:first-child
Did not test but you need to say first-child. Unless you are adding the class .first to the html
-
modemlooper posted on the forum topic Forums Posting Problems: The definitive post in the group How-To and Troubleshooting: 14 years, 10 months ago
@cmroybal I told you that on the first reply. LOL.
-
modemlooper posted on the forum topic Forums Posting Problems: The definitive post in the group How-To and Troubleshooting: 14 years, 10 months ago
Nobody listens, Like I said in the first reply, one click breaks from time to time. It’s happened and it will happen again.
-
modemlooper posted on the forum topic How can I add embed.ly support in the group How-To and Troubleshooting: 14 years, 10 months ago
Easiest way would be to drop their js in the head. They have tut on their site and it’s pretty straight forward. Though @r-a-y might want to add support in bp-oEmbed
-
modemlooper posted on the forum topic Adding meta data to activity in the group Creating & Extending: 14 years, 10 months ago
ok it’s sorta working… jQ is wonky but at least I got meta saving 🙂
-
modemlooper posted on the forum topic Adding meta data to activity in the group Creating & Extending: 14 years, 10 months ago
Forget my pastebin that code is overkill for what I need. Can you give a simple example of adding meta?
Read through this as well. https://buddypress.org/community/groups/creating-extending/forum/topic/adding-a-second-element-for-posting-with-an-activity/?topic_page=1&num=15
But thats on activity submit. I want to add activity meta after. Lemme…
-
modemlooper started the forum topic Adding meta data to activity in the group Creating & Extending: 14 years, 10 months ago
I searched and this was the only thing that came up. https://buddypress.org/community/groups/creating-extending/forum/topic/extending-activity-how-to-store-additional-info/ I tried what @boonebgorges wrote but it did not add any meta to bp-activity-meta when I tested it. Maybe that example is outdated. What I’m trying to accomplish is add a button…[Read more]
-
modemlooper posted on the forum topic Can't change site name with buddypress theme in the group How-To and Troubleshooting: 14 years, 10 months ago
I searched and didn’t find but I swore someone had created a WordPress theme to look like bp-default @Andrea_r
-
modemlooper posted on the forum topic Can't change site name with buddypress theme in the group How-To and Troubleshooting: 14 years, 10 months ago
A simple solution if you want all added sites to use same name is to type the name in the header.php title instead of calling it from database.
-
modemlooper posted on the forum topic Can't change site name with buddypress theme in the group How-To and Troubleshooting: 14 years, 10 months ago
When you create a new site it’s basically it’s own thing but shares user login. You can also share plugins and themes but you can’t have buddypress run on every site. BP runs on only one blog on your multisite install.
- Load More
@modemlooper
Active 3 months, 2 weeks ago