Search Results for 'buddypress'
-
AuthorSearch Results
-
January 11, 2013 at 6:39 pm #150321
In reply to: My BuddyPress Hosting Recommendation
Ben Hansen
Participantthat’s a great article your blog looks nice as well. i think i’d probably agree with your conclusion but i am curious if you have encountered the issue over there where they are counting about 8 to 10 times the number of visitors GA reports (i believe due to faulty counting methods) it’s definitely giving me pause to refer any more business to them at least until the issue is resolved.
January 11, 2013 at 6:18 pm #150320In reply to: No Flood Control – Buddypress 1.6.2
modemlooper
ModeratorProbably a function that didn’t get finished.
January 11, 2013 at 5:32 pm #150316In reply to: Manual vs. SimpleScipts install
modemlooper
ModeratorYou will need to backup database, download wp-content folder, delete everything including database, create fresh database, install wordpress and buddypress manually, upload the contents of your downloaded wp-contents folder, import saved database backup.
January 11, 2013 at 4:07 pm #150310In reply to: BuddyPress notifications to iPhone
Paul Wong-Gibbs
KeymasterYep. Free idea for someone 🙂
January 11, 2013 at 4:06 pm #150308In reply to: Activity Stream Date Format
danbpfr
Participantview here, this can perhaps inspire you https://github.com/alex11/wordpress-plugins/blob/master/rs-buddypress-activity-refresh/rs-bp-activity-refresh.php
January 11, 2013 at 3:47 pm #150304In reply to: Shortcodes – Disable WordPress automatic formatting
danbpfr
ParticipantHi @m1000,
all forum filters are listed in bp-forums/bp-forums-filters.php
ie :<code>remove_filter( ‘bp_get_the_topic_post_content’, ‘wptexturize’ );
remove_filter( ‘bp_get_the_topic_post_content’, ‘wpautop’ );
remove_filter( ‘bp_get_the_topic_latest_post_excerpt’, ‘wpautop’ );</code>and many others ! 😉
January 11, 2013 at 3:46 pm #150303In reply to: Activity Stream Date Format
Hope
ParticipantThanks Chouf1 for replying… I know how to format date but where to modify it for activity in Buddypress is what I don’t know.
Maybe I can add filter in functions.php file but what is the function that handle activity date and where is it located?January 11, 2013 at 3:36 pm #150302In reply to: What do you mean ?
January 11, 2013 at 3:35 pm #150301In reply to: Activity Stream Date Format
danbpfr
ParticipantHi @amalsh,
all this can be done if you create a child theme.
Date format is explained in the WP codex. https://codex.wordpress.org/Formatting_Date_and_Time
And for the other question: https://buddypress.org/support/topic/how-to-remove-active-xyz-hours-ago/
January 11, 2013 at 2:50 pm #150298ninjini
Participantheader.php http://pastebin.com/AGNeRz9z
page.php http://pastebin.com/5720ZHWL
index.php http://pastebin.com/1rxwdhJm
sidebar.php http://pastebin.com/UcCFFrDM
footer.php http://pastebin.com/4DEDhGvNThank you so much for taking the time to look at these files for me, I really appreciate it 🙂
January 11, 2013 at 12:41 pm #150290In reply to: What do you mean ?
@mercime
Participant@chouf1 “Mark-Up Officer” as far as I know, is in reference to “HTML Mark up” http://www.w3.org/TR/html-markup/ Not a job, but a vocation or interest 🙂 Btw, I may be wrong 🙂
January 11, 2013 at 12:23 pm #150285@mercime
Participant@scoobydoobydoo It means that Step 3 of the compatibility process has not been completed. Initial scan of the theme does show you only need to create two or three files to complete the process. Open up your theme’s header.php file, copy all, paste in pastebin.com, click submit and post the generated pastebin URI here. Do the same for your theme’s page.php, index.php, sidebar.php and footer.php.
January 11, 2013 at 12:17 pm #150284@mercime
ParticipantSorry, I have never used Genesis so I won’t be able to help you out with your premium theme and plugin. I’ve added Genesis theme to your topic title so users who are experienced with the framework might see it and help you out. Having said that, the folks at the Genesis forums will be your best help.
January 11, 2013 at 12:12 pm #150283In reply to: Buddypress admin page not found
@mercime
Participant@jchamp311 before going back to scratch, what exactly was done re menu? Was a plugin created or was it addressed via theme’s functions.php? Have you tried reverting to BP Default theme to check if issue is resolved?
January 11, 2013 at 12:08 pm #150282@mercime
ParticipantYou’re welcome. Glad you have it working in your installation 🙂
January 11, 2013 at 11:42 am #150280ninjini
ParticipantI just noticed a typo in the filename I had!!! The filename is now spelled correctly as ‘sidebar-buddypress.php’ and it is loading! Sorry about that…
Any idea why my sidebar is only starting after the last item in the content area? I’m using the latest template from ET, it’s called GLOW: http://bookofburlesque.com/members/
Thanks for your help
January 11, 2013 at 10:11 am #150276Mitesh Patel
ParticipantThank you @mercime.
A small follow-up question on user sign-on/registration. As you clarified, there is a unified login for all wp and bp/bb components. Does it mean that the user profiles (wp profiles and bp extended profiles) are also unified/sync’d?
With regards to the twenty twelve – Buddypress compatibility, let me elaborate my set-up a little.
Twenty twelve is not compatible with buddypress out of the box (like bp-default theme is), so one needs to use bp-compatibility-pack plugin (or can be done manually) to copy-paste buddypress specific .php templates and other files to the theme directory. This also includes buddypress style sheet (bp.css) which seems to be a copy-pasted part from bp-default style.css.
Thus, when you make twenty twelve compatible with buddypress (I am doing this on child theme of twenty twelve), the styles of buddypress components resembles to bp-default (rather than twenty twelve). If one deletes all the css from bp.css, one gets plain styles (these are twenty twelve styles but as there is nothing in twenty twelve styles for bp, they are as good as plain). Fixing these plain styles would be like making a completely new theme from scratch (like styling _s theme) for bp component pages/sections. There doesn’t seem to be a simple workaround about this.
January 11, 2013 at 9:50 am #150274joerob101
ParticipantHiya
Thanks – I already am. I’ve also posted this issue in the Genesis forums already but without finding a solution. Hence why I’m here! Can you help any further please?
Joe
January 11, 2013 at 9:42 am #150272In reply to: Buddypress admin page not found
Jchamp311
ParticipantShould I do a complete new reinstall?
January 11, 2013 at 9:41 am #150271In reply to: Buddypress admin page not found
Jchamp311
ParticipantOh and when you try and click on a member it just redirects to the members directory page
January 11, 2013 at 9:40 am #150270In reply to: Buddypress admin page not found
Jchamp311
ParticipantHI @mercime
Sorry,should of put that in, It is not a new install and what my developer was trying to do was create a menu that was only accessible once the member has logged in. He managed to do that however he only had the activity, members, forum and groups page and no profile or messages , friend requests etc now.
Hope this helps?
JohnJanuary 11, 2013 at 6:13 am #150268Maruti Mohanty
Participant@mercime Thanks for the reply.
But for the matter of fact I have used the above migration (Approach 1) and it didnt work, may be because it still have bugs in it.
Do you have any alternative for this?Thanks again 🙂
January 11, 2013 at 6:08 am #150267In reply to: Correct way of initialize BuddyPress
@ChrisClayton
ParticipantIf you’re developing it on trunk (which you probably should be at this stage), you’ll also be able to use buddypress()->loggedin_user; instead of declaring globals everywhere.
January 11, 2013 at 5:03 am #150266In reply to: Correct way of initialize BuddyPress
modemlooper
ModeratorUse globals to access bp
`function my_get_logged_in() {
global $bp;
$user = $bp->loggedin_user;
return $user;
}`January 11, 2013 at 4:24 am #150265zanzaboonda
ParticipantNo worries! I figured as much. And I did, thanks. For some reason, the code tag kept stripping parts of them out here when I tried to post them. lol Ah, well.
I think I have it working, though. Thanks so much for responding so promptly and for fixing that. I love BuddyPress, and I keep finding more ways to use it than I ever expected.
Thanks for all that you do.
-
AuthorSearch Results