Forum Replies Created
-
Hmm, actually I think this works for my case
<?php echo do_shortcode(‘[bbp-topic-index]‘); ?>
Still if someone have another code let me know. Thanks
Thanks a lot, Jon. Very nice that you post the whole code.
My problem is – as I can’t use WP page, as I need to display this on custom homepage (index.php), not on the separate WP page.
so I try to use
<?php echo do_shortcode(‘[bbp-topic-index]‘); ?>
As it is outside loop, but it doesn’t work. Not sure what I am doing wrong.
Not sure what I doing wrong.
hey Jon & Jim & JJJ & Jaredatch
did u manage to get something like https://bbpress.org/forums/ ?
what was shortcode or php code I can use to create it? My problem is that I can use it in the new page, but on custom homepage of my site – so I need php code (or wrapup php code with shortcode) that will display something like https://bbpress.org/forums/
your help is greatly appreciated!
– – – – – – – – – – – –
otherwise bbPress looks great and i’m looking forward to learn more about it and build some big website. previously i build websites with 750,000 visitors in drupal. but now trying to figure out myself how to use wordpress
In reply to: Custom fields for homepage viewsI forget to mentioned I am using bbPress 2 and WP 3, all updated and running fine.
I would appreciate help on this topic please
How to get nice looking page with latest threads, topics and reply on the custom homepage. Not on the WP page.
Where can I find php code that could pull this from bbPrss 2?
Thank a LOT!