Hello
I'm trying to put a button with a popup with bootstrap.
I have pasted some of these example codes in my articles and it does not work when clicking on them. How to solve it?
thank you
Modal bootstrap
carlosdel123 Hi
You will need to load Bootstrap Modal so it can work. Open this file:
ROOT/templates/gk_blank/layouts/blocks/head.php
add this line of code:
HTMLHelper::_('bootstrap.modal');