Notification Stack

2 replies · opened Jul 4, 2023

MmynameismrbinhJul 5, 2023

Hi team,
I was waiting for your response.
I work around file notifications.js by my self!

// keyword: QuocBinh , app--fix--toast
This is my solution:

my file notifications.js

  • line 43 , edit Notifications.init( selector ); --> CNVS.Notifications.init(selector);
  • line 135: add class app--fix--toast --> '<div class="position-fixed app--fix--toast '+ elPosClass +' p-3" style="z-index: 999999;">'
  • line 146 to 165 (my code block added): screenshot https://prnt.sc/kib8V3m3iZES

It work seem temporarily acceptable; Please review it , have a nice day.

SSemicolon WebSTAFFJul 6, 2023

Hello,

Thank You so much for your Kind Patience and for taking out time to post your Solution!

The issue was only with the Notifications.init( selector ); Line of Code. Simply replace this with: CNVS.Notifications.init( selector ); and this issue will be resolved. We have updated the Live Previews online: https://canvastemplate.com/notifications.html . Consider checking this and let us know if you are still facing any further issues. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

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