• 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.

Mootools in Fabrik 4

Slacker

New Member
I think Mootools is removed in Joomla 4, but in Fabrik 4 Mootools is present. I have found out that Tooltips does not work in Fabrik 4 due to a conflict with Mootools. When I deleted mootools-core.js in Fabrik media/com_fabrik/js/dist tooltips worked, but not the calculations that were more important for me.
 
Which tooltips are not working?

Mootools is heavyly used in Fabrik. Getting rid of it is on the to-do list (@henk already started) but this is a very big task for a later version.
 
I have Regularlabs Tooltips installed for Joomla 4 and it worked with Joomla 3.10 and before. The tooltips is in a radiobutton element with 6 alternatives.
 
As a workaround you can add a Fabrik tooltip to the radio element (i.e. one "big" tooltip, not one per radio option).
 
I searched for info about Fabrik tooltips, but I did not find anything. I need just one big tooltip per element.
 
For the radio button element you'll find the tooltip under publishing -> Tips

upload_2023-1-24_14-52-51.png
 
I have got it working now by putting this in custom.css for my template (it did not work in Fabriks custom.css)

.tooltip-inner {
min-width: 100px;
max-width: 80%;
}
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top