We have customers suggesting that the images in the embedded menu (I used the shortcode to ad the menu on a Page) should be clickable to see a larger version (Click to see larger food image). I feel this would be an easy and very useful improvement for all. What do you think?
Is there any way I can do this already now or would this be in a future version?
Br,
Henrik
I am receiving a 500 server error in WP dashboard (frontend appears fine) when I activate your plugin. I can generally refresh the page and the relevant admin/dashboard page will appear – however if I try to edit a page with WPBakery, for example, that will never load.
My client is using Impreza theme – are there any known conflicts please?
Thank you
]]>So I cannot attempt to add images to new menus as when I click on button to go to load or use existing images nothing happens exept small blue line arround button
]]>my english is not the best. Hope you understand me.
I love the plugin. But still have a problem. For me, the drop-down menus disappeared. Meanwhile, I’ve learned through an old post that this can happen if the same jQuery are used.
Then I deactivated all plugins. It was the plugin “menu-image“.
Unfortunately, there are no comparable plugins. Therefore the question: Is there a possibility to use both plugins actively.
Hope I can be helped :).
Greetings
familybiker
I am coding this without JS. I am almost successful in that the images I’ve created for the menu items show up, and they have a mimicked background to match the menu bar. But the menu text titles won’t go away. I’ve tried z-index et al & nothing seems to work.
Here’s my code (WordPress 3.8.2 – Harmony Theme): {showing the whole section in case something is out of order}
#top-menu { float: left; }
#top-menu ul { display: inline-block; }
#top-menu a { font-size: 16px; color: #411212; padding: 35px 35px 35px; font-weight: 400; }
#top-menu > ul > li:first-child > a { padding-left: 0px; background: none;}
#top-menu ul > li.menu-item a:hover {margin-top: 0px; }
#top-menu ul > li.menu-item-35 a:hover { background:url(images/delfino_button.png) center top no-repeat!important;
}
#top-menu ul > li.menu-item-36 a:hover { background:url(images/wines_button.png) center top no-repeat!important;
}
#top-menu ul > li.menu-item-41 a:hover { background:url(images/cottage_button.png) center top no-repeat!important;
}
#top-menu ul > li.menu-item-237 a:hover { background:url(images/vineyard_button.png) center top no-repeat!important;
}
#top-menu ul > li.menu-item-80 a:hover { background:url(images/events_button.png) center top no-repeat!important;
}
#top-menu ul > li.menu-item-33 a:hover { background:url(images/contact_button.png) center top no-repeat!important;
}
#top-menu ul > li.current-menu-item > a { font-weight: 600; }
If there is a way to specify different menus for the mobile menus, that would be great too since I could just just make copies of the menus and not attach images.
This theme is fantastic and I would try anything at this point. Thanks!
]]>