Anton
Forum Replies Created
-
Forum: Plugins
In reply to: [Max Mega Menu] Top level menu items on other languages (WPML)Is it possible to “force allow” this https://freeimage.host/i/HVuxUJ4 settings some how? Even if i edit the settings.js for example?
Or let me know where to look so i will try to find this
Thank you for great support!
Thank you! I found this information by my self to, for now i just will update those meta manually in database.
If some one interested it is here:
wp-content/plugins/megamenu/classes/menu-item-manager.class.php
function ajax_save_menu_item_settings
also there is some possible hooks you can use
Forum: Plugins
In reply to: [Max Mega Menu] Top level menu items on other languages (WPML)Added few images to be more clear
When i click this: https://freeimage.host/i/HVuxre2 i got this https://freeimage.host/i/HVuxg5l instead of this https://freeimage.host/i/HVuxUJ4 and if i try tu edit the sub menu i got this
https://freeimage.host/i/HVux8gfForum: Plugins
In reply to: [Max Mega Menu] Full page width mega menuThis shold be easy. First you need to find in your template where the menu appear, and then you need to do css ajustments of this block
Let say your menu is here <header>…some stuff…<div class=”nav menu-class bla bla”>THE MEGA MENU IS HERE</div><div>…content</div></header>…
- try to style this div to get the full height and if its not possible, just move the menu to the new block with your css and style it how you need it. Do the same for mobile menu if you have any
- Usually menu in header.php but its all depend of the theme you are using
Forum: Plugins
In reply to: [Max Mega Menu] Top level menu items on other languages (WPML)We are using different domains for each language but same codease and same database.
Any suggestions? Please.
- This reply was modified 2 years ago by Anton.