Tips and Tricks HQ Support Portal › Forums › WP eMember › Problem with Enable Fancy Login Widget/Popup
- This topic has 26 replies, 4 voices, and was last updated 12 years, 2 months ago by primated.
-
AuthorPosts
-
August 29, 2012 at 1:45 pm #48549primatedMember
Admin,
I cleared my cache and on this URL:
http://main.ourtrainingacademy.com/membership-pages/premium-member/
it doesn’t work. I also tried it on two other computers with different operating systems that had never been to the site before and it doesn’t work on those either.
If you meant this URL:
http://main.ourtrainingacademy.com/video-blog/
I included that as a URL where the Fancy Login worked. The Video Blog page does not have the [wp_eMember_compact_login] shortcode on it.
Thanks
August 30, 2012 at 12:14 am #48550adminKeymasterThe JavaScript for the fancy login seem to be getting stripped by something on your webpage. I have made one small JavaScript change in the plugin which might help. Please get a new build of the eMember plugin now and let me know if you see a difference after the update:
August 30, 2012 at 12:05 pm #48551primatedMemberThanks,
I’ll give it a try.
The only thing different is the [wp_eMember_compact_login] shortcode.
If I take out that shortcode, the fancy login works.
My Client wants that shortcode because it welcomes the member.
August 31, 2012 at 12:39 pm #48552primatedMemberHi,
It Still Doesn’t work.
The only pages that it doesn’t on are pages that have this shortcode on them:
[wp_eMember_compact_login]
If something is stripping the Javascript, it has to be that shortcode.
If I remove the shortcode, then the fancy login works.
Both things are a part of the same plugin, so they should work together.
Thanks for your efforts.
August 31, 2012 at 12:46 pm #48553primatedMemberI also have tried this out as a test on a completely different website, with the same result. The fancy login doesn’t work when the page has the [wp_eMember_compact_login] on it.
August 31, 2012 at 9:26 pm #48554BokjaMemberOn fancy login pop-up window, “join us” link does not work. If clicked, goes to home page. Anyone else having the same issue?
September 2, 2012 at 12:26 am #48555adminKeymaster@Bokja, I sent you an update to your email that should address the issue you are facing.
September 2, 2012 at 5:45 pm #48556BokjaMemberThanks! one more question: which file do i need to edit to change the verbiage “Hello, Login to start. Not a member? Join Today!”? i would like to modify the words that are not links.
Thanks again.
September 3, 2012 at 6:26 am #48557adminKeymasterOne of the following posts should help:
Customizing any text message displayed by the plugin:
September 3, 2012 at 6:47 pm #48558primatedMemberHi,
Just checking anything on my issue?
Thanks
September 4, 2012 at 7:38 am #48559adminKeymasterThe JavaScript code is still missing from that page. I have sent you an email to get site access so I can investigate this more.
September 4, 2012 at 1:14 pm #48560primatedMemberI have found a solution that works for me, but I’m not sure that this will work for everyone. I’ve had to do this for two different clients. I removed the shortcode[wp_eMember_compact_login]. Then for the member pages that I wanted to fancy logon associated with, I made templates especially for those pages and added the php <?php echo eMember_compact_login_widget(); ?> into the template where I wanted the members name and logout link to appear.
It appears, at least on my end that the shortcode [wp_eMember_compact_login]conflicts with the fancy login on pages that have the shortcode. Having the php in the template file seems to work. So I’ve taken out the shortcode and am just using the php code.
Thanks for looking into this, but for me, it’s solved.
-
AuthorPosts
- You must be logged in to reply to this topic.