• I have an image I want visitors to click on and the Registration popup shows.

    For example: <a href="wp-login.php?action=register"> <img src="mypicture" width="200" height="44" /> </a>

    When I change to this: <a href="#login-box"> <img src="mypicture" width="200" height="44" /> </a>

    it’s not clickable. The picture is there but nothing happens when I click on it.

    Also, it’s only Login. I need Register.

    Thank you for your help!

    https://www.ads-software.com/plugins/wp-modal-login/

Viewing 2 replies - 1 through 2 (of 2 total)
  • it needs the class

    Plugin Author Cole Geissinger

    (@brainfestation)

    Right now, the plugin is only coded to load the login screen. The next release will offer more registration configurations such what you express here.

    As for the image not linking, image linking is working just fine for me?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to add the Register feature?’ is closed to new replies.