Hi,
I was wondering for a way to add a “feed box” to a menu button.
Do you know about a plugin or a way to create this option?
Heres a picture of what the costumer wants, maybe that helps explaining it better.
Hey snitt,
I think it’s possible using hooks, what you want to achieve would take a lot of time and outside the scope of our support. But maybe this idea would help, you would need to use a child theme ( https://kriesi.at/documentation/enfold/using-a-child-theme/ ), need a plugin that produces the feedbox and use the shortcode provided by that plugin and use this hook:
wp_nav_menu_items
Hope this is helpful :)
Best regards,
Nikko