Reply To: Redirect user after registration
bbpress just uses wordpress registration, so this should work for you WP After Registration Redirect User Advanced come back and confirm
View ArticleReply To: Redirect user after registration
Thx mate but I was looking for some functions, not for a plugin, I should said it in my original post, my bad.
View ArticleReply To: Redirect user after registration
my only suggestion would be to lift the functions form the plugin 🙂
View ArticleReply To: Redirect user after registration
Well it’s weird, even with this plugin Im redirected to the wp-login page
View ArticleReply To: Redirect user after registration
Can this help? Layout and functionality – Examples you can use
View ArticleReply To: Redirect user after registration
I’ll take a look at this and come back later, thanks Pascal !
View ArticleForum freshness not displaying after 7 days
WP : 5.0.2 bbPress : 2.5.14 Theme : Custom (built with _S) Hi everyone, I just noticed that in the forum freshness block, I get a “aucun nouveau sujet” (no new topic / messages) message when nobody...
View ArticleReply To: Forum freshness not displaying after 7 days
It could be a theme or plugin issue Themes As a test switch to a default theme such as twentyfifteen, and see if this fixes. Plugins If that doesn’t work, also deactivate all but bbpress and see if...
View ArticleReply To: Forum freshness not displaying after 7 days
I’ll try that and come back later, thx Robin.
View ArticleReply To: Forum freshness not displaying after 7 days
Hi Robin, Well it seems my issue just solved itself … so I guess it’s ok for the moment, I’ll keep looking that tho. Cheers, Chaaampy.
View ArticleBest template for bbPress?
Hi, I would like to ask what bbPress template to choose so that the forum looks good. I tried more, but the forum did not look very good. I would like to have the same or similar template as...
View ArticleUser profile page with display name instead of username
WP : 5.0.2 bbPress : 2.5.14 Theme : Custom (built with _S) Hi everyone, Im looking to build some custom URL for users profile pages. I wanted to have something like …/forums/users/name/ instead of...
View ArticleTopic View
I have searched everywhere for an answer but cant find one to this I have created a single page forum, using a custom page and a shortcode for forum id. The layout for this page is completely...
View ArticleReply To: Topic View
Yes, I read that and according to my edit panel I am using the default template – which I am guessing is just my theme. All my pages say they are using the default template regardless of the layout on...
View ArticleReply To: Topic View
the problem is that modern themes ignore what wordpress expects and do all sorts of clever stuff. yes copy page.php and rename it to bbpress.php then post a copy of the file here, and I’ll try and...
View ArticleReply To: Topic View
Yes, its a tricky theme – all this is in page.php is this <?php /** * Single Page */ get_template_part(‘single’); ?> So, I go look in single.php and this is what is in there.. <?php /** *...
View Article