Search Results for 'bbpress'
-
Search Results
-
…on my site.
http://www.scopedin.com/bbpress/
Both errors point to code that looks right to this novice. The generated source has an interesting occurrence (a couple, actually) of the » in my head section; in fact, the code there doesn’t seem to match up with what’s in my header.php file.
Can someone shed some light on this for me? Thanks.
Here’s the link to the validation I ran, if you’re interested in that:
http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.scopedin.com%2Fbbpress%2F
I’ve managed to integrate everything perfectly between my WordPress and bbPress site except this last part. I want to call up <?php login_form(); ?> from bbPress and show it in my WordPress header.
The reason I want to do this because I have a “Login” and “Register” button that changes to something different if the user is logged in. Like this;
Is this possible? Thanks for all help so far. The bbPress community has been very helpful so far
Topic: Menu Items not visible
Hi All,
I am in the process of getting at WP theme applied to bbpress and so far have had some luck..The headers and Footers are visible to the most part.
However the menu items are not coming across from the WP menu system.
Site: http://www.cloudosity.com
bbpress: http://www.cloudosity.com/forum
I get the two hard coded menu items but it looks like none of the WP variables can be called from the bbpress page. I am using get_header(); to pull in the header but the WP header code such as <?php echo $page_menu; ?> does not appear to work.
Can anyone tell me if this is possible to resolve?
Thanks,
David
I’ve just upgraded to newest version 1.0.2 and now can no longer access my “my-templates” folder with my custom theme files. In addition, it thinks that there are three versions of the default kakumei theme even though there is only one instance of that theme folder in the bb-templates folder.
It won’t even recognize my custom theme if I put it into the bb-templates folder – although the theme has worked perfectly before the upgrade, I have no way to choose it now.
I’ve searched for hours and cannot find any fix for this (and yes I did make sure that my permissions are set correctly to 755). I followed the upgrade instructions to the letter.
Has anyone else run into this problem and found a solution?
