-
Modemlooper posted on the forum topic Custom Home Page in the group How-To and Troubleshooting: 15 years, 3 months ago
Create a page template the same as in WP.
Add a new page called home. Choose your page template.
Then in your admin >> reading choose that page as the front page. You can create anything you want.
-
Modemlooper posted on the forum topic I need ideas for theme creation. in the group Creating & Extending: 15 years, 3 months ago
@nahummadrid Interesting. I’m finding two paths for BuddyPress sites people are creating. Blogging Networks and Social Networks. These are two entirely separate theme requirements.
-
Modemlooper posted on the forum topic BP MEDIA 0.1.9 IS READY FOR ALPHA TESTING in the group BuddyPress Media: 15 years, 3 months ago
@foxly I hear you. I activated and it was a christmas tree of errors. I’ll re-check and post some.
-
Modemlooper posted on the forum topic Problem with (semi)overlapping in the group How-To and Troubleshooting: 15 years, 3 months ago
find this
.col1,ul.activity-list li,ul.item-list li{
float: left;
width: 550px;
}change to this
#col1{
float: left;
width: 500px;
margin-right: 30px;
} -
Modemlooper posted on the forum topic I need ideas for theme creation. in the group Creating & Extending: 15 years, 3 months ago
Good suggestions. Keep them coming.
@nit3watch
More sidebars huh? That’s easy, could do an if is statement and cycle through what page your on and then output that sidebar. -
Modemlooper posted on the forum topic BuddyPress Tweet Button plugin in the group Third Party Components & Plugins: 15 years, 3 months ago
@thekmen yeah I know I’m trying find a way to do that. Twitter is not letting me put in code to pull the permalink dynamically.
@nit3watch I thought there was one already. If it’s a BP plugin then yeah you tag is buddypress
-
Modemlooper started the forum topic BuddyPress Tweet Button plugin in the group Third Party Components & Plugins: 15 years, 3 months ago
Created my first BP plugin. Super simple, adds Twitter’s new tweet button to BuddyPress sites.
-
Modemlooper posted on the forum topic only for logged in members in the group How-To and Troubleshooting: 15 years, 3 months ago
https://wordpress.org/extend/plugins/member-access/
requires theme editing.
-
Modemlooper posted on the forum topic How to let users submit blog posts? in the group How-To and Troubleshooting: 15 years, 3 months ago
To allow people to post from front end you will have to use something like gravity forms but then there will be a problem if they need to edit such posts. There really isnt a good solution at the moment. It’s a highly requested feature that some developers are working on.
-
Modemlooper posted on the forum topic Pre-stable release: test this out! in the group BuddyPress Moderation: 15 years, 3 months ago
Excellent!
-
Modemlooper joined the group BuddyPress Moderation 15 years, 3 months ago
-
Modemlooper posted on the forum topic Make a frontpage like wordpress.COM in the group How-To and Troubleshooting: 15 years, 3 months ago
You have to create a WP loop to show the posts.
-
Modemlooper posted on the forum topic BP MEDIA 0.1.9 IS READY FOR ALPHA TESTING in the group BuddyPress Media: 15 years, 3 months ago
Errors galore.
-
Modemlooper posted on the forum topic How to make Activity the default page for Community? in the group Creating & Extending: 15 years, 3 months ago
Can you change the permalink for ‘community’ to url.com/activity ?
-
Modemlooper posted on the forum topic I need ideas for theme creation. in the group Creating & Extending: 15 years, 3 months ago
I’m referring to ideas for types of networks. Like a sports site, then I’d code the groups to be teams instead of groups. I already have this theme in the works. Wanted to get an idea of what people need.
-
modemlooper posted a new activity comment 15 years, 3 months ago
Ha! It’s not the only reason. I have been busy with other things. Maybe I’ll do a quick static theme. BuddiPhone is using JQtouch so it mimics a native application and that is taking longer.
-
Modemlooper started the forum topic I need ideas for theme creation. in the group Creating & Extending: 15 years, 3 months ago
I’m developing some BP themes that are specific to types of networks and need ideas from you guys on what types of networks you are interested in creating. I’ve noticed that the majority of WP themes do not work well with BP as they are created for blogs and not social networks. Thoughts and suggestion […]
-
modemlooper posted a new activity comment 15 years, 3 months ago
No not yet. I put it on hold until BP 1.3 is out.
-
pity, we could be waiting till the end of the year so? why the dependency on BP 1.3 if you don’t mind me asking?
-
Ha! It’s not the only reason. I have been busy with other things. Maybe I’ll do a quick static theme. BuddiPhone is using JQtouch so it mimics a native application and that is taking longer.
-
-
-
modemlooper posted an update 15 years, 3 months ago
Creating a news type theme for a news blogger BuddyPress site.
-
did you ever release the iPhone type theme? would love to see it
-
No not yet. I put it on hold until BP 1.3 is out.
-
pity, we could be waiting till the end of the year so? why the dependency on BP 1.3 if you don’t mind me asking?
-
Ha! It’s not the only reason. I have been busy with other things. Maybe I’ll do a quick static theme. BuddiPhone is using JQtouch so it mimics a native application and that is taking longer.
-
-
-
-
-
Modemlooper posted on the forum topic Trying to use BP with existing theme in the group How-To and Troubleshooting: 15 years, 3 months ago
That plugin is a quick fix. You will have to add styles to your themes CSS file to make it look right. Each theme has it’s own id’s and classes so there would be know way to make it look right for every theme out of the box. My suggestion is get firebug firefox add […]
- Load More
@modemlooper
Active 3 months, 3 weeks ago