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
can you put this in header area
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
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.