Search Results for 'buddypress'
-
AuthorSearch Results
-
July 29, 2013 at 10:04 am #169010
In reply to: How to make my theme work with buddypress 1.8
Hugo Ashmore
ParticipantIt’s important to understand that this is a theme issue, not BP’s issue, as of 1.7 BP re-factored how it worked to a huge degree and added theme compatibility, designed to allow BP content to work seamlessly in any WP theme providing the theme followed basic WP template practises -it’s a real shame so many don’t!
They replied and said the buddypress pages should be using the buddypress page templates and asked if I have installed the buddypress page templates correctly.
This is somewhat outdated advice and sounds as though they are suggesting the old template pack process or copying over bp-default theme templates, neither of these are what you need to be doing and require a little knowledge to achieve.
As said earlier all you need is a correctly functioning page.php, clearly this theme prevents page.php working as is normally expected so the answer is copy page.php & rename it buddypress.php in order that you may make custom mods in that file without page.php and your themes templating breaking. Now in buddypress.php you need to have a working and ‘Normal’ WP loop plus any other html markup structure your theme uses, however this is the sort of thing the theme author can best handle or at least they will understand what needs doing.
Again earlier I pointed out where you can find an example loop in the WP default theme twentytwelve but you need something like this in your content area of your custom buddypress.php file:
<div id=”content” role=”main”><?php while ( have_posts() ) : the_post(); ?>
<h1 class=”entry-title”><?php the_title(); ?></h1>
<?php the_content(); ?><?php endwhile; // end of the loop. ?>
</div><!– #content –>
However whereas this may kick the custom template into life it doesn’t account for the theme markup structure so likely would look broken, but we have no understanding of what this theme does with it’s templates so can’t really advice – again the theme author could and needs to understand how BP now works as a simple one file include with their theme could allow them to state their theme is BP compatible.Lastly and for anyone else reading the thread understand that the best place to source themes which are BP compatible is the official WP theme repo as the theme checks run on submitted themes will ensure standard WP practises are adhered to, buy premium themes and you take your chances, unless they are from a well known source and /or clearly state BP compatible or if not that they DO follow the WP templating API not invent their own I would avoid also I would avoid unless there was a strong support area for the theme.
July 29, 2013 at 9:53 am #169009In reply to: Problems with registration page.
logicsforyou
Participanthi ,
I am trying to install buddypress on Blog http://logicsforyou.com. but its not showing any link for register and active pages …even its breaking other pages as well. please help
July 29, 2013 at 8:58 am #169007In reply to: How to make my theme work with buddypress 1.8
zerosit
ParticipantHi, guys.
The developer of my theme came back to me and said that the buddpress pages are using the “default page” templates from the theme itself now; that’s why nothing is appearing in the buddypress pages. They replied and said the buddypress pages should be using the buddypress page templates and asked if I have installed the buddypress page templates correctly.
I’ve tried changing to themes of other developers and the buddypress pages work perfectly. Does it mean to say that the buddypress page templates are setup correctly? What should I do now?
I understand that you guys did mentioned previously to check with the developer himself, which I did. However, this is the reply I got from him. I really feel like a ball myself. Please kindly advise me on what modification or action I ought to take now to enable buddypress.
The only thing that’s preventing the site from going live now is the buddypress. Please kindly help me.
Thanks.
best regards,
ericP.S. Pls don’t point me to the codex again; I really have a difficult time understanding them.
July 29, 2013 at 8:26 am #169005Jigesh
Participantyou need to fix it with no conflict jquery condition, if you don’t know it, than give me access to your site, i will do that. thanks.
July 29, 2013 at 7:06 am #168997whitewolf1988
ParticipantJuly 29, 2013 at 6:31 am #168994In reply to: Missing content..advice needed
bp-help
ParticipantThat is basically the members page. Go to dashboard/settings/buddypress/pages beside “Members” click the dropdown and select the workstations page and click save. That will associate your members page with the workstations page you had previously created.
July 29, 2013 at 6:02 am #168993In reply to: Missing content..advice needed
bao_plansystem
Participanthi there,
here the page with the issue
http://www.plansystem.com.au/workstations/standard word press page, but the buddy press states :
“Each BuddyPress Component needs its own WordPress page. The following WordPress Pages have more than one component associated with them: Workstations”Thanks
July 29, 2013 at 5:39 am #168992In reply to: Missing content..advice needed
bp-help
Participant@bao_plansystem
Please be more specific. Is this a BuddyPress page or just a standard WordPress page that is missing content? Also give as much detail as you can about your install.July 29, 2013 at 5:27 am #168991In reply to: BP Groups and Forums
Faramarz
ParticipantHi, Thanks again @mercime, you are a life saver.. Looking at the thread, looks like this is a Buddypress issue and not bbpress. I see a lot of people are fixing the issue by replacing the ‘groups’ folder with the one in version 1.7.3. Is that something that you or Buddypress peeps recommend? Is that going to cause other problems down the road?
For one thing, I know the group folder will be overwritten again when a new update is available.
July 29, 2013 at 5:14 am #168989bp-help
Participant@whitewolf1988
Looks like your using a test server anyhow so go ahead and try BP 1.7 and if it resolves the issue then you can upgrade to BP 1.8 when the theme author has updated this theme to work with BP 1.8. Sorry if this is not a complete solution but that is the risk you take when purchasing themes that are overly complex and are not promptly update for current versions of WP and BP! Good luck!July 29, 2013 at 5:11 am #168988In reply to: BP Groups and Forums
@mercime
Participant@faramarz thanks for posting the error, see https://bbpress.org/forums/topic/fatal-error-unable-to-create-forum-from-buddypress-group/#post-135487
EDIT – Trac Ticket at https://bbpress.trac.wordpress.org/ticket/2374
July 29, 2013 at 3:16 am #168985In reply to: No "buddypress" in Theme Options
@mercime
Participant@junithorn Site url is good. I see that you’re still on BP 1.7.2 I’m seeing the old http://…/buddypress//bp-themes/bp-default/_inc/global.js?ver=20110818′ in source code of your site while you should be getting BP 1.7.2’s http://…/buddypress/bp-templates/bp-legacy/js/buddypress.js enqueued in your WordPress theme. Did you hardcode the link to global.js?
July 29, 2013 at 2:42 am #168982In reply to: Strange Width in Buddypress
bp-help
Participant@mafaldam
Supply a link like karmatosed said. Did this happen automatically or after you made some changes? Supply as much info as you can about your install. Did you maybe accidentally hit
Ctrl and -(minus) if so it will make the page width shrink. If so hit Ctrl +(plus).July 29, 2013 at 2:18 am #168981Oken
ParticipantAlright, I figured out what was braking the theme! Because I was turning off the friends feature since I’m going use BuddyPress Follow , one of the components in the header that called for pending friends request must have some how messed up things. Which when you think about it makes sense, since the header was the only thing that was working.
July 29, 2013 at 2:17 am #168980whitewolf1988
Participant@mercime Hi and thanks for your help. I have BP 1.7.3 running but the same issue still. Should I try BP 1.7? Was there that many changes between BP 1.7 and BP 1.7.3 that would cause this issue? Obviously I would prefer using BP 1.8 but if this theme isn’t updated for it then I am prepared to downgrade the BP version to make it compatible. This theme is very complex and I really do not want to mess with its inner workings. I was disappointed to find out you can not even make a child theme for it because of its complexity. Thank you again and I will wait for your advice.
July 29, 2013 at 12:22 am #168978In reply to: upgrade issue with extras?
marbler
ParticipantI am getting this as well since upgrading to the latest version of BP.
I see it when I go to Admin and then Extras:
Fatal error: Using $this when not in object context in /home/….public_html/…/wp-content/plugins/buddypress-groups-extras/core/loader.php on line 345
Any ideas of a fix. I have seen people on the BBPress forum also talking about this (https://bbpress.org/forums/topic/fatal-error-unable-to-create-forum-from-buddypress-group/)
but I don’t think it is BBPress relate because I am not using this on my site.July 28, 2013 at 10:58 pm #168974In reply to: BP Groups and Forums
Faramarz
Participant@mercime.. I am still getting the same error even after changing my URL and my subdomain. When I check my error_log file, I get this error:
[28-Jul-2013 22:51:11] PHP Fatal error: Using $this when not in object context in /public_html/wp-content/plugins/bbpress/includes/extend/buddypress/group.php on line 461
I’ll post this question in BBpress forum as well. I thought maybe you’ve experienced the same issue before.
This is on bbpress 2.3.2 and buddypress 1.8 and I followed every step of instructions on this page to create a sitewide forum and forum for buddypress groups:
https://codex.buddypress.org/user/setting-up-a-new-installation/installing-group-and-sitewide-forums/Thanks
July 28, 2013 at 10:33 pm #168973In reply to: Strange Width in Buddypress
Tammie Lister
ModeratorHi,
It would be really helpful if you are able to paste a link to your site. Unfortunately, a change in width could be due to a lot of different factors – hard to tell which without seeing. A screenshot may help if you can’t give a link, but a link would be better.July 28, 2013 at 10:17 pm #168971In reply to: Members Directory Pagination Help!
meg@info
ParticipantI think you can’t show the correct number, because you do the test about role of bbp_blocked in the loop, so the number of members is uknow before the loop, buddypress save the number of members before the loop in variable $total_member_count
check bp_core_get_total_member_count() function.
I think if you check how buddypress profil search work, you will find a solution for your problem.
https://wordpress.org/plugins/bp-profile-search/Regards,
July 28, 2013 at 9:12 pm #168969In reply to: BuddyPress 1.8 Issue
GhostPool
ParticipantI’ve now discovered the issue, which could be considered a BuddyPress bug. My left sidebar is loaded before the page content and if the sidebar contains BuddyPress widgets the buttons do not appear. If I remove the BuddyPress widgets or move them to the right sidebar which is loaded after the page content the buttons display.
July 28, 2013 at 8:36 pm #168964In reply to: No "buddypress" in Theme Options
junithorn
Participant@mercime Like I said in my original post, “Enable group creation for all users” is enabled in buddypress settings. Non-admins still cannot create groups for some reason, they are redirected to the front page.
July 28, 2013 at 5:39 pm #168958@mercime
Participant@whitewolf1988 per your theme’s page at marketplace, flix is compatible with BuddyPress 1.7.x, BuddyPress 1.6.1, BuddyPress 1.6. It probably needs to be upgraded for BP 1.8
July 28, 2013 at 4:25 pm #168953whitewolf1988
Participant@megainfo
Hi and thanks for your reply. My themes js folder contains six js files. Is this what you mean? In that folder I have buddypress.js, jquery.greyscale.js, jquery.nivo.slider.pack.js, jquery.timeout.min.js, jquery.uniform.min.js, and onefile.js so am I supposed to replace one of these or am I totally off track? I am really not sure what to do but any help is greatly appreciated. Thank you!July 28, 2013 at 3:48 pm #168952In reply to: Hide Member total in Widget?
meg@info
Participanthi,
you can hide it by adding this css code in the style.css of your current theme.
.widget.buddypress div.item-meta, .widget div.item-meta { display:none !important; }July 28, 2013 at 3:17 pm #168950@mercime
Participantclosing this topic in favor of same OP’s post at https://buddypress.org/support/topic/no-buddypress-in-theme-options/#post-168946
-
AuthorSearch Results