Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notifications module bootstrap notify template problem #161

Open
Giorgi625 opened this issue Feb 7, 2024 · 3 comments
Open

Notifications module bootstrap notify template problem #161

Giorgi625 opened this issue Feb 7, 2024 · 3 comments

Comments

@Giorgi625
Copy link

I published Notifications module with template set to Bootstrap notify, and it does not work, if I set to default I see notification in module positions, but when set to Bootstrap-notify it should display notifications in small modals in bottom, which it does not, I guess problems is with template files using jquery.

@MilanoM27
Copy link

Maby check all dependencies and ensure that you have included all necessary dependencies for Bootstrap notify.
Or check your configuration settings for the Bootstrap-notify template in your module.
If no then check that there are no conflicts between different versions of jQuery or other JavaScript libraries used in your template.

@Giorgi625
Copy link
Author

Yes maybe, but as I know goal for Joomla 5 was to get rid of jQuery, BS5 is also able to work without jQuery so I think its better to use Bootstrap code instead of jQuery.
I think this is what should be used https://getbootstrap.com/docs/5.0/components/toasts/

@andiamine
Copy link
Contributor

andiamine commented Jun 8, 2024

this module will be redone using BS5 toasts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants