-
enderandrew replied to the forum topic BuddyPress AJAX and jQuery Clashing in the group How-To and Troubleshooting 13 years, 1 month ago
It looks like you’re loading jquery more than once.
-
enderandrew replied to the forum topic Profile page in the group How-To and Troubleshooting 13 years, 2 months ago
I apologize. This was a false alarm on my part. I was testing on my profile, where I swore I had saved information. That was back when Ajax was broken, and I think it didn’t save my profile so all the fields were empty. I added […]
-
enderandrew replied to the forum topic BuddyPress Template Pack – JS / AJAX are not working in the group Creating & Extending 13 years, 2 months ago
That solution did not work for me. I copied the _inc folder into my child theme, and disabled Buddypress Template Pack.
The layout was then messed up, no doubt from missing CSS. I could Add a Friend, but it didn’t use Ajax. […]
-
enderandrew replied to the forum topic Install buddypress 1.5beta2 Fatal error: Call to undefined function bp_site_name() in the group Installing BuddyPress 13 years, 2 months ago
If I recall correctly, this is fixed in trunk. I think it was a conflict with bp-template-pack and BP 1.5.
-
enderandrew replied to the forum topic BuddyPress Template Pack – JS / AJAX are not working in the group Creating & Extending 13 years, 2 months ago
@Robbysusanto are you saying you should copy the _inc folder but not enable the JS integration through the plugin?
-
enderandrew replied to the forum topic It must be a National secret in the group Creating & Extending 13 years, 2 months ago
It helps to post with a clear subject of what you’re looking to do.
Buddypress Media – http://code.google.com/p/buddypress-media/
BP-Gallery – http://buddydev.com/plugins/bp-gallery/
BP-YouTube-Feed – http://buddydev.com/plugins/bp-youtube-feed/ […] -
enderandrew started the forum topic Ajax not working in BP 1.5 with custom theme in the group How-To and Troubleshooting 13 years, 2 months ago
I’m testing out BP 1.5 trunk. In the past I used the bp-template-pack which isn’t updated for BP 1.5. So I pasted the current bp-default theme files into the bp-template-pack template folder to use those. But the JS/Ajax integration […]
-
enderandrew started the forum topic Author Link in the group How-To and Troubleshooting 13 years, 2 months ago
With each post on my site, I have a link to the author, which returns their login name. I’d prefer that show the author’s real name.
I know I can use the_author_meta(‘user_nicename’) to return that name, but then it won’t […]
-
enderandrew started the forum topic Profile page in the group How-To and Troubleshooting 13 years, 2 months ago
I don’t want to have this massive registration form with tons of fields you have to fill in during sign-up. So I don’t have any extra xprofile fields in the base group. But when when I go to display a profile on my site, all […]
-
enderandrew replied to the forum topic FATAL ERROR! HELP!! in the group How-To and Troubleshooting 13 years, 2 months ago
-
enderandrew replied to the forum topic BP 1.5b2 and bbpress 2.0 RC3 – Integration in the group Installing BuddyPress 13 years, 2 months ago
Paul, I assume it isn’t simply a matter of changing bbpress templates to have profile links point back to the Buddypress profile page. We’d need to make sure the bbpress information shows on the Buddypress profile page. I’m […]
-
enderandrew replied to the forum topic BP 1.5b2 and bbpress 2.0 RC3 – Integration in the group Installing BuddyPress 13 years, 2 months ago
I’d actually prefer the large single forum model, but would like to limit access to a sub-forum to a group.
The other integration point I’d be interested in is a member profile. bbpress has their own profile page but I’d […]
-
enderandrew replied to the forum topic Website crashed twice using BP in the group Installing BuddyPress 13 years, 3 months ago
If you have articles in your website, then they’re stored in a database. Just because you can’t see the webpage (if it breaks) that doesn’t mean the articles disappeared.
-
enderandrew replied to the forum topic Can't get Buddypress to work! in the group Installing BuddyPress 13 years, 3 months ago
When using the Buddypress Template Pack, make sure you’re using that to insert the Buddypress CSS and JS in your theme as well, which is why it probably didn’t work for <a href='https://buddypress.org/community/members/ABCcreativity/' […]
-
enderandrew replied to the forum topic BuddyPress Template Pack in the group How-To and Troubleshooting 13 years, 3 months ago
The Buddypress Template Pack can insert the Buddypress CSS and JS in your theme. That’s likely the step you are missing.
-
enderandrew replied to the forum topic Transferring from built in BBpress to new BBpress 2.0 in the group Creating & Extending 13 years, 3 months ago
I’m assuming bbPress 2.0 handles upgrading from a stand-alone bbPress 1.x install and porting over existing posts. Will it do the same for an integrated version of bbPress in BP? Transferring over existing forums is important.
-
enderandrew replied to the forum topic Nominate in the group How-To and Troubleshooting 13 years, 3 months ago
I don’t know if it is exactly what you had in mind, but I’d like to see the ability to +1/Like/Vote up any particular content in Buddypress, so I submitted a feature request ticket.
-
enderandrew replied to the forum topic Component slug vs root slug in the group Creating & Extending 13 years, 3 months ago
With core functionality in Buddypress, it is simple enough to just point a URL at bp_get_groups_root_slug() plus whatever you want to append, and no matter where you have groups, it just works. And the example of this site is […]
-
enderandrew replied to the forum topic Component slug vs root slug in the group Creating & Extending 13 years, 3 months ago
I have, and I’ve got something close to that going on. But I don’t necessarily want the plugin hard-code that it has to go under members. It should just work wherever the page is placed, as I understand is the new standard with […]
-
enderandrew started the forum topic Component slug vs root slug in the group Creating & Extending 13 years, 3 months ago
Let’s say I set my page for a bp plugin as a child page of members. This works fine for core components as I have activity and groups under members. In BP 1.5 I see you use bp_get_groups_root_slug() which in turn basically returns […]
- Load More
@enderandrew
Active 3 years, 8 months ago