-
Renato Alves replied to the topic BP search box in the forum How-to & Troubleshooting 11 years, 11 months ago
@loufernando I did a simple search and it did returned some results.
-
Renato Alves replied to the topic View Topic Post prior to posting in the forum How-to & Troubleshooting 11 years, 11 months ago
It is not a BuddyPress related question, but here it goes. At CSS-Tricks, Chris Coyer is using this plugin (https://wordpress.org/plugins/live-comment-preview/) to allow the user to preview their answer in the bbPress.
It is not the topic, but I think you can make it work.
-
Renato Alves replied to the topic How to embed BP group forums in a standard WP page – or make a group homepage in the forum How-to & Troubleshooting 11 years, 11 months ago
@focallocal As far as I understood, you are trying to create a different layout for the Group Home Page.
If that’s the case, I’d recommend you check the Theme Development Documentation (https://codex.buddypress.org/themes/), you would create a custom template for the Group Home Page and let it the way you feel best.
Now about embedding a forum…[Read more]
-
Renato Alves replied to the topic "Forums for Groups" vs "Site Wide Forums" in the forum Installing BuddyPress 11 years, 11 months ago
@batmanfan You can make a forum private, public or hidden.
Check out the doc: https://codex.bbpress.org/getting-started-with-bbpress/You have no idea what you can learn by reading it. =)
-
Renato Alves replied to the topic How to make a network of multiple domain names in the forum How-to & Troubleshooting 11 years, 11 months ago
Hi @iwishiknew,
what you trying to achieve can be accomplished with WordPress Multisite (WPMU), except for the shared forum part (maybe it is possible, if it is, I don’t know how).
In a WPMU, you can have, through sub-directories or sub-domains, several high level domain using the Domain Mapping plugin. I use it in my personal blog and it works…[Read more]
-
Renato Alves replied to the topic GUIDE: How to create your very own activity feed template from scratch(almost) in the forum How-to & Troubleshooting 11 years, 11 months ago
@matt-mcfarland very great guide. It is really helpful for us not PHP developer who thinks that accomplishing something like that would be hard work to do.
If you may, I’d recommend working this tutorial better and adding it to the Codex page. You talked in your guide that something like this hasn’t in the Codex, so please, add to it. The…[Read more]
-
Renato Alves replied to the topic Buddypress for subdomain? in the forum Installing BuddyPress 11 years, 11 months ago
The procedure explained in the article doesn’t apply. What would work for you is to install another WordPress installation in the subdomain with the only purpose of hosting BuddyPress. I’m not sure if that’s what you’re trying to do bu I’d recommend using WordPress Multisite for that.
-
Renato Alves replied to the topic Database Update Required!?! in the forum How-to & Troubleshooting 11 years, 11 months ago
I see, my point is that, if you have automatic updates activated, this would be the second phase of the update, updating the database.
-
Renato Alves replied to the topic Database Update Required!?! in the forum How-to & Troubleshooting 11 years, 11 months ago
I don’t know your setup, but I think your WordPress has automatic background updates enabled and when you tried to enter it, WordPress needed to update the database. I’m just guessing here, but it seems like it.
-
Renato Alves replied to the topic Help with access restriction in the forum How-to & Troubleshooting 11 years, 11 months ago
I think you are looking for a answer not related to BuddyPress.
-
Renato Alves replied to the topic Performance issue. in the forum How-to & Troubleshooting 11 years, 12 months ago
Agree with @henrywright above, there are many things you could do besides what you are already doing. I should say that although your result shows that the BP plugin is causing it, and I’m not saying it is not, you should improve the performance of your website in other areas as well.
-
Renato Alves replied to the topic Bumping activity stream content to top after interactions? in the forum How-to & Troubleshooting 11 years, 12 months ago
Could you share the not updated plugin that you mentioned?
-
Renato Alves replied to the topic Customize Buddypress Profile Page in the forum How-to & Troubleshooting 11 years, 12 months ago
@jerrysc You should check out the Codex. Over there, there is a awesome article about how to create a custom template for BP. You’ll find the information you need. =)
-
Renato Alves replied to the topic one user cannot access buddypress pages in the forum How-to & Troubleshooting 11 years, 12 months ago
@amckinnell Do that at your own risk!
Have you tried changing the username in the database?
-
Renato Alves replied to the topic [Resolved] Buddypress Profile Linking to Author in the forum How-to & Troubleshooting 11 years, 12 months ago
I agree! =)
-
Renato Alves replied to the topic [Resolved] Buddypress Profile Linking to Author in the forum How-to & Troubleshooting 11 years, 12 months ago
Look, I’m gonna use my example. I used this code below:
<div class="user right">[Read more]
<h3>Seja bem-vindo(a) <strong><?php echo bp_core_get_userlink( bp_loggedin_user_id(), $no_anchor = true, $just_link = false ); ?></strong></h3>
<div class="right"><a href="<?php echo… -
Renato Alves replied to the topic Need help with menu positioning on profile page in the forum Miscellaneous 11 years, 12 months ago
Great, my suggestions would be bringing the bp pages to your templates and changing only the needed there. Actually I’m not that sure if it is necessary, I’m only guessing considering what you talked above.
Either way, give it a try!
-
Renato Alves replied to the topic Private Message Problem in the forum How-to & Troubleshooting 11 years, 12 months ago
Sorry man, but could you please provide more information about your setup? Just telling me what the problem is will not help me help you.
-
Renato Alves replied to the topic Need help with menu positioning on profile page in the forum Miscellaneous 11 years, 12 months ago
You can edit the code on the BuddyPress pages and change it to the left. Clearly only some of the BP pages have the Menu on top, you change in those pages and you’ll be good.
-
Renato Alves replied to the topic [Resolved] Buddypress Profile Linking to Author in the forum How-to & Troubleshooting 11 years, 12 months ago
You can take the code from the link that I provided above, the place where you’re gonna put it is up to you. =)
- Load More
@espellcaste
Active 1 week, 5 days ago