- This topic has 1 reply, 2 voices, and was last updated 11 years, 6 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › How to integrate WP eMember Shortcode with theme
Hi,
Theme I have currently installed has a sign up option set at top.
Heres code for it:
[admin deleted theme code]
Hi, Use the following PHP code in your header.php file to show the compact login form:
<?php echo eMember_compact_login_widget(); ?>
Your theme developer can tell you where in the header file (the theme developer knows about your theme code more than us so he can guide you with that better).