thajskyraj (@thajskyraj)

Forum Replies Created

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

  • thajskyraj
    Participant

    @thajskyraj

    Problem solved! I found the small error in code. Now its working. Thanks a lot for your advise and guide Robin!


    thajskyraj
    Participant

    @thajskyraj

    Nearly there 🙂 I found I made an error in code, so I corrected it and now sidebar widgets are corrected. The only last problem I have is that the forum is there twice.


    thajskyraj
    Participant

    @thajskyraj

    Nearly there :-), I made an error in code. I corrected it and side bar is now corrected. The only last problem I have now is that the forum is there twice :-).


    thajskyraj
    Participant

    @thajskyraj

    Thanks Robin, I guess I understand you completely. I did exactly what you advised me to do and it actualy works, however I am not certain what exact code of bbpress theme should I put there.

    The code of page.php looks as follows:

    <?php get_header(); ?>
    <?php get_template_part(‘loop’, ‘page’); ?>
    <?php get_footer(); ?>

    The questions is what piece of bbpress template code should I put between the header and footer. Now I put there code copied from bbpress/templates/default/extras/page-front-forums.php, and its some improvement, however it is still not correct as it put the sidebare widgets under it instead of its correct location.

    If you can advise what code should I put there, then it will be perfect solution.

    Thanks a lot for your efforts and time.

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