Jump to content
Sign in to follow this  
thebusysingleparent

Need step by step instructions for Buddypress and Platform Pro

Recommended Posts

thebusysingleparent

Many know that when you install buddypress and the template pack that it screws with the setup template of platform. My sidebars that were once on the side are all pushed down to the bottom. Buddypress has instructions on how to edit your html structure on typical themes but I can't find anywhere in Platform to copy structural html from. I'm totally naive on this subject so a nice step by step would help very much thank you. Darn thing is that I had this all fixed up earlier this year but uninstalled buddypress the other day to try something else and now I cannot remember how I did it all those months ago. http://thebusysingleparent.com/members

Share this post


Link to post
Share on other sites
thebusysingleparent

From the lack of Buddypress issues in this forum I conclude that everyone else is either not using it or is just way more smarter than me (which is probably the case) but according to Buddypress forums Platform Pro should have never been tagged as Buddypress compatible. Better integration would be nice for us who don't know anything about coding.

Share this post


Link to post
Share on other sites
cmunns

Did you also get the BuddyPress template pack plugin ?

Share this post


Link to post
Share on other sites
thebusysingleparent

Yes

Share this post


Link to post
Share on other sites
thebusysingleparent

After uninstalling, deleting, and re-installing every plugin related to buddypress and platform I finally got it fixed by restoring files from a month ago - when it did work. Wish I had thought of that yesterday.

Share this post


Link to post
Share on other sites
thebusysingleparent

However - what do I need to do to get the Full Width Side-bar to show up on the Buddypress pages? It never showed up before either but I would like it to.

Share this post


Link to post
Share on other sites
catrina

Do you already have the full-width sidebar set up? (I don't see it in any of the pages on your website.)


Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
thebusysingleparent
This was and old question but I know others have the same so I finally made the sidebar issues work with this code [code]#buddypress-page #content{ width:530px; float:right; margin: 25px 0 0 0; }[/code] Of course one has to change the width and the float to fit their needs As far as full width sidebars I'm using base-sidebar now (new site) in pages and post for ad placement and I think those sidebars just don't work in custom pages like what buddypress uses. Or is there a way? New site - http://thesingleparentperspective.com/members

Share this post


Link to post
Share on other sites
kastelic
If its a matter of having the right content wrappers, you can get google Chrome and "inspect" your page to see all the divs and how they are layed out. I've seen this same thing on other plugins such as Jigoshop and Woocommerce. Don't know if it will help because I don't know the buddypress syntax, but here is an example of what you have to do with Woocommerce in Framework: [code] remove_action('woocommerce_before_main_content','woocommerce_output_content_wrapper', 10); remove_action('woocommerce_after_main_content', 'woocommerce_output_content_wrapper_end', 10); add_action( 'woocommerce_before_main_content', 'pl_woo_open_wraps', 10 ); add_action( 'woocommerce_after_main_content', 'pl_woo_close_wraps', 10 ); function pl_woo_open_wraps() { echo '
'; } function pl_woo_close_wraps() { echo '
'; }[/code] Again, I know this is not for buddypress but might help you understand the structure IF that is how the budypress integration even works.

Share this post


Link to post
Share on other sites
thebusysingleparent
That's getting into areas I'm ignorant about so I'll ask this... Is this something I would change in the buddypress functions.php like for each page bp_members_functions.php, bp_groups_functions.php and so on or is this something I change in the platform... also, I'm using probase not framework - don't know if that makes a difference.

Share this post


Link to post
Share on other sites
catrina
Using PlatformPro + PlatformBase?

Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
thebusysingleparent
@catrina Yes, with base activated.

Share this post


Link to post
Share on other sites
Rob
At present, bbPress and BuddyPress do not function correctly in PlatformPro. I'm sorry but Catrina may have been unaware of this. We're about to release PageLines Framework 2.1 which has integration for both bbPress and BuddyPress. I'd suggest considering an upgrade to our new Framework. There's no solutions available for PlatformPro, unfortunately.

Former PageLines Moderator, Food Expert and Raconteur

Share this post


Link to post
Share on other sites
thebusysingleparent
I hate to complain but considering pagelines pro was advertised as compatible with bbpress and buddypress (especially buddypress) no one should have to pay for a new framework - especially full price when they already paid for pro expecting it to work. I read in another thread that stated pro was advertised as a theme and not a framework yet, I remember just the opposite when I paid for mine and upgrades were supposed to be free and now that they have this new framework instead of fixing pro that people have paid for they are trying to sell them something else that from what I read still isn't compatible with buddypress - maybe the new version you spoke of will be but still - I already paid for one product that doesn't work as advertised so why would I pay for another one with the same promise? All the differences in the new framework are exactly what everyone who bought pro was asking for (all the things they were unhappy with in pro) so instead of upgrading pro - pagelines just comes out with a new product. Like i said, I don't like complaining but this seriously seems like a scam - bring someone in with a promise then not full-fill that promise.

Share this post


Link to post
Share on other sites
thebusysingleparent
"There's no solutions available for PlatformPro, unfortunately." Does that mean I get my money back since if failed to perform as promised? At least as store credit towards the new framework? I missed out on the offered discount because at the time I was not in a position to purchase and "upgrade". Why do they call it an "upgrade" if it is a new product anyway?

Share this post


Link to post
Share on other sites
catrina
If you need to get in touch with PageLines about your account, please e-mail hello@pagelines.com and they'll be happy to take care of you.

Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites
reidwalley
Hi kastelic, Re: Matching WooCommerce's content wrappers to PageLines Framework (v2.1.1) Your solution works great ([url="http://www.pagelines.com/forum/discussion/comment/91377#Comment_91377"]http://www.pagelines.com/forum/discussion/comment/91377#Comment_91377[/url]), but only for the content part of the page. The sidebar is still pushed to the bottom of the page. Is there more code to match the sidebar's content wrapper as well? Thanks.

Share this post


Link to post
Share on other sites
maigoofy
Well said, thebusysingleparent. I cannot agree with you more. I paid 300 dollars or so for all the software they sold last year, because they said they would come with compatible forum plugins that looked so cool. But when I bought them, it was so difficult to set them up. And the video tutorials did not help much.

Share this post


Link to post
Share on other sites
Jenny
@reidwalley and @maigoofy, please start a new topic with your discussions. Thanks!

Jenny :: Web designer at Simple Mama (follow me at @simplemamacom)

Check out Share Me, a social sharing add-on for DMS that is super simple to set up.

Share this post


Link to post
Share on other sites
jankowalski
@maigoofy Unfortunatelly i have experienced the same, and there is no way to get support for pagelines pro from developers, i was promised a solution to make it compatible with bbpress but nothing happened. they are simply not interested, if you spent another 190 dollars and upgrade to framework, you will have it fixed... or better i send you those files for free if you want.

Share this post


Link to post
Share on other sites
jankowalski
By the way, this @kastelic solution works if you insert it into functions in platform base, but where i suposed to insert it in pagelines framework 2.0?

Share this post


Link to post
Share on other sites
jankowalski
@thebusysingleparent I also get buddypress to work somehow with PLATFORM PRO. Including sidebar. But as @rangelone mentioned in his post from January 31st [quote] We're about to release PageLines Framework 2.1 which has integration for both bbPress and BuddyPress. I'd suggest considering an upgrade to our new Framework. There's no solutions available for PlatformPro, unfortunately.[/quote] So his wrong in both cases, there is solution to make it work with platform pro, as we both manage to worked it out, and aparently i did upgrade to FRAMEWORKS for 100$ and today i got the message that that buddypress is compatible but without sidebar, You can see it in this topic http://www.pagelines.com/forum/discussion/comment/98718#Comment_98718 as @Simon mentioned, they [quote] had no way to control where the sidebars were placed.[/quote] It sounds like a joke! Expensive joke.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×