Problem with toastr notification on load

1 reply·opened Feb 9, 2021
D
DavegdrFeb 9, 2021

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

Thanks!

S
SemiColonWebSTAFFFeb 9, 2021

Hello,

Apologies for the Inconveniences!

There was an Error in the Code provided in the Documentation. Please use this code:

jQuery(window).on( 'load', function(){
	SEMICOLON.widget.notifications({ el: jQuery("#custom-notification-message2") });
});

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