Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi GP,

    It’s not possible at the moment sorry, but I am working on integrating Page Builder by Site Origin at the moment which will let you add a Page Builder widget to the menu. You will then be able to work with rows and columns using that widget.

    Regards,
    Tom

    Hi,

    I just got it work by using a trick.

    Install “widget shortcode” plugin. You will get shortcode for each widget.

    Then in menu, add a text widget. Add any number of widget shortcodes one by one. They will display in one column.

    Remember, suppose if you do not see shortcode working in text add this filter code in functions php file,

    add_filter(‘widget_text’, ‘do_shortcode’);

    I hope this helps some one,

    BTW, Tom Hemsley, thanks for your kindness in giving an awesome mega menu plugin for free,

    Thank you,

    Plugin Author megamenu

    (@megamenu)

    Hi Vijay,

    Nice tip! Thanks for taking the time to post it, I’m sure it will help some people ??

    Regards,
    Tom

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Max Mega Menu] Multiple widgets in each megamenu column’ is closed to new replies.