• Resolved Krissieg

    (@krissieg)


    Hi there, I want to create buttons for our members to join / create groups on a specific page on our website. We don’t use Guthenberg Blocks. How do I do this? I’m happy to use shortcodes of course, but am confused how to implement this from your documentation. Nothing I try seems to work. Please help.
    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi, we have some shortcodes to create a group chat. Please, try them.

    Parameters:
    classi - Class name for the input field
    classb - Class name for the button
    buttonname - button name
    This shortcode is generated on page 2 of the input field and button. The first field "Group name" - This field corresponds to the name of the group that is being created. The second field "Pipe" - this field is responsible for the Unique identifier of the group (this parameter is used in the ic_join_group shortcode). By clicking the button, a group is created, which site users can join.

    And here are shortcodes to enter the group chat:
    classb – Class name for the button
    buttonname – button name
    pipe – Parameter from shortcode 2, needed to understand which group to connect the user to.
    Method of application watch from shortcode 2.
    Please don’t hesitate to contact us if you need any assistance.
    Thanks and best regards

Viewing 1 replies (of 1 total)
  • The topic ‘How to create and join Groups on WordPress’ is closed to new replies.