• Resolved cfm168

    (@cfm168)


    Hello,

    1) Please advise where can I change the “Terms of Service and Privacy Policy” url link in the sign up popup to point to Privacy page?

    2) By default the url in the popup changes automatically on every different page. What should I do?

    3) And also do I need to install the social login zip file that including in this Login/Signup Popup when I downloaded, in order to enable the social login?

    4) The Sign up form rows are too much spaces in the between, How to reduce the distance in half from default design? It is because

    Please help. Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author xootix

    (@xootix)

    Hello @cfm168

    1) Login Popup settings -> Fields -> Terms & Conditions checkbox
    2) You mean redirect URL? If redirect option is set to empty, the user will be redirected to same page.
    3) Yes
    4) The extra margin could be because of your theme styling.
    This will remove margin added by plugin

    .xoo-aff-fields .xoo-aff-group {
        margin-bottom: 0;
    }
    Thread Starter cfm168

    (@cfm168)

    Thank you for helping. Before adding this CSS:

    .xoo-aff-fields .xoo-aff-group {
    margin-bottom: 0;
    }

    What is Field Margin in the setting? Adjust this margin will help this concern (distance between rows)?

    Thanks in advance!

    Thread Starter cfm168

    (@cfm168)

    It works what I want. Thank you very much!

    *I putted the codes on Advance/Woo Side Cart.

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

The topic ‘Change Privacy page link’ is closed to new replies.