Skip to main content
Best Answer

ILT Completion Message

  • November 15, 2021
  • 6 replies
  • 85 views

nicole.roman
Influencer I
Forum|alt.badge.img+1

Hello,

Is it possible to remove this message that appears at the top of ILTs?
 

 

We only have one event scheduled for each ILT so this message is not necessary. 
 

I am aware that I can change the phrasing in the Localization Tool but I would like to remove the notification completely.

 

As always any advice or tips are appreciated!

Best answer by alekwo

You can use CSS to hide it. Something like this should do the trick:

.webinar-completion-warning {

    display: none;

}

But before you hide it - we have edited this message to instruct users that they need to expand the session details, to see the Join (or Replay) button, as for many this wasn’t intuitive. So in the end it turned to be very useful.

View original
Did this post help you find an answer to your question?

6 replies

alekwo
Guide III
Forum|alt.badge.img+1
  • Guide III
  • 357 replies
  • Answer
  • November 15, 2021

You can use CSS to hide it. Something like this should do the trick:

.webinar-completion-warning {

    display: none;

}

But before you hide it - we have edited this message to instruct users that they need to expand the session details, to see the Join (or Replay) button, as for many this wasn’t intuitive. So in the end it turned to be very useful.


lrnlab
Hero III
Forum|alt.badge.img+8
  • Hero III
  • 4801 replies
  • November 15, 2021

HI @nicole.roman are you using the “Attendance based” tracking method? is it set to “all events”? not sure if that would change things. Think if you switch to “manual” that message should go away. Otherwise you might need to look for a CSS solution. 


nicole.roman
Influencer I
Forum|alt.badge.img+1
  • Author
  • Influencer I
  • 20 replies
  • November 15, 2021
alekwo wrote:

You can use CSS to hide it. Something like this should do the trick:

.webinar-completion-warning {     display: none; }

But before you hide it - we have edited this message to instruct users that they need to expand the session details, to see the Join (or Replay) button, as for many this wasn’t intuitive. So in the end it turned to be very useful.

@alekwo That. Is. Genius! Thank you so much for sharing both the CSS and that tip! Would you mind sharing the language you used in the notification to instruct your users to expand the session details?


alekwo
Guide III
Forum|alt.badge.img+1
  • Guide III
  • 357 replies
  • November 15, 2021

@nicole.roman sure, as simple as:

“Please expand the event details below to join the session or watch the recording”

 


nicole.roman
Influencer I
Forum|alt.badge.img+1
  • Author
  • Influencer I
  • 20 replies
  • November 15, 2021

Much appreciated, @alekwo!


jbridges
Novice III
  • Novice III
  • 46 replies
  • November 18, 2021

@kferguson something interesting to consider for this issue we’ve previously discussed for helping users find the join link easier. 

alekwo wrote:

@nicole.romansure, as simple as:

“Please expand the event details below to join the session or watch the recording”

 

 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings