Do not forget to keep a back-up of the file prior to any changes. To remove “Sessions” section from the pop-up, please do the following:
1) Open wp-content/themes/fudge/js/script.js
2) Look for the following code (around line number 125):
<h2>’ + fudge_script_vars.sessions + ‘</h2>
‘ + sessions
3) Replace the above code with a sinqle quote (‘).
4) Please find the sample script.js file attached. (check line number 125)