/wordpress-floating-button

this feature make easy chat because that will floating in every area website

Primary LanguagePHP

wordpress-floating-button

this feature make easy chat because that will floating in every area website

HOW TO USE

  • copy folder to child-theme asset

  • open function.php in child theme n copy this code

    require_once('wordpress-floating-button/logic.php');
  • implementation => display floationg button using shortcode

    do_shortcode('display_floating'); or [display_floating]