• Resolved Ricardo_Azevedo

    (@ricardo_azevedo)


    I have a plugin called PHP Code Widget that gives me the ability to use php code on widgets.

    How can I call the login fields correctly using php?
    I’m using ths code:
    <?php echo do_shortcode( ‘[wppb-login]’ ); ?>

    However works fine on IE but not on firefox or Chrome.
    Strangely the username field does not appear on firefox or chrome.

    https://wordpress.org/plugins/profile-builder/

Viewing 1 replies (of 1 total)
  • Plugin Author adispiac

    (@adispiac)

    The easiest way would be to use the standard Profile Builder Login Widget that comes with our plugin.

    This displays the login form in a widget and allows you to set things like: register link, lost password link, redirect link etc.

Viewing 1 replies (of 1 total)

The topic ‘calling login fields via php code’ is closed to new replies.