This topic has 4 replies, 2 voices, and was last updated 9 years by MTG.

  • Author
  • #47560
     MTG
    Participant

    Hi,

    I’d like to know if possible to allow cometchat only to paid members with paid membership pro ?

    thank’s

    #47726
     Laura
    Moderator

    Hello, try this

    COPY CODE
    
    /* In this example we are allowing only levels 1 and 2 to use the chat. */
    <?php if ( pmpro_hasMembershipLevel(array(1,2))) { ?>
    /*put here the css and js from cometchat*/
    <?php } ?>
    

    And place it where cometchat code should be ( header.php (copy and paste it in child theme)

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #47727
     MTG
    Participant

    Hi Laura, thank’s.

    I’m gonna try this.

    #48028
     Laura
    Moderator

    Ok, let me know 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #49982
     MTG
    Participant

    Hi Laura, finally I choosed Arrowchat, and your code works fine.

    This code is to put in the header and in th footer.

    Thank’s for the help.

    Bye

Viewing 5 posts - 1 through 5 (of 5 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?