• Hello Fabrik Community

    Fabrik is now in the hands of the development team that brought you Fabrik for Joomla 4. We have recently transitioned the Fabrik site over to a new server and are busy trying to clean it up. We have upgraded the site to Joomla 4 and are running the latest version of Fabrik 4. We have also upgraded the Xenforo forum software to the latest version. Many of the widgets you might have been used to on the forum are no longer operational, many abandoned by the developers. We hope to bring back some of the important ones as we have time.

    Exciting times to be sure.

    The Fabrik 4.0 Official release is now available. In addition, the Fabrik codebase is now available in a public repository. See the notices about these in the announcements section

    We wish to shout out a very big Thank You to all of you who have made donations. They have really helped. But we can always use more...wink..wink..

    Also a big Thank You to those of you who have been assisting others in the forum. This takes a very big burden off of us as we work on bugs, the website and the future of Fabrik.

Bootstrap

  • Views Views: 11,345
  • Last updated Last updated:
  • Bootstrap is an open source toolkit (developed by Twitter but usable by anyone) for developing web sites with a standardised layout and which work nicely on a variety of screen sizes (e.g. mobile, tablet, computer).

    Both Joomla and Fabrik support Bootstrap as their primary layout. It is not mandatory for you to use it on your web site, but if you do then you need to make sure that your front-end template and Fabrik are based on the same version of Bootstrap (2, 3 or 4).

    Joomla 3 standardises on Bootstrap 2 (which is pretty dated now), however you can get templates (like Helix III or Purity 3) which are based on Bootstrap 3. (The future Joomla 4 will be standardising on Bootstrap 4.)

    Fabrik 3.x is also based on Bootstrap 2, so if you are using a front-end template based on Bootstrap 3, then you need to apply some Fabrik template overrides from https://github.com/Fabrik/Fabrik-Joomla-alt-layouts

    If you don't want to use Bootstrap, then in Fabrik you should use the Table template, and you don't need to worry about what your front-end template supports.

    If you do want to use Fabrik's Bootstrap template then you need to make sure that either:

    a. your template is a bootstrap template - like Joomla 3's standard front-end template Protostar; or

    b. installing a Joomla extension like this to include bootstrap when your template doesn't.

    This is particularly true if you are using Tabs in your list or Bootstrap_Tabbed form or details templates as the tab functionality is provided by the bootstrap functionality.
Back
Top