Search Results for 'buddypress'
-
AuthorSearch Results
-
March 12, 2011 at 5:09 pm #107625
In reply to: Login with Linkedin?
Virtuali
ParticipantMarch 12, 2011 at 4:24 pm #107622In reply to: how to echo a custom field
y7ol
Memberthanks Virtuali
i wanted the syntax for the buddypress function that pulls the field
thanks for helping
March 12, 2011 at 4:12 pm #107621In reply to: Need Examples
@mercime
ParticipantClothes retailers I’ve seen in passing using WordPress install e-commerce plugins with or without BuddyPress. Check out some fashion sites using BP at http://www.bpinspire.com/high-quality-buddypress-sites/fashion. There’s also relatively “young” BuddyPress retailer shop riotcart.com which uses BuddyPress in a section of the site http://www.riotcart.com/groups.
March 12, 2011 at 3:49 pm #107620@mercime
ParticipantJust to clarify, which group document are you referring to?
https://wordpress.org/extend/plugins/buddypress-group-documents/ which hasn’t been updated since May 2010
or https://wordpress.org/extend/plugins/buddypress-docs/ connected to groups which has just been updated Feb 2011?March 12, 2011 at 3:42 pm #107619Virtuali
ParticipantAre they enabled in the buddypress Admin Section?
March 12, 2011 at 3:39 pm #107617In reply to: May implement a Town Index with buddypress.org?
Virtuali
ParticipantBuddypress 1.3 will have options to create more of a category interface in it, like buddypress.org you see here.
Stay tuned!
March 12, 2011 at 2:05 pm #107616In reply to: bbPress files were not found
linusf
Participant@hnla no worries, I’m just happy someone replies to my “newb” questions.
As it turns out it was my bp-custom file that messed up the forums. I will take a look on what i have put in there and if there’s anything of value to share.
regards
March 12, 2011 at 1:29 pm #107614In reply to: Mail to group members
March 12, 2011 at 1:22 pm #107613In reply to: How To Customize Font of Header in Child Theme
pcwriter
Participant@elia.lombardi
To customize the header headline, add the following to your child-theme’s style.css file and adjust to taste:
`#header h1 a {
font-family:Arial,Helvetica,sans-serif;
font-size:48px;
font-weight:bold;
font-style:italic;
color:#555555;
}`For help with css, a good place to start is here:
http://www.w3schools.com/css/default.aspTo help identify what you what to customize, install the Firebug addon in Firefox:
http://getfirebug.com/Hope this helps!
March 12, 2011 at 1:16 pm #107612Nahum
ParticipantConcerning the switch_to_blog conflict: I learned by placing this ` ` after the switch_to_blog/restore_current_blog, that the url links are corrected when Totalcache is activated. So temporary fix on that front. I use switch_to_blog alot so doing this isn’t ideal, so i’m hoping it is fixed totally in the next release.
I also learned that Object Cache screws up subdirectory urls for example mysite.com/subsite doesn’t work and only mysite.com/subsite/ works with the Obect Cache activated.
just 2 tidbits there.
March 12, 2011 at 9:58 am #107607In reply to: [Resolved] Speeding up buddypress
noizeburger
ParticipantFV Gravatar Cache seems to do a nice job.
March 12, 2011 at 8:57 am #107605In reply to: [Resolved] Speeding up buddypress
ewebber
ParticipantI also switched off a twitter plugin BuddyPress Tweet Button that put buttons next to most activity items, contacting twitter always seemed to slow things down
March 12, 2011 at 8:55 am #107604In reply to: [Resolved] Speeding up buddypress
ewebber
Participant@imjscn it is indeed, which is why I am trying out FV Gravatar Cache to cache them locally and then run a regular cron job to recache
March 12, 2011 at 7:44 am #107603@mercime
ParticipantMarch 12, 2011 at 7:42 am #107602In reply to: Add Top bar in new buddypress theme
@mercime
ParticipantYou will need to install the BP Template Pack plugin to make your WP theme compatible with BuddyPress.
https://wordpress.org/extend/plugins/bp-template-pack/
https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/
https://codex.buddypress.org/theme-development/bp-template-pack-walkthrough-level-easy-2/March 12, 2011 at 7:41 am #107601In reply to: [Resolved] Buddypress not working,
@mercime
ParticipantYou’re welcome. Glad to have been of some help
March 12, 2011 at 7:25 am #107600In reply to: [Resolved] Speeding up buddypress
imjscn
ParticipantI see Gravatar is a big issue on this topic. Sometimes when site loading slow, I can see (at the address bar) it’s “connecting to gravatar.com..”
March 12, 2011 at 6:46 am #107598In reply to: [Resolved] Buddypress not working,
snouraini
MemberThank you so much for your help. It worked like a charm. I was fortunate that the template-pack did not need tweaking, otherwise I would have been lost. Thanks again for your help.
March 12, 2011 at 1:50 am #107596In reply to: ERROR: There was an error when creating the topic
@mercime
Participant@hnla how about Boris from Rocky and B. Show? Or, fellow Brit, Bond, James Bond?
March 12, 2011 at 1:48 am #107595Rob Watson
MemberI know. I just keep forgetting about it. Thanks for your prompt help, though. It helped unstick my thinking.
March 12, 2011 at 1:39 am #107593In reply to: Buddypress links are broken after fresh install
Virtuali
ParticipantPlease don’t bump more than every 24 hours 😆

If your permalinks are redirecting to homepage, this is because it has nowhere else to go than the homepage, because it does not exist/not in the right location.
-Do you have template pack installed?
-Are you using custom theme, and do you have a child theme?March 12, 2011 at 1:38 am #107592In reply to: [Resolved] Buddypress not working,
@mercime
Participant=== I am using Platform 1.1.3 by PageLines ===
You will need to install the BP Template Pack plugin to make your WP theme compatible with BuddyPress.
https://wordpress.org/extend/plugins/bp-template-pack/
https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/
https://codex.buddypress.org/theme-development/bp-template-pack-walkthrough-level-easy-2/Other than that, you could create a bp-default child theme and tweak it to look like Platform theme.
https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/March 12, 2011 at 1:36 am #107591Virtuali
ParticipantYou guys have changed/ and or added a function that most likely has any extra space in the file.
I have most commonly seen Headers already Sent out by an extra space in the file. I would recommend copy and pasting the original file from buddypress into the one that you have changed to ensure there are no spaces.
March 12, 2011 at 1:33 am #107590In reply to: [Resolved] Putting a forum on buddypress
Virtuali
ParticipantGlad we could help you!
March 12, 2011 at 1:28 am #107588In reply to: [Resolved] Buddypress not working,
Virtuali
ParticipantThank you for providing us with the support questions!
it really helps us solve your issue.Since you say that the links redirect to the homepage, it means the files are not there/not in the right place.
Do you have a child theme, or buddypress template pack installed? Or do you have default theme?
-
AuthorSearch Results