- This topic has 4 replies, 2 voices, and was last updated 14 years ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 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 › WP eMember Troubleshooting › Fancy login does not work
You can check my website here: http://www.guiadofacebook.com
Something is going wrong and the fancy login isn’t working. If you want I can provide you the details for wordpress admin login.
Thank you!
Help?
Posts are replied “old to new” so if you bump the topic 4 hours after your first post then it gets to the top meaning it will take even longer to get an answer.
Fancy login uses JQuery so it is very possible that another plugin or theme might be conflicting so do this test first:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
The problem is the theme, not the plugins. In the default theme it works fine… But in this actual theme I don’t know how to fix it. Can you please help me?
These days there are too many theme developers out there without proper WordPress coding guidelines knowledge. As a result there are a lot of improperly coded themes in circulation. Please read this article if you get time which will explain a few things:
When Themes Go Wild – Importance of Using a Properly Coded WordPress Theme
Only your theme developer can troubleshoot the issue as he knows the code but I am guessing your theme is including an older version of JQuery in it’s header. WordPress comes with the latest version of JQuery and all the plugins and themes are suppose to enqueue it (not include their own old version of it). So view the source of your theme and check the included JQuery library’s version (WordPress 3.0.1 comes with JQuery 1.4.2)