Archived topic
GP/GP Premium and bbPress (the GP version!)
20 replies · Started by NBC on January 11, 2017
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
Can you show me a screenshot of your hook you've added the code to?
Weird, not sure what's going on there. I guess the conditional works for both plugins.
Try this: <?php if ( is_bbpress() && ! is_buddypress() ) : ?>
You nailed it!
Thanks a lot and great support as usual.
Glad I could help! :)