S04e04 - Alert message QUESTIONS/SUPPORT
-
admin
- Contributor
- Posts: 217
- Joined: Wed Oct 30, 2019 1:34 pm
- Phoenix Version:
- Has thanked: 20 times
- Been thanked: 22 times
S04e04 - Alert message QUESTIONS/SUPPORT
Addon:
This addon allows shopowner to easily set up messages on the Shop Side.
Download:
viewtopic.php?f=28&t=1063
--
Questions / Comments /Concerns
This addon allows shopowner to easily set up messages on the Shop Side.
Download:
viewtopic.php?f=28&t=1063
--
Questions / Comments /Concerns
Tags:
-
radhavallabh
- Senior Contributor
- Posts: 466
- Joined: Tue Oct 27, 2020 4:09 am
- Phoenix Version: 1.1.0.6
- Has thanked: 29 times
- Been thanked: 3 times
Re: S04e04 - Alert message
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
Pls help
Very Warm Regds./
radhavallabh
-
ecartz
- Core Team
- Posts: 3084
- Joined: Tue Nov 05, 2019 6:02 pm
- Phoenix Version:
- Has thanked: 4 times
- Been thanked: 208 times
Re: S04e04 - Alert message
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>-
radhavallabh
- Senior Contributor
- Posts: 466
- Joined: Tue Oct 27, 2020 4:09 am
- Phoenix Version: 1.1.0.6
- Has thanked: 29 times
- Been thanked: 3 times
Re: S04e04 - Alert message
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 clickecartz wrote: ↑Mon Feb 14, 2022 11:25 am Maybe line 25 of templates/default/includes/pages/alerts.php needs to beCode: 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>
-
heatherbell
- Senior Contributor
- Posts: 2540
- Joined: Mon Oct 07, 2019 4:39 am
- Phoenix Version:
- Has thanked: 35 times
- Been thanked: 243 times
Re: S04e04 - Alert message
Tested and works for us as expected on a clean installation. Are your other message stack messages working for you.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
You do not have the required permissions to view the files attached to this post.
-
radhavallabh
- Senior Contributor
- Posts: 466
- Joined: Tue Oct 27, 2020 4:09 am
- Phoenix Version: 1.1.0.6
- Has thanked: 29 times
- Been thanked: 3 times
Re: S04e04 - Alert message
Hi I just checked all messages are having same issue, What might the problem be dear??heatherbell wrote: ↑Mon Feb 14, 2022 1:21 pmTested and works for us as expected on a clean installation.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
screenshot.png
Are your other message stack messages working for you.
-
heatherbell
- Senior Contributor
- Posts: 2540
- Joined: Mon Oct 07, 2019 4:39 am
- Phoenix Version:
- Has thanked: 35 times
- Been thanked: 243 times
Re: S04e04 - Alert message
I don't know. It is nothing to do with this addon so ask in a new topic.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??
- Kofod95
- Senior Contributor
- Posts: 748
- Joined: Sat Feb 06, 2021 7:38 pm
- Phoenix Version: 1.0.8.20
- Has thanked: 99 times
- Been thanked: 179 times
Re: S04e04 - Alert message
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.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??
//Daniel
//Daniel
I'm not smart, but sometimes even a blind chicken can find a corn.
Here are a lot of corns: Phoenix user guide
Here are a lot of corns: Phoenix user guide
-
radhavallabh
- Senior Contributor
- Posts: 466
- Joined: Tue Oct 27, 2020 4:09 am
- Phoenix Version: 1.1.0.6
- Has thanked: 29 times
- Been thanked: 3 times
Re: S04e04 - Alert message
Thank you so much dear indeed that was the issue!!Kofod95 wrote: ↑Mon Feb 14, 2022 5:14 pmHave 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.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??
//Daniel
//Daniel
Regds./
radhavallabh
- burt
- Core Team
- Posts: 4546
- Joined: Tue Oct 29, 2019 9:37 am
- Phoenix Version: v1.1.0.8
- : Buy Me A Beverage
- Has thanked: 252 times
- Been thanked: 412 times
Re: S04e04 - Alert message QUESTIONS/SUPPORT
This addon has been updated to display in a much nicer way.
It now looks like this:
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!
It now looks like this:
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!
You do not have the required permissions to view the files attached to this post.
I am not here to build for you.
I am here to build with you. Let's help each other.
I am here to build with you. Let's help each other.