Forum Replies Created
-
Looks like your status updates are working and that you were successful in activating BP 1.7.2 in your site.
@sbnuman first time I’ve seen this issue reported. Have you tried basic troubleshooting like changing to BP Default theme and deactivating other plugins except BP and bbPress?
@energynet BuddyPress is not activated in your site. Have you tried changing to Twenty Twelve theme and activating BuddyPress?
@bphelp have a great vacation. Thanks for helping out in the forums
Moved topic as requested.
To add code in Codex, you can either use
<pre><code> // code here </code></pre>for something like http://codex.buddypress.org/developer/members-navigation-menus/
or use
[sourcecode language=""css""] //code [/sourcecode]for something like http://codex.buddypress.org/legacy/theme-dev-template-pack-walkthrough-twenty-twelve/
@faheem123 Go to Settings > Permalinks and choose anything other than default permalinks.
@asnakea3 No trolling. If you need help, ask for it and we’ll try to help. As I mentioned in your topic, there are plenty of happy BuddyPress campers. Closing this topic.
Closing this topic. As noted above, the issue was with the hosting company. Feel free to start a new topic of your own.
@asnakea3 @bphelp a good example of BuddyPress working with a WordPress theme is http://testbp.org It’s using the upcoming Twenty Thirteen theme (availabe in WP 3.6 beta 3).
Other examples of BP-powered sites:
http://wordpress.org/showcase/?s=buddypress
http://www.bpinspire.com/I do empathize with your frustration, but this is not the way to go about getting help with your installation issues.
@asnakea3 At this stage, I’d recommend deactivating all plugins except BuddyPress and changing to BP Default theme or the Twenty Twelve theme. Clear cache and check registration.
@somdefabrica by default, 20 members are shown per page in Members Directory page. Pagination will show up when you have more than 20 members per page. Same goes with Groups Directory page.
when I try example.com/forums, it goes straight to the forum index
@dnbrawler What theme are you using? What plugins do you have installed? If you deactivate BuddyPress, does /forums/ go to the correct page like this one (if you added the shortcode/s) http://testbp.org/discussion/ ?
@acceptableice make sure you created a Forum for the Group Forums and made it a category see http://codex.buddypress.org/user/setting-up-a-new-installation/installing-group-and-sitewide-forums/
1.7.2 – Maintenance and Security Release http://buddypress.org/2013/05/buddypress-1-7-2/
@mahdiar didn’t know wordpress.com was blocked in your country. Found the page.php file for Complete Theme. Please confirm that the source code of your page.php file is the same as the one posted at http://pastebin.com/wnfS1Gky If so, I’m thinking that it’s more likely a plugin conflict – e.g. “javascript to footer” plugin and/or the gallery plugin which might be using an older version of jquery, etc.
Before looking around for other themes, change to Twenty Twelve, a responsive theme which has been tested quite thoroughly with BuddyPress 1.7+. If BuddyPress doesn’t work on Twenty Twelve in your installation, then I doubt BP will work on other WP themes in you server.
@dnbrawler Re: unable to see an options to attribute my Forums Page with the Buddypress Forums.
I was thinking of the old groups forums re BP Pages, disregard this, my bad.The 3rd point you prescribed is what my settings are right now and what is causing the “redirecting” load problem.
Based on your original post above, you have /forum/ not /forums/ as your Archive Slugs->Forums base. What’s in your Settings > Forums > Single Slugs -> ___? If it’s the default /forum/ then there could be a conflict.
@andy_blanc can’t open the link you gave above.
I don’t see how BuddyPress templates can be conflicting with the responsive home layout when BP uses the regular Page template though.@robertnorcross can’t guess what’s needed to override your theme’s styles. Do provide throw-away username and password to site so we can help you. Delete the account after the issue’s resolved.
Otherwise, you could download Firebug, a Firefox add-on to inspect elements and find resolution to style woes.
the problem has been isolated to a conflict with wp engines object caching (i knew it front he beginning)
@ubernaut
Marked as resolved per request.@dnbrawler
- WP 3.5 aboe or 3.5.1? BP version?
- Did you upgrade from BP 1.6.5 or is this a new BP 1.7.1 installation? That is, do you have the old BP Group Forums installed or is your issue with the bbPress plugin sitewide or group forums?
- If sitewide forums, did you create a new Page for your forums and add the forum index shortcode? If you did, you should use the same Page slug, e.g. discussions, in the Settings > Forums – Forum Archive slug (which should also be the same, e.g. discussions)?@robertnorcross looks like the style enqueued by BuddyPress is superseded by your theme’s styles for form labels/inputs which could need some float: left; clear: left;
Sorry I can browse the link you said
Not sure what you mean. The link I posted above leads to nowhere for you? It was a shortcut for http://bpsocialnetwork.wordpress.com/2012/07/13/complete-theme-wp-explorer/
Yes ! I install bp in my pc(localhost) … ! Nothing changed.
Unfortunately we don’t have access to the premium theme. BP auto Theme Compatibility works with almost all WP themes. Some do not work due to a variety of reasons including customized templating systems, erroneous coding, missing page titles in pages and so forth, all of which are beyond our control.
Have you checked in the forums of theme developer whether other Complete theme users are having this problem and what, if any, solution was provided by theme dev?