Display login form for anonymous users

6.46K viewsGeneral
0

Is it possible to display the login form when the anonymous posting option is enabled?
This way users have the choice to either login or post there question anonymous.

 

Thanks for the support!

0

Hello, when you help us? >.<

I have already give a detailed answer. You have to figure out rest of things by yourself.

1

You can override this file: login-signup.php,

  1. Remove this && !ap_opt(‘allow_anonymous’) 
  2. remove the modal html.

I did that: https://gyazo.com/df15bbc5ef94d0504b9cc070e6c5d713 is good?

How remove the modal html? And what is this?

Thanks.

Can you help us? pls