Reviews: How to always display floating badge even if it was closed

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 :wink:


Guys, was this solution helpful to you? Feel free to share your experience in the comments :backhand_index_pointing_down:

2 Likes