Problem with toastr notification on load

1 reply · opened Feb 9, 2021

DDavegdrFeb 9, 2021

I'm quite sure I put in the right code but nothing showing. Would appreciate if you can have a look.

Thanks!

SSemicolon WebSTAFFFeb 9, 2021

Hello,

Apologies for the Inconveniences!

There was an Error in the Code provided in the Documentation. Please use this code:
[ch_pre type="js"]jQuery(window).on( 'load', function(){
SEMICOLON.widget.notifications({ el: jQuery("#custom-notification-message2") });
});[/ch_pre]

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard