Search Results for 'code'
-
Search Results
-
Topic: Limit page views for guests
Is there a plugin or a way to code this? This was a feature that helped me increase the number of registered users back then when I was using SMF.
How can this be achieved with bbPress?
I’m currently adding content to my membership page, using the memberlist plugin. I have added a few extra details to the sign up page e.g. About, Skills etc… I had found the following line
echo "<a>user_url."">".$member->user_url."</a>";so modifying this toecho $member->about;It thought it should work but doesn’t, any ideas?v1.0.2
Even though by technicality you are on your profile page, when I’m viewing my ‘manage favorites’ page (bb-templates/blah/favorites.php) I’m getting ‘profile-page’ returned by
bb_get_location()instead of ‘favorites-page’ as I would expect. This also meansbb_is_favorites()is of no use to me for this page.
If that’s not the favorites page, what is?
Topic: Google Analytics
Is it possible to add Google Analytics code to a bbPress forum? Did not see Editor under Appearance.
Thank you.
