Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Ziv

    (@ziv)

    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:

    When Logged In

    When Logged Out

    Please let me know if the login-box is in the correct spot, and if you are using any wordpress caching plugins.

    Thread Starter karankathuria

    (@karankathuria)

    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

    When Logged Out

    Please help me as i love this log in box.
    Thanks for your support !

    bkd1986

    (@bkd1986)

    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.

    Plugin Author Ziv

    (@ziv)

    @bkd1986 Please open your own support thread, it’s best to keep one question per thread.

    Plugin Author Ziv

    (@ziv)

    @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:

    When logged in

    When logged out

    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.

    Thread Starter karankathuria

    (@karankathuria)

    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 !

    Plugin Author Ziv

    (@ziv)

    I see the login box twice. Try removing the code from the old spot and just leave the code at the new spot.

    Thread Starter karankathuria

    (@karankathuria)

    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 .

    Plugin Author Ziv

    (@ziv)

    No problem! I’m glad I helped. Marking this topic as resolved.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Menu Shift Right’ is closed to new replies.