Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter vimalkrishna

    (@vimalkrishna)

    I am working on to add My-Account Menu for a logged in member and login should disappear after login and replaced by dropdown as My Account. And sub menu(I want to have PDF-Content sub-menu)

    I feel I have to add filter to add menu and by CSS display none to login, will let others my solution.

    There is a problem with plugin:
    that you can not revisit the login redirection page again after visiting other links of the menu, you have to add this feature yourself. Or I am unaware that it works…

    Sandeep
    if you want to let user change the password just redirect to
    wp-admin/profile.php
    or just wp-admin/index.php which is the dashboard
    There he can change the password.

    #bawloginout#wp-admin|takemeOut.php

    But he will go to dashboard first after login and after logout to takemeOut.php

    Issue is where you want to take user after login? or allow a link in the page to dashboard after successful login.

    See my one post for usage. It is marked as resolved!

    Thread Starter vimalkrishna

    (@vimalkrishna)

    The logout redirection works!!!

    Just add one pipe| and index.php like below

    It was #bawloginout#pdf-contents|index.php

    The first one(pdf-contents) is redirection when one is logged in
    and index.php is when one is logged out.

    The author has written it but it was for some foolish reason not clear to me.

Viewing 3 replies - 1 through 3 (of 3 total)