• Resolved margmacd

    (@margmacd)


    Hello

    I would like to use a link on my site’s home page to link users to a Super Socializer login page in order to access more pages (other than the home page) for my site.
    How may I use CSS code to: a) automatically re-direct my site users to a chosen fixed page on my site on logging in and b) ensure that if they are already logged in and use the login page URL in a new tab, they automatically skip the login requirement and are redirected to the above fixed page?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter margmacd

    (@margmacd)

    Hello

    Yes; you have correctly interpreted my query, thank you. Is it possible, please, for you to simply advise on what CSS code I should use? I am very hands on with this sort of thing.

    Plugin Author Heateor Support

    (@heateor)

    This is not related to CSS. It requires server side programming (PHP).

    Thread Starter margmacd

    (@margmacd)

    In that case, I would require to pass the relevant information on to the University who hosts the site.

    Plugin Author Heateor Support

    (@heateor)

    You have to check if user is logged in at the social login page, if they are, redirect them to the page admin has saved in plugin options. Else show the social login icons for users to login and redirect them to the page saved in Login Redirection option at plugin options page after login.

    Thread Starter margmacd

    (@margmacd)

    If it is the file super-socializer/super_socializer.php that I am required to edit, then as I am an administrator, this should not in principle be a problem for me to accomplish. The problem is that I do not understand the code in this file and therefore, in turn, what code is needed to accomplish what I have requested. Can you help, please?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Redirecting to chosen page’ is closed to new replies.