Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author noideaboy

    (@noideaboy)

    Hi, adding it to the menu will require custom work depending on the theme you are using unfortunately.

    Hi, have not needed to put this Ajax Login Widget into a menu tab yet, but believe this link will help figure out how to do it if/when that day arrives: forum.weavertheme.com/discussion/11649/adding-a-text-widget-to-menu-bar
    Good luck!

    I have an HTML link at the top of my website to “Login”. I would like to popup this plugin without adding it to a widget. I checked the link in the previous reply but not sure about the procedure. Anybody can help?

    My link is like this in header.php of my theme:

    echo “<i class=\”fa fa-sign-in\” aria-hidden=\”true\”></i> Connexion “;

    This *IS* a widget, so would not add it to another widget. Simply place it wherever you are allowed to insert a widget. If your theme/etc. does not allow you to place widgets at the top of your website or other preferred spot, and does not already provide shortcode capability, then choose a shortcode plugin to install/test (there are many). Wrap this widget into a shortcode. Then place that shortcode wherever you are allowed to place HTML code. Hope that helps.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Add this to main menu?’ is closed to new replies.