Search Results for 'buddypress'
-
AuthorSearch Results
-
November 29, 2010 at 7:24 pm #99477
In reply to: Content cutting off on left margin
@mercime
ParticipantTemplate pack walkthrough might help you
https://codex.buddypress.org/theme-development/bp-template-pack-walkthrough-level-easy-2/You might also want to see how someone created a BP Arras child theme. https://buddypress.org/community/groups/arras-theme-children-for-buddypress/forum/topic/brownbuddy-arras-child-theme-for-buddypress
November 29, 2010 at 7:20 pm #99476@mercime
ParticipantFree plugin: BP Wire Plugin.. Here’soriginal post with info and features.
Paid plugin: BP Gallery – works with BP Wire Plugin above.November 29, 2010 at 6:52 pm #99474bpartch
MemberI just moved it all back to the root.
November 29, 2010 at 6:46 pm #99473In reply to: Buddypress not working with Godaddy
Chad
ParticipantYes I have that stuff set up, but I got it t work. I just changed my permalinks from default to one of the other options…not sure why that would make a difference but it’s working!
November 29, 2010 at 2:35 pm #99462David Bisset
Participant@Jeff Sayre,
Thanks for your help on this. I’ve been working this past week… I actually was looking at the skeleton component for clues, but because it didn’t offer an example for a top-level menu item I guess it wasn’t clicking for me. I managed to create a skeleton plugin just to show off how to add a top-level menu item (for learning purposes only) and i’ll post that in the forum this week after I recover from the holidays. I actually learned alot by looking at the skeleton component and Pauls’ achievements plugin.
November 29, 2010 at 1:12 pm #99454In reply to: Allowing more HTML in group forums/topics
Wcastillo
ParticipantI found the following thread that pretty solved my problem:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-forum-posts-how-to-allow-and-tags-completely-remove-all-code-stripping-defaults/November 29, 2010 at 10:47 am #99448guigoz
MemberI know this plugin, but I’m using External Member Blog Plugin : http://bp-tricks.com/featured/allow-users-to-add-their-rss-feed-to-their-profile-with-the-external-blogs-plugin/
The thing is not about choosing a plugin, but I need display a link only to members which have xprofile named X equal to Y.
I’ve tested with : “
But it works only if I am on member page. And I want it everywhere.November 29, 2010 at 8:55 am #99446In reply to: SideBar Whos Online and Recently Active
November 29, 2010 at 7:23 am #99440In reply to: SideBar Whos Online and Recently Active
@mercime
Participant@eor glad to help:-) Btw, in your WP.org forum thread, point to this topic in post, then click on resolved in right sidebar of your topic in WP.
As for the issue of the no-www domain name not redirecting to your www domain name, it’s a matter of server with mod_rewrite rules and htaccess. WP 3.0 should have handled www and no-www of domain name based on what you have in your wp-admin/options-general.php’s “Home address url” and “Blog address url” which normally should be the same.
November 29, 2010 at 7:17 am #99439In reply to: Avatars with Multi Site
eor
Member@justbishop found your thread…here it is incase anybody else needs it! Worked like a charm….Fixing avatars https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/custom-avatars-arent-shown-on-single-blogs-in-wpmu/?topic_page=1&num=15
November 29, 2010 at 7:06 am #99438Hugo Ashmore
Participant@mercime thanks for linking to the thread I’ll mark this as resolved for the OP

Wish I could track through a series of events but this issue tends to be noticed at such a time when any events or steps to recreate the issue have faded from memory, also I have four primary installs used for testing and two customized installs so tend to forget which one I was working on. In this instance though I do remember it did happen a further time on a production site that I had uploaded and configured this was configured as multi site using subfolders .
I would suggest that perhaps not paying attention and activating BP then going to front end creating a few test groups then realising that I hadn’t set up the forum going back and setting up the forum tables might result in the previous created groups perhaps showing links to forum create topic yet not having a group forum ID to be able to reference the topic to, that would be testable but I would have to set up a fresh install.
So are you a wannabe Mondrian? Not sure and while I tend towards the view that this is a user induced error I’m not 100% convinced there isn’t something else happening and perhaps some form of try/catch that could be implemented to better handle the issue – if of course one could identify the cause in the first place!
November 29, 2010 at 4:45 am #99434In reply to: SideBar Whos Online and Recently Active
eor
Member@mercime you are awesome!! That worked perfectly! Now I can actually go to bed tonight ha. You don’t happen to know how to fix my this issue as well do you? ….when i type in endofregulation.com/community it takes me to w w w.endofregulation.com. Easy way to fix it?
Thanks for the help again both to you and @gunju2221
November 29, 2010 at 4:36 am #99433In reply to: SideBar Whos Online and Recently Active
Virtuali
ParticipantI would tell of where to put it in correct location, but I think @mercime would like to but in front of me
November 29, 2010 at 4:30 am #99432In reply to: SideBar Whos Online and Recently Active
@mercime
ParticipantNo worries @eor, Yamidoo theme has sidebar style which affected the floats, add this to your theme’s style.css
`div#sidebar div.item-avatar {
width: 40px;
height: 40px;
clear: none;
float: left;
}`@gunju2221 no offense, I had the suspicion that eor’s active theme’s css was affecting the style I gave in WP.org thread, and it did with the clear: both in sidebar divs in addition to item avatar div needed to be reined in and floated
@DJPaul @boonebgorges why is text bold?
November 29, 2010 at 4:20 am #99431In reply to: SideBar Whos Online and Recently Active
eor
Member@gunju2221 I put the css in my style.css of my current theme. I’ve also tried putting it in the bp.css for the template pack.
Am I supposed to be putting it somewhere else?
November 29, 2010 at 4:15 am #99430In reply to: SideBar Whos Online and Recently Active
November 29, 2010 at 3:43 am #99429In reply to: SideBar Whos Online and Recently Active
eor
MemberThank you both so much for helping me. @gunju2221 I’ve tried your css and thats not fixing the issue either. I’m really at a loss. Maybe its something deeper to do with my theme?
@mercime my site url is w w w.endofregulation.com/community
I left the url in the other thread as well so i apologize about having two threads.Thanks again.
eorNovember 29, 2010 at 3:24 am #99428In reply to: SideBar Whos Online and Recently Active
Virtuali
Participant@mercime, the CSS I provided fixes the problem. This issue only happens when they are not using a buddypress default theme.
I had the same issue and I added this, it it fixed the problem.
November 29, 2010 at 3:22 am #99427In reply to: SideBar Whos Online and Recently Active
@mercime
Participant@eor as mentioned in this thread, site url?
Btw, why is text bold?
November 29, 2010 at 3:06 am #99425@mercime
ParticipantHi there. Good to see that hnla’s solution in BP forums worked for you. Had not encountered that problem before in MU/MS with BP installs
@hnla curious whether the installs where you had problem/s creating a topic from group forum is on a single WP install? Based on gunju2221’s bb-config.php, I see that it’s on single WP. And if your install is single WP as well, could be a problem endemic to single WP’s requiring bug report. Or maybe I am seeing an abstraction where it doesn’t exist
November 29, 2010 at 12:01 am #99422In reply to: Buddypress not working with Godaddy
pcwriter
ParticipantHave you checked that everything under “Buddypress” > “Component Setup” in your WP backend is set and active?
Have you setup forums under “Buddypress” > “Forum Setup”?November 28, 2010 at 10:47 pm #99419Ezeke
Member@dwenaus thank you very much for this code, it works awesome!
I’m missing one feature though, when you click “create a new thread” you can’t chose the private/hidden groups, it would be great if you could add this.November 28, 2010 at 10:41 pm #99418Paul Wong-Gibbs
KeymasterBuddyPress shouldn’t cause these problems. I would suggest you check/repair the database tables, as that seems a more likely cause of these problems. I imagine that if you disable BuddyPress, you’ll still have these problems. If, however, disabling BuddyPress fixes everything, delete all of your BuddyPress files and re-upload.
November 28, 2010 at 9:41 pm #99412In reply to: Forums Not Working – Error when creating topic
November 28, 2010 at 9:37 pm #99411In reply to: Forums Not Working – Error when creating topic
Hugo Ashmore
Participant@gunju2221 Ah you found the thread. See I knew it would work

You only need do this with the groups that have not been created successfully but if that means quite a few then ‘m afraid it will just have to be done for each, why it happens ? not sure but it’s possibly a mis-sequence of events.
Can I ask that you pop back to the original thread and just add a footnote comment to round things up and close the thread, might be kind to add a link back to this one as threads can be difficult to locate and the more links the easier it is to stumble across

-
AuthorSearch Results