an
groups-icon

Hide contact form for unregistered

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    wilfredo Cayllahua
    0 points
    Beginner

    1) Hello I want to know how to hide contact form in widget for unregistered, I have used the following code and I have put it in footer script and it does not work for me.

    <script>
    if (!jQuery(β€œ.logged-in”)[0]){
    jQuery(β€˜#ContactForm2’).parent().hide();
    }
    </script>

    2) I also want to know how to display a registry button for unregistered users and hide for registered users.

    In this case the button would have the following text (Apply this job) The button would direct to the registration form.

    September 16, 2017 at 9:58 am
  • wilfredo Cayllahua
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    September 16, 2017 at 6:54 pm
  • Josh njenga
    -10 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    September 18, 2017 at 12:24 pm

467

Views

2

Replies