• Hello to Marsian and to all the community,
    Here is a copy of a mail I sent to the templatesnext team. I hope I’ll recieve some support from you guys and maybe help people.

    First of all, I noticed there was a small bug in the footer.php template : the line
    <?php printf( __( ', Designed and Developed by', 'itransform' )); ?>
    should be changed to
    <?php printf( __( ', Designed and Developed by ', 'itransform' ) ); ?>
    With those two spaces missing, I could not translate that piece of text, though I now managed to do so, by adding those two spaces ! ??

    Also, I would like to know if any update is planned to make the theme bbPress ready. Indeed, there are a few problems I noticed using bbPress with that theme. Here are two screens (please read my red comments, where I explain what are the issues).
    Topic view : https://nsa33.casimages.com/img/2014/07/31/140731121212706686.jpg
    Specific forum view : https://nsa33.casimages.com/img/2014/07/31/140731121303530315.jpg

    In addition to that, I face two more issues which occur on all pages of the website. Here is a screen : https://nsa34.casimages.com/img/2014/07/31/140731121428657538.jpg

    Thank you very much for your support, and for your wonderful theme.
    Warm regards,
    Ma?l.

  • The topic ‘Language bug report bbPress issues general issues’ is closed to new replies.