I bought a megafilter
I modified it a bit, but in principle one thing doesn't work for me.
I uploaded a module with my own content to the filter block (to /templates/xxxx/html/layouts/jamegafilter/content/klafar/filter-list.php) - <?php echo JHtml::_('content.prepare', ' {loadmoduleid 116}');?>
it has images in it that can be opened in a popup.
But below is the module to upload in php, I can't open the image in the popup, even though I use different types of popups.
Any idea how to fix this?