Many thanks for your nice looking and strong Free Exiria template. I have used in for one of my website, though I am in the development mood yet, so I use localhost and dont upload the site.
which is also a very good looking and must needed menu for my project. But if i use this swMenuFree 6.1 module with Exiria template then some default modules do not work. Lets say, Latest News Qscroll and NetQ Module IMG Slider module dont run.
Warning: Error in parsing value for 'filter'. Declaration dropped.
Source File: http://localhost/depttext_mega_exiria/modules/mod_jflanguageselection/tmpl/mod_jflanguageselection.css
Line: 124
filter:alpha(opacity=30);
Warning: Error in parsing value for 'filter'. Declaration dropped.
Source File: http://localhost/depttext_mega_exiria/
Line: 152
filter:alpha(opacity=90)
Error: ($(filter) || document).getElement is not a function
Source File: http://localhost/depttext_mega_exiria/media/system/js/mootools.js
Line: 53
return false;});return(nocash)?elements:new Elements(elements);}});function $E(selector,filter){return($(filter)||document).getElement(selector);};function $ES(selector,filter){return($(filter)||document).getElementsBySelector(selector);};$$.shared={'regexp':/^(\w*|\*)(?:#([\w-]+)|\.([\w-]+))?(?:\[(\w+)(?

[!*^$]?=)["']?([^"'\]]*)["']?)?])?$/,'xpath':{getParam:function(items,context,param,i){var temp=[context.namespaceURI?'xhtml:':'',param[1]];if(param[2])temp.push('[@id="',param[2],'"]');if(param[3])temp.push('[contains(concat(" ", @class, " "), " ',param[3],' ")]');if(param[4]){if(param[5]&¶m[6]){switch(param[5]){case'*=':temp.push('[contains(@',param[4],', "',param[6],'")]');break;case'^=':temp.push('[starts-with(@',param[4],', "',param[6],'")]');break;case'$=':temp.push('[substring(@',param[4],', string-length(@',param[4],') - ',param[6].length,' + 1) = "',param[6],'"]');break;case'=':temp.push('[@',param[4],'="',param[6],'"]');break;case'!=':temp.push('[@',param[4],'!="',param[6],'"]');}}else{temp.push('[@',param[4],']');}}
Please have a look on the code and give me a solution.