Link to privacy policy in login screen is not a link

Home Forums Legacy Support Support queries How-to & Troubleshooting Link to privacy policy in login screen is not a link

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #337978
    ElMorenitoInc
    Participant
    We have a privacy policy agreement checkbox in our login page, but we can't find a way to link it to the privacy policy page. Could you help on guiding us to make it a link? Find a video below for better understanding of the issue: https://youtu.be/YRY9QCAGcno
    #338097
    Ada
    Participant
    Hi Add it like html hyperlink code
    
    <a href="your page link here" target="_blank" rel="noopener noreferrer">Privacy Policy</a>
    
    #338573
    ElMorenitoInc
    Participant
    Thanks Ada, we added the code in the vipeVP settings for the login checkbox but it's still not working. Should we paste it anywhere else?
    #338830
    Diana
    Participant
    Dear User, You can only change the text from here: http://prntscr.com/yqtj29 There are actually two ways for doing this: 1. If you are using Buddpress Registration Form/WPLMS Custom registration Form Then go to LMS - Settings - And connect a page here: http://prntscr.com/yqu190 Looks like this: http://prntscr.com/yqu47e 2. If you are using Vibebp Login and resgitration and want to show on the popup then this will support HTML as well. Add it like this: http://prntscr.com/yqu930 http://prntscr.com/yquaq1 Click Me will land on the page which you mentioned in the anchor tag http://prntscr.com/yqudv3
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Link to privacy policy in login screen is not a link’ is closed to new replies.