• Resolved twinwebdev

    (@twinwebdev)


    I only want the submission form to show if a user is logged in. If the user is not logged in, I don’t want anything to display. It doesn’t seem that there is an option to remove the “Login Please !” text. This would be helpful!

    At the very least, if the “Login Please !” text was wrapped in a <span> tag I could target it with CSS and make it not display.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author odude

    (@odude)

    At flexi form settings

    /wp-admin/admin.php?page=flexi_settings&tab=form&section=flexi_form_settings

    Set (Form submission access) = Everyone

    It will no more ask to login.

    Thread Starter twinwebdev

    (@twinwebdev)

    I want to require a user to log in to use the form. I just want to hide the “please login !” text that shows up if the user isn’t logged in.

    Plugin Author odude

    (@odude)

    In next update along with mp4,mp3,pdf update, Login please will be wrapped inside div.
    You can use css to hide it.

    Thread Starter twinwebdev

    (@twinwebdev)

    Great. Also, is there any way to make the gallery display even when user is not logged in?

    Plugin Author odude

    (@odude)

    Yes, Gallery can be private & public

    Thread Starter twinwebdev

    (@twinwebdev)

    I can’t find the setting for making gallery private or public. Everytime I log out the gallery disappears. How do I set it to public?

    Thanks

    Plugin Author odude

    (@odude)

    Gallery is totally based on wordpress basic pages. There is no special setting inside flexi.
    It has a shortcode in the page.
    Gallery disappears after logout means some external plugins set this page only for members.

    For form you can set private,public or temporary disable from flexi form settings.

    Do open a new ticket for each new questions.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Option to hide “Login Please !” text’ is closed to new replies.