this feature make easy chat because that will floating in every area website
-
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]