andresferraro (@andresferraro)

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

  • andresferraro
    Member

    @andresferraro

    I see myself heading over to scriptlance to see if I can find someone to hammer it in somehow.

    Hold that thought… This was ridiculously simple and it just popped into my head as I was typing… iFrames.

    Darn! It Works! All I did was create a Sidebar as the center of the page, put an HTML widget in it with: <iframe name=”FRAME1″ src=”http://andresferraro.com/forum/&#8221; width=”100%” height=”1000″ frameborder=”0″ ></iframe>

    All this into a page called “Forums” … So now my bbPress in /forum is accessible by the WordPress page /forums (note the “s” – one URL will got to bbPress, the other to WordPress) and wrapped inside a WordPress page – With a WP sidebar, header, navigation and footer.. Sure, there might be some duplicate stuff between the bbPRess header/footer and the WordPress one, but it looks a lot better than breaking the site’s continuity.

    Check it out! http://andresferraro.com/forums/

    Seems I was trying to launch a rocket to the moon when all I needed was some more coffee.

    Thanks for the brain jog!


    andresferraro
    Member

    @andresferraro

    I’m trying to wrap the whole Forum in a WP Page. If there’s a resource limitation I can always try to get more CPU resources.


    andresferraro
    Member

    @andresferraro

    The thing is its so much easier to just use the WP theme to control the layout and other widgets – I have to mess with very little code. Hopefully just enough to get bbPress to show. So far I’ve tried calling bb-load.php with <?php ‘/home/userpath/public_html/forum/bb-load.php’; ?> inside the PHP widget but I get either no output or a path error depending what I load. Am I wrong to think I’m not that far from getting it to display inside?

Viewing 3 replies - 1 through 3 (of 3 total)