Hey ,
I loved the plugin.
But after loging in menu of my theme shift right when the login box is at left and vice versa
Please help me out !
currently its on a free hosting
http://karankathuria.byethost17.com/
Hey ,
I loved the plugin.
But after loging in menu of my theme shift right when the login box is at left and vice versa
Please help me out !
currently its on a free hosting
http://karankathuria.byethost17.com/
Hello,
Are you using any caching plugins with your site like w3 total cache or wp super cacher? This problem may occur because all of your pages are already cached in your browser.
Also, where do you want the plugin to be, in the right side or in the left side of the page?
I signed up to your site and to me, everything seems to be working. The menu is in the right side when logged in and logged out. Here is what it looks like to me:
Please let me know if the login-box is in the correct spot, and if you are using any wordpress caching plugins.
Hey Ziv,
Thank you for your support !
Yes i used w3 total cache ,but it messed up my other plugins, so i removed it .
Below is the screen shot of my screens
When logged In
Please help me as i love this log in box.
Thanks for your support !
Hi Please help,
Im a newcomer to wordpress and i type in the code for wplb in my page but when i preview all i see is the code.
@bkd1986 Please open your own support thread, it's best to keep one question per thread.
@karankathuria OK I also see the problem now in my browser. Try placing the following code right before the wplb code (<?php wplb_login(); ?>)
<div style="width: 980px; margin: 0 auto; overflow: hidden;">
And place the following code right after the wplb code
</div>
This should fix the problem and look like this:
Please post again if you need any more help placing the code I gave you. Also let me know if this fix worked for you.
Hey Ziv,
That worked .. Now the menu is not shifting towards left but now my whole page moves towards left
when i login
As you can see in above screenshot its displaced towards left side after logging in
Thanking You !
I see the login box twice. Try removing the code from the old spot and just leave the code at the new spot.
Hey Ziv ,
Finally my problem is solved :-)
Thanx mate..
i did this>>
<div style="width: 980px; margin: 0 auto; overflow: hidden;">
(<?php wplb_login(); ?>)
</div>
And now its working flawlessly .Thank you for your constant support .
No problem! I'm glad I helped. Marking this topic as resolved.
You must log in to post.