Viewing 6 replies - 1 through 6 (of 6 total)
  • Prudhvi28

    (@prudhvi28)

    Change the widget template to modal and remove the title. then open your blog or website in firefox browser and inspect the login widget
    Right Click on widget > Inspect Element > open drop bx and click on copy outer html.
    Paste that code in Nav Bar Section.
    I hope it will works

    diesel43

    (@diesel43)

    can you put this in header area

    Prudhvi28

    (@prudhvi28)

    Change the widget template to default and remove the title.

    Then open your blog or website in firefox browser and inspect the login widget.

    Right Click on widget > Inspect Element > open drop bx and click on copy outer html.

    Paste that code in Header Section.

    I hope it will works

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    Chances are you’d have to edit your theme directly to get this happening, and then use our template tag login_with_ajax() in php

    How works the options in die template tag? login_with_ajax(‘template=modal’); or something else doesn’t work. :/ and login_with_ajax(”,”,’modal’) neither.

    Hi frankbhv – Did you manage to successfully implement login feature on the menu bar using the instructions suggested by Prudhvi28.

    I tried and I only see one text box.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Using in Navigation Bar’ is closed to new replies.