Page 1 of 1

S04e04 - Alert message QUESTIONS/SUPPORT

Posted: Tue Jan 04, 2022 6:07 am
by admin
Addon:
This addon allows shopowner to easily set up messages on the Shop Side.

Download:
viewtopic.php?f=28&t=1063

--

Questions / Comments /Concerns

Re: S04e04 - Alert message

Posted: Mon Feb 14, 2022 8:27 am
by radhavallabh
Hi dear the close button does not seem to work after updating the modules shows a dash sign instead and on click nothing happens.
Pls help
Very Warm Regds./
radhavallabh

Re: S04e04 - Alert message

Posted: Mon Feb 14, 2022 11:25 am
by ecartz
Maybe line 25 of templates/default/includes/pages/alerts.php needs to be

Code: Select all

     <div class="text-right"><?= new Button(IMAGE_BUTTON_CONTINUE, 'fas fa-angle-right', 'btn-light btn-block btn-lg', [], $Linker->build('index.php')) ?></div>

Re: S04e04 - Alert message

Posted: Mon Feb 14, 2022 12:16 pm
by radhavallabh
ecartz wrote: Mon Feb 14, 2022 11:25 am Maybe line 25 of templates/default/includes/pages/alerts.php needs to be

Code: Select all

     <div class="text-right"><?= new Button(IMAGE_BUTTON_CONTINUE, 'fas fa-angle-right', 'btn-light btn-block btn-lg', [], $Linker->build('index.php')) ?></div>
Hi dear I tried to the above changes but still the same issue the close button does not display only a neutral color dash sign with no changes on click

Re: S04e04 - Alert message

Posted: Mon Feb 14, 2022 1:21 pm
by heatherbell
radhavallabh wrote: Mon Feb 14, 2022 12:16 pm close button does not display only a neutral color dash sign with no changes on click
Tested and works for us as expected on a clean installation.
screenshot.png
Are your other message stack messages working for you.

Re: S04e04 - Alert message

Posted: Mon Feb 14, 2022 1:36 pm
by radhavallabh
heatherbell wrote: Mon Feb 14, 2022 1:21 pm
radhavallabh wrote: Mon Feb 14, 2022 12:16 pm close button does not display only a neutral color dash sign with no changes on click
Tested and works for us as expected on a clean installation.
screenshot.png
Are your other message stack messages working for you.
Hi I just checked all messages are having same issue, What might the problem be dear??

Re: S04e04 - Alert message

Posted: Mon Feb 14, 2022 2:31 pm
by heatherbell
radhavallabh wrote: Mon Feb 14, 2022 1:36 pm Hi I just checked all messages are having same issue, What might the problem be dear??
I don't know. It is nothing to do with this addon so ask in a new topic.

Re: S04e04 - Alert message

Posted: Mon Feb 14, 2022 5:14 pm
by Kofod95
radhavallabh wrote: Mon Feb 14, 2022 1:36 pm Hi I just checked all messages are having same issue, What might the problem be dear??
Have you, by any chance uploaded stuff from the BS5-template? That overrides some stuff (I think in includes/system/override) that gives a behaviour similar to what you describe.

//Daniel

//Daniel

Re: S04e04 - Alert message

Posted: Tue Feb 15, 2022 5:11 am
by radhavallabh
Kofod95 wrote: Mon Feb 14, 2022 5:14 pm
radhavallabh wrote: Mon Feb 14, 2022 1:36 pm Hi I just checked all messages are having same issue, What might the problem be dear??
Have you, by any chance uploaded stuff from the BS5-template? That overrides some stuff (I think in includes/system/override) that gives a behaviour similar to what you describe.

//Daniel

//Daniel
Thank you so much dear indeed that was the issue!!
Regds./
radhavallabh

Re: S04e04 - Alert message QUESTIONS/SUPPORT

Posted: Wed Apr 23, 2025 10:54 am
by burt
This addon has been updated to display in a much nicer way.

It now looks like this:

s04e04.jpg

instead of invoking the messageStack as seen in the image a couple of posts up in this thread.

Obviously this module was built at the height of C19, and that message remains as a symptom.
Messages can be changed in the language file!