Save file.
Search Results for 'buddypress'
-
AuthorSearch Results
-
September 7, 2012 at 7:09 am #141184
@mercime
ParticipantBased on the HTML structure of your theme, you will only need to create two new files, header-buddypress.php and sidebar-buddypress.php to make the BP templates compatible with your theme.
If you’ve revised any of the BP template files transferred to your strings theme folder in server during the BP Compatibility process, please delete those 6 BP folders transferred to your theme folder in server – /activity, /blogs, /forums, /members, /groups, /register – then re-run Appearance > BP Compatibility again to make sure that you have clean template files.
A. COPY your theme’s header.php and Save As > header-buddypress.php
Open up header-buddypress.php and at the BOTTOM of the file, below other code contained within, add:
`<article class="blog_post" id="post-id; ?>”>`September 7, 2012 at 7:09 am #141183jaymeselman
Member@mercime all page sidebar
September 7, 2012 at 6:21 am #141181@mercime
Participant@jaymeselman based on the HTML structure of your theme, you only need to create two files, header-buddypress.php and sidebar-buddypress.php
Having said that, you have two options. either
a) all pages full-width
b) all pages with sidebar(a) or (b)?
September 7, 2012 at 5:49 am #141180@mercime
Participant@cleaus there’s not a single code in your pastebin.com’s links for index.php, page.php, sidebar.php and footer.php
September 7, 2012 at 12:24 am #141179In reply to: Restrict Group Creation
mix35
Participant@mercime hi,..
When I uncheck the uncheck “Enable group creation for all users.” it will say that
“sorry you are not allowed to create groups.” What should I do next?
http://content.screencast.com/users/decs2/folders/Jing/media/426f9295-3a9a-490f-9d7d-c550be54f654/2012-09-03_1537.pngSeptember 7, 2012 at 12:13 am #141175Ben Hansen
Participant@qrahaman hum odd we should be getting such different errors
thanks for the feedback!September 6, 2012 at 11:51 pm #141176In reply to: Group Profiles
Devilish Concept
ParticipantThanks @Quint but i tried using extras and got this
Fatal error: Class ‘BP_Group_Extension’ not found in /home/aboveand/public_html/AboveandBelow/wp-content/plugins/buddypress-groups-extras/bpge-loader.php on line 3
so yea that no good, the albums should be fine ill work on that tomoz, and shabusha looks interesting but for 60 euros an 19 vat an you have to re purchase for any major updates is a bit to harsh for my price range
September 6, 2012 at 11:25 pm #141174Quint
ParticipantI am not able to get a chosen option to stick using BP Default, and using the Template Pack, I can’t see the privacy options at all. I have not turned off all other plugins though, so there could be a conflict with one of those.
September 6, 2012 at 11:06 pm #141172In reply to: Group Profiles
Quint
Participantgive this a shot… I’m about to: https://wordpress.org/extend/plugins/buddypress-groups-extras/
You may also want to check out: http://buddydev.com/tag/bp-gallery/ for the Gallery (but Brajesh is working on the next version), BP Media’s BP Album+ could also work for you; and you could give Boris’ Mapology plugin at http://shabushabu.eu a shot as well.
September 6, 2012 at 11:05 pm #141171In reply to: Adding a new buddy press page
Boone Gorges
KeymasterThere’s no way to do this in the BP UI at the moment, without writing code. If you’re interested in how these tabs work, you may want to consult the BuddyPress Skeleton Component: https://github.com/boonebgorges/buddypress-skeleton-component
September 6, 2012 at 10:22 pm #141169jaymeselman
Member@mercime i hope i did it right
September 6, 2012 at 7:57 pm #141163In reply to: [Resolved] Allignment – BlackLight theme
@mercime
Participant@tomelk31 looks like the easiest option is available where you only need to adjust the style instead of revising 16 BP template files by adding the following to your stylesheet:
`#content .padder {
float: left;
margin-top: 20px;
width: 600px;
}`
then copy over the style modifications for some BP elements https://codex.buddypress.org/theme-development/theme-dev-bp-template-pack-walkthrough-twenty-ten-bp-1-5/3/ and paste those at the bottom of your theme’s stylesheet after the `#content .padder` above, then adjust to taste.September 6, 2012 at 7:37 pm #141161In reply to: Hide the main blog from users “My Blogs” menu item
4ella
ParticipantTry to bump this topic too , Buddypress is much more in advance from those last posts so maybe new BP versions will allow it, is anybody here who use @justin_k Justin’s WP-FB autoconnect and who has the same problem as @ifanatics in the first post above ? I succesfully use premium WP-FB autoconnect too and have the same problem as him, users who register to my website via this plugin can see every page even when I have restricted that page to only one different role (I have created 2 new roles , “club” and “job_applicant”, both new roles works perfect when I want to show and hide the content to specific user but only facebook users can see everything
, (they can see everything even if I manualy assign them a different role in user profile edit page.
Other problem is what can I do to show facebook users in EDIT author drop down field in EDIT post page ? I can see there only wordpress – buddypress users , but not Facebook users despite of they are all everywhere even in members directory, from that reason I cannot assign them any blog post / CPT postSeptember 6, 2012 at 7:13 pm #141158In reply to: Safari and Chrome messed up bbpress layout
nickyernstsen
MemberThe only thing i’ve done is to replace “sidebar” with “//sidebar” in the twenty ten theme files.
As to your solution, could you be more specific as to how I resolve this issue. I’ve no idea how to remove the ‘table-layout fixed’, and by removing that won’t I then get full width on all pages?
I only need full width on the forum.
September 6, 2012 at 7:05 pm #141157@mercime
ParticipantSeptember 6, 2012 at 6:58 pm #141154@mercime
Participant
September 6, 2012 at 6:54 pm #141153juanmaguerrero
ParticipantHi, @rogercoathup I missed your comment previously. In our case I modify the activity loop and any other plugin or theme will have the same activity loop as the default one, just with the modification my plugin is installed to do, meaning that if the user wants the activity loop not modified my way will never install my plugin in the first place. It’s for auto loading activity items and removing the “load more button”. It would be crazy to think that the user would install this plugin ando other that uses that button xD and no filter instead… Also, with every “bp-default” theme upgrade/new BP version, I would update the plugin (will took me two minutes to do that
September 6, 2012 at 6:46 pm #141152In reply to: [Resolved] Allignment – BlackLight theme
September 6, 2012 at 6:34 pm #141150cleaus
ParticipantOk here are those urls:
Header.php: http://pastebin.com/cGNhfwc9
Index.php: http://pastebin.com/2w5zKkKw
Page.php http://pastebin.com/rrGTjAmk
Sidebar.php: http://pastebin.com/dh3RXY7F
Footer.php: http://pastebin.com/67cwFQ9SThanks!
September 6, 2012 at 6:31 pm #141149ed161718
ParticipantThanks for all the help, all I have to do is tweak it now!
September 6, 2012 at 6:01 pm #141148In reply to: BP Photos+tags not working
@mercime
Participant@erikahrend that plugin has not been updated since 2011 and therefore would not likely be compatible with BP 1.6
September 6, 2012 at 5:54 pm #141147In reply to: Activating existing users
4ella
ParticipantThanks @mercime but this is not a problem what I have asked, I know how to activate future users (WP – approve users plugin I don’t need) but I don’t know how to activate WP already registered users who succesfully registered their account but never did any activity in buddypress part , that’s why I can’t see them in buddypress directory , I have about 990 members registered who never posted any post , who never made any buddypress activity , only registered via gravity forms plugin – register user addon or registered via register page , that’s why I can’t see them in members directory where I have only 400 members, i would like to see them there all, but I don’t want to activate them one by one , so I search for some solution how to (maybe with the help of some query change some value in MySql table to get them there all),
“Activate users in Buddypress” plugin shows me all 990 users as already activated , some of them without BP activity and some of them without LAST ACTIVITY, there’s nothing to do, no button to change anything , this plugin will not help me to show them in members directory , there must be a simple query which will do it in batch for all of them, practicaly MEMBERS DIRECTORY it shows me only members with LAST ACTIVITY record , so simple query which will change that LAST ACTIVITY record will certainly help.September 6, 2012 at 5:53 pm #141145jaymeselman
Memberheader http://pastebin.com/y0Kcp6in
index http://pastebin.com/cE68bgWX
page http://pastebin.com/N0QSrG6C
sidebar http://pastebin.com/qC9b0MvT
footer http://pastebin.com/29dHWvU2
September 6, 2012 at 5:53 pm #141146@mercime
Participant@burntheedges you have two options
a. create only two files – header-buddypress.php and sidebar-buddypress.php
– the downside is that the titles of the BP pages won’t be like the titles of the rest of your site i.e., not white text on black backgroundb. revise 16 BP template files – your pages titles will be styled like the rest of the site’s page titles
– downside revising 16 more or less template files when there’s an upgrade.I would opt for (a) and wait till BP 1.7 where these additions/revisions will be fossils from the past
September 6, 2012 at 5:29 pm #141143In reply to: Questions and Help with coding
newbie2011
Participant@Roger Coathup – sorry didn’t realized that I should have posted seperately, will do and ash other questions on the wordpress forums, thanks
-
AuthorSearch Results