Melchi Razato
Forum Replies Created
-
Forum: Plugins
In reply to: [Max Mega Menu] Menu not hovering on ChromeSomeone had posted the following on a forum somewhere
(but I haven’t tested it myself) :“Some machines with Chrome are being detected as touch devices.
I changed the code of the function IsTouchDevice() in public.js file of the plugin.
The new code looks like this:
function isTouchDevice() {
return (‘ontouchstart’ in document.documentElement && navigator.userAgent.toLowerCase().indexOf(‘chrome’) == -1); }Now it works properly on every devices”
Forum: Plugins
In reply to: [Max Mega Menu] MultisiteThanks for the quick reply.
Is it possible for you to make this development version official?
The reason is that we’re not allowed to use something like that on our company website. Also, the url can’t be displayed here due to internal security measure.
Forum: Plugins
In reply to: [Max Mega Menu] MultisiteSame issue here.
Forum: Plugins
In reply to: [Max Mega Menu] HTML does not validate, duplicate CSS IDsMaybe this issue happens when in multi-site.
I have the same issue.Forum: Plugins
In reply to: [Adminimize] Not Hiding – Not Saving SettingsHi Duke,
Can you share the solution that you’ve found?Thanks in advance.
I’m interested in this plugin too.
Please let us know the progress of the update to WordPress 4.
Thanks.