Date Time element bug with yootheme / warp framework

pdward

New Member
I noticed a bug where the time 'widget' on the date element won't close with Yootheme Master 2 theme. The bug is caused by a conflict between mHide function in mootools-more.js and mHide in social.js in the Warp framework.

I'm using Joomla 3.5, Fabrik 3.4.3 and Yootheme Master 2 with warp framework 7.3.20

I worked around this by removing
line 120 $this['asset']->addFile('js', 'js:social.js');
in templates/yoo_master2/layouts/theme.config.php
 
Hello pdward,
following your example and it works fine. Thanks for this.
Have you also this notice in Frontend?
Notice: Undefined index: rowid in C:\xampp\htdocs\FABRIK\components\com_fabrik\router.php on line 231
Can you tell me what this means?
 
A friend of mine suggested adding the following css as an alternative fix - which seems to work!
ul.uk-navbar-nav li {
display: block !important;
}
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top