calling login fields via php code
-
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.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘calling login fields via php code’ is closed to new replies.