Site logo

[Resolved] GP/GP Premium and bbPress (the GP version!)

Home Forums Support [Resolved] GP/GP Premium and bbPress (the GP version!)

Home Forums Support GP/GP Premium and bbPress (the GP version!)

Viewing 6 posts - 16 through 21 (of 21 total)
  • Author
    Posts
  • #310879
    Gabriele

    Hi Tom,
    you can take a look at https://dev-tenthousandbuddhas.pantheonsite.io
    You will need to access as registered user to see the buddypress profiles pages:

    username: test
    password: test

    Thanks,
    Gabriele

    #311287
    Tom
    Lead Developer
    Lead Developer

    Can you show me a screenshot of your hook you’ve added the code to?

    #311388
    Gabriele
    #311794
    Tom
    Lead Developer
    Lead Developer

    Weird, not sure what’s going on there. I guess the conditional works for both plugins.

    Try this: <?php if ( is_bbpress() && ! is_buddypress() ) : ?>

    #311856
    Gabriele

    You nailed it!
    Thanks a lot and great support as usual.

    #311974
    Tom
    Lead Developer
    Lead Developer

    Glad I could help! 🙂

Viewing 6 posts - 16 through 21 (of 21 total)
  • You must be logged in to reply to this topic.