Search Results for 'buddypress'
-
AuthorSearch Results
-
November 2, 2010 at 10:13 am #97219
@mercime
Participant1. Build a bp-default child theme – https://codex.buddypress.org/extending-buddypress/building-a-buddypress-child-theme/
2. Open up style.css file of child theme and override fonts, colors and widths of parent theme elements by adding new styles for said elementsNovember 2, 2010 at 9:22 am #97218In reply to: html on profile page? can it be done?
Narada Das
ParticipantThanks @Chouf1 it looks like a good lead – but unless I pay for help its beyond my minimal skill levels to implement it..
I guess I could start be looking at functions.php and wp-includes/kses.php ?
However Im beginning to think that this is not just a question of getting html in
but also of displaying pictures or other media in an extended profile field on the profile page.
I used a plugin which seemed to keep the html intact – but nothing showed up in the profile.I still cant figure why this isnt a straight forward thing to do on the profile page as it is easy enough to use Tinymce to add media in a post?
November 2, 2010 at 8:19 am #97214In reply to: WordPress 3.0 + Buddypress — User Creation Problems?
piccs3o
ParticipantIshimwe thank you for your help. I for one certainly appreciate the huge effort that goes into Buddypress.
November 2, 2010 at 8:17 am #97213In reply to: Avatar no more displayed / Can not be uplodaed
Tolden
Member@hnla: Thanks for your reply. I am a newbie in WordPress & Buddypress, so some things are very difficult for me. I only made the upgrade to 1.2.6 by the automatic upgrade not by FTP. The Server is a Virtual Server Managed, so I can control nothing by myself but it works like a normal server not like a shared hoster. I made no changes to the file permissions and to the server, I only made the upgrade and installed a new plugin called “Invite Anyone” and sendt 5 Invitations with that. On my next visit on the site, all Avatars where gone, but they are still on the server in their folders.
November 2, 2010 at 3:11 am #97205In reply to: Time Offset still present in BP 1.2.6
paulhastings0
ParticipantNovember 2, 2010 at 2:22 am #97201In reply to: Removing Navigation Bar
pcwriter
ParticipantIt seems like your header.php is referencing post_title in the title tag.
Make a backup copy of that file, then open it and paste the following between the opening and closing `
` tags: “
Should work…
November 2, 2010 at 2:11 am #97200In reply to: Removing Navigation Bar
Dymund Ndruff
Participantis there anyway you can help me with this one?
November 2, 2010 at 2:08 am #97198In reply to: Buddybar not showing at top of the site?
zenzard
MemberOkay, I’ll try that. I had tried the plugin, but got an error. The primary theme is buddypress enabled, so I thought maybe there was conflict there.
November 2, 2010 at 1:26 am #97194In reply to: Buddybar not showing at top of the site?
@mercime
ParticipantTo get a WP theme working with BP, you need to install the BP Template Pack plugin then go through the steps – see BP Template Pack walkthrough https://codex.buddypress.org/extending-buddypress/bp-template-pack-walkthrough-level-easy-2/
Btw, BP Template Pack plugin needs to be updated for BP 1.2.6 yet, but someone has unofficially updated it at https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/buddypress-template-pack-and-buddypress-1-2-6-things-break-but-i-have-a-solutionNovember 2, 2010 at 1:18 am #97193In reply to: WordPress 3.0 + Buddypress — User Creation Problems?
Ishimwe
Participant@JustinCA: here’s the solution. I have had the same issue for a long time until I came accross this small plugin. However, I hope you are descent enough to understand that nobody here ” owes you help”. The same goes for anyone who thinks along those lines. If I had been here 3 months ago, possibly it would have helped, but I was possibly roaming the web elsewhere because we DO NOT live here, NOR do we work here!
https://wordpress.org/extend/plugins/mail-from/
@ketan khope: If you left buddypress already, coming to vent about it to buddypress users is pretty cheap man. Grow up and learn to appreciate others’ efforts. How many CMS or plugins have you put together? I bet 100% certainly that it can’t be much. Even if it is, it can’t be the size of buddypress/wordpress because you wouldn’t be on this forum thread. Would you?
November 2, 2010 at 1:15 am #97192In reply to: Can BuddyPress Function Like Ning.com
@mercime
Participant@pickykim while there are interested devs, methinks some might wait till after BP 1.3 rolls out
in the meantime, you might want to post in the job board group – https://buddypress.org/community/groups/bp-jobs-board/forum/ good luck.November 2, 2010 at 12:59 am #97191In reply to: Removing Navigation Bar
pcwriter
ParticipantOpen themes/simple-wp-community-theme/style.css, and go to line 2357.
In the ruleset for #access, change
display:block;
to
display:none;Navbar’s gone
November 2, 2010 at 12:59 am #97190In reply to: Buddystrem Twitter Error
ABStorm
MemberI concur with @gregfielding
November 2, 2010 at 12:32 am #97188@mercime
Participant@commentluv – if you want the blogs to be subdomain structure as in newblog.domain.com, doesn’t matter where you install BP, what’s important is that you must install WP in main domain and set up WP to create a network using subdomain structure.
November 1, 2010 at 11:50 pm #97181In reply to: Removing Navigation Bar
pcwriter
ParticipantIf you could give a link to your site, it would be easier to help you out…
November 1, 2010 at 11:35 pm #97179In reply to: User issues.
teebes
ParticipantThis site is not meant for production support; what ‘service’ are you referring to anyway (obviously everyone here is volunters, though mainly enthusiasts).
Your posts aren’t including any technical details around your setup yet you’re expecting a resolution? What version of wordpress? What version of buddypress? What version of php/apache? Multisite enabled? What do you see in your error log? What has recently changed in the environment, plugins, themes, etc?
November 1, 2010 at 11:30 pm #97176In reply to: Alternate View to mimic oembed type feature
teebes
ParticipantMaking some progress on this…
Default template: http://expeditionrated.com/members/teebes/tracking/
Streamlined template: http://expeditionrated.com/members/teebes/tracking/?ext=tI’m hoping to setup rewrite rules to have use a subdomain approach long term, ie, ext.expeditionrated.com -> url$1?ext=t to avoid the blackbox that is buddypress URLs.
One general question I need some advice on… What’s the best way to have a second set of headers/footers and bundle them with my ‘theme’? Create some functions and call them like any other content?
November 1, 2010 at 11:15 pm #97175In reply to: User issues.
Daryl S. Lminggio
ParticipantThis service Sucks! I support wordpress but I’m starting to believe Buddypress is a FAIL! so is this support forum.. its totally the opposite.. smh
November 1, 2010 at 11:12 pm #97174In reply to: New Buddypress Theme: Custom Community – 1.0
gosukeuno
ParticipantHi, after installing “Custom Community”, my dashboard has been broken. If I click on “theme” , it shows blank!! If I delete the file of “Custom Community” then its back. Please identify this problem!
November 1, 2010 at 10:47 pm #97173Hugo Ashmore
ParticipantThemes more obviously break things, they are for more obvious if they perform badly, and reflect that much more on WP as a whole would be my guess. I’ve always been of the opinion that they really ought to be vetting plugins as a badly written plugin could have far more serious consequences it would be nice to see a two tier repository where there were approved /recommended /tested plugins and a second general pool but it’s probably a lot of work.
It had crossed my mind to mention the lack of comment tag in pages but sort of thought that it might have been for a reason and that I’d be pointing out the obvious.
November 1, 2010 at 10:30 pm #97171modemlooper
ModeratorI posted about it awhile back
This happened on another theme and I added the page.php file but it should be in the default. I forgot about the issue until I just updated a child theme and they rejected again. The last time it happened it took 6 weeks to get the theme finally approved. I guess they were backed up reviewing themes. I may stop using the repo. It takes too long to fix minor things. Why do they have to review themes but not plugins? Never understood this.November 1, 2010 at 10:16 pm #97168In reply to: Can BuddyPress Function Like Ning.com
kim reynolds
ParticipantBump
November 1, 2010 at 10:05 pm #97167In reply to: New theme – now available
pcwriter
ParticipantThank you for that!
November 1, 2010 at 8:06 pm #97159In reply to: WordPress 3.0 + Buddypress — User Creation Problems?
piccs3o
ParticipantHi guys,
Rather than start another mail on this topic I thought I should add my question to this thread.
I have experienced the same problem with both hotmail and gmail- nothing delivered to test profiles set up under both services.
Just wondered if anyone has cracked this problem yet as it may well effect many potential users of my site.I would appreciate a heads up if it’s been sorted.November 1, 2010 at 7:56 pm #97158In reply to: Can’t locate “buddypress-enable.php”
Philip
ParticipantWP 3.0.1 and bp 1.2.6
-
AuthorSearch Results