-
Hi, I started a new component and wanted to implement a few snippets in the template. While easy snippets like a Bootstrap button worked, the snippets for input groups didnt. http://prntscr.com/x57h65 I know it might simply be a problem with the community snippet itsself, but since some Bootstrap snippets worked (no matter on which theme) and some didnt, I wonder how Joomla gets the information from Bootstrap. Would like to use input groups somehow, just wonder how it would be possible... |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Ok nvm, I finally found my problem: Forgot to add the library to the Site View, so |
Beta Was this translation helpful? Give feedback.
Ok nvm, I finally found my problem:
https://www.youtube.com/watch?v=rDjvgLYOt1o&list=PLQRGFI8XZ_wtGvPQZWBfDzzlERLQgpMRE&t=14m44s
Forgot to add the library to the Site View, so
Site View -> Media Libraries, add Bootstrap v4 there.