mshereif
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Enigma] Meun not workinghonestly,I don’t know exactly but I observed that everything back to normal when deactivating this plugin and back to problem when reactivating it, just try to deactivate your plugin or any other one that may cause this problem
BR///
Forum: Themes and Templates
In reply to: [Enigma] Meun not workingIt was with me also, but I found conflict with “polylang” plugin,and now everything is normal.
check your installed plugins
BR///Forum: Themes and Templates
In reply to: [Enigma] Meun not workingHi,
Thanks for Clarification, I was just asking if there is any way to assistBR///
Forum: Themes and Templates
In reply to: [Enigma] Meun not workingfor parent menu, Paste following js code at the end of the /js/enigma_theme_script.js file
jQuery(“.nav .dropdown-toggle”).click(function () {
window.location = jQuery(this).attr(‘href’);
});But if anyone know how to solve this for mobile please support
ThanksForum: Themes and Templates
In reply to: [Enigma] Some questions regarding the theme.could you please solve problem 1 with answer 3 of menus but for mobile?
your code was successful for desktop site but problem still exist on mobileBR///