Wish to display your floating Reviews badge on each page load even if a user closed it? This script will do the trick:
localStorage.removeItem('Reviews.closed-elfsight-floating-badge.WIDGET_ID');
Replace WIDGET_ID
with the ID of your widget and add the resulted code to the Custom JS field on the Style tab of your widget’s settings
Guys, was this solution helpful to you? Feel free to share your experience in the comments