- This topic has 5 replies, 3 voices, and was last updated 4 years, 8 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 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 › eMember – compact login popup location
Tagged: compact login
How can I control where the popup login window appears when using the compact login and the fancy login option? I want to use it in a right-column sidebar widget, and it’s displaying quite a bit below and to the right, partially out of view.
The fancy login option is an optional settings and its best not to use it if it conflicts with your theme. The standard default login option is the better method.
With that said, which fancy login option are you using? 1 or 2? Can you post a link to the page where I can go and click on the link to see what it is doing?
The site is wp.friendsjournal.org — I was using Style 1, which wasn’t working well. I just switched to Style 2, which works much better with the site. Thanks for suggesting changing the fanciness setting!
Hi, I use the compact login code (<?php echo eMember_compact_login_widget(); ?>) in the Above Header area. But the in-line display message is on the top left hand side. I would like to have the in-line message on the top right corner. How can I archive that?
My second question is: when I click login at the compact login widget, the login screen that comes out is compact. I use the fancy login shortcode on the menu as well. Is it possible to display the fancy login screen when the compact login widget is clicked. In other word linking the two and display the fancy login screen all the time.
Using fancy login in the header or menu is not going to work. It is highly dependant on the theme being used (on many themes it will have issues that we can’t do anything about due to the style the theme is using). The fancy login is really only useful when it is within the protected post. Disable the fancy login option (the default for it is disabled).
My theme is Astra. I was able to put the Fancy Login page in the menu bar and the fancy login screen display ok. I like it so much that I want the Compact Login widget to display the fancy login screen when its login link is clicked. So is there a way I can replace the compact login screen url link with my Fancy Login screen page url?