Hello,
I’m trying to translate Dante to Hebrew and therefore need it RTL compatible.
I’ve managed to do most of the needed work (RTL + Design changes), but need help with two aspects
1. DropDown menus – it seems like you use MegaMenues. but I didn’t see the JS in the scripts folder. where can I find it in order to make the appropriate changes ?
2. isotope – I’ve found a documentation on the subject here: just need help withe where to apply it in functions.js (or any other external file)
Note, I’m working with a child theme in order to keep things nice and clean
this is the site url: http://test.hannitcohen.co.il/b-conduct/
The site is multilingual – so all the RTLing is done accordingly in rtl.css file or using is_rtl() in the functions file
This is the blog page to the isotop issue: http://test.hannitcohen.co.il/b-conduct/?page_id=151
You can see the menus u=issue all across the site
Thanks alot