hazedesigns (@hazedesigns)

Forum Replies Created

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

  • hazedesigns
    Participant

    @hazedesigns

    I have had problems with yootheme on a project but have overcome them by simply ‘overriding’ ALL of the plugin files by copying them into the theme directory – not the directory for the ‘style’ as the warp framework calls it but the theme root directory. It seems you have to provide an override for every file to get all the different views working.

    Just follow the process laid out in the codex:

    https://codex.bbpress.org/theme-compatibility/

    And remember to override ALL the files!


    hazedesigns
    Participant

    @hazedesigns

    For anyone using the Warp framework from yootheme I found the resolution to compatibility issue that I was having:

    Copy all the files from the plugin core across to the theme folder as if you want to override every single one of them. The locations are explained here: https://codex.bbpress.org/theme-compatibility/

    That’s it – now bbPress works seamlessly with my warp7 based WordPress site!


    hazedesigns
    Participant

    @hazedesigns

    Thanks Robkk I will get onto posting that info so that others can learn from my learning!


    hazedesigns
    Participant

    @hazedesigns

    2nd finding:

    The answer was in the codex!

    https://codex.bbpress.org/theme-compatibility/

    This page explains the way to make copies of the files from the plugin directory into the theme directory and/or subdirectories in the theme directory for the purpose of customising those templates. Turns out that the only problem was that warp7 couldn’t find them in their default location within the plugin folder, so simply copying the /wp-content/plugins/bbpress/templates/default/bbpress folder into the /wp-content/themes/my-theme/ folder and then copying the files from /wp-content/plugins/bbpress/templates/default/bbpress/extras/ into the /wp-content/themes/my-theme/ folder seems to have rectified all issues! Yet to test completely but this is looking good – I was praying for an easy fix! Thanks so much to Robkk for pointing me in the right direction!


    hazedesigns
    Participant

    @hazedesigns

    1st finding:

    what-the-file just has ‘index.php’ for every page in the site, so it is just picking up the first step. oh well, I will keep digging!!


    hazedesigns
    Participant

    @hazedesigns

    Thanks Robkk, I will have a look at that what-the-file plugin and a look at the codex documentation and see what I can find. I’m really stretching my skills here so it’s interesting and informative but not always making much progress!

    I have traced some of the files involved in the page displays with warp7, it is pretty complex and convoluted! Basically so far I have it mapped out a bit like this:

    request > index.php (calls ‘warp’ system) > template.php (loads in the widget positions etc including calling for the content) > filtering to decide what kind of content ‘content’ is (ie page, archive etc) ##### AT THIS POINT BBPRESS TAKES OVER AND STARTS MAKING THE SPECIAL BBPRESS CONTENT #####

    > if still with warp, goes into styles > layouts > individual override templates

    > if now in bbPress goes into bbPress.php then to the bbPress template files, but somewhere here some of it gets lost!

    I could of course be completely wrong, I have never dissected a theme this thoroughly, let alone something of the complexity of the warp framework!

    Thanks for the offer of inspecting the theme for me, that would be great! As the website is live I can’t provide access to that site but I’ll get a version up and running elsewhere and not live and I’ll send you admin details. Hopefully there is a fairly simple solution that can be shared with others who are suffering this problem! Up until this hurdle I had nothing but love for the warp7 framework, now there is a bit of a cloud over it in my mind if it is indeed responsible for these issues. Whizz-bang features are great but not at the expense of overall integration with existing plugins etc!

    I will be in touch with login details!


    hazedesigns
    Participant

    @hazedesigns

    No Luck with those plugins but thanks anyway Robkk. I have those installed and active on the site just incase they help as well but there are still problems with the main forums list page (http://www.aida.org.au/forum-test/) and the user info display page (http://www.aida.org.au/forum-test/users/hazedesigns/) and I think the problem is to do with the non-traditional approach the warp7 framework has to templating.

    The correct template files appear to be called but the loop inside them isn’t working or something like that….

    I will keep working away to look for solutions and hope that yootheme will come to the party!

    Thanks all

    Tim


    hazedesigns
    Participant

    @hazedesigns

    Thanks Robkk, I will have a look and let you know how it goes!

    Really appreciate the response, I get NOTHING from yootheme which is a bit sad 🙁

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