How can I remove the word "Sessions" from the speaker lightbox popup?

  1. Home
  2. Docs
  3. Fudge
  4. Frequently Asked Question...
  5. How can I remove the word “Sessions” from the speaker lightbox popup?

How can I remove the word “Sessions” from the speaker lightbox popup?

Don’t forget to take a backup of the file prior to any change. We won’t be able to help in case of data loss.

To remove the word “Sessions” from the speaker popup, please do the following:

1) Open wp-content/themes/fudge/js/script.js

2) Search for the following code:

<h2>’ + fudge_script_vars.sessions + ‘</h2>

The above code is around the line number 125.

3) Remove the above line of code and save the file.

 

Was this article helpful to you? Yes 1 No