Closed ptrouw closed 1 year ago
Weird, does Joomla debug shows an error?
Unfortunately no error. I have tried it on 2 different Joomla site. The debug form the plug-in, shows this line: array(1) { ["file"]=> string(35) "/images/bpt/laatste-nieuws/test.pdf" }
btw the debug string is the same if I use embed PDF. No errors on the console. This is the HTML code, but not showing!
If I remove the class="modal", all is fine. Is it a bootstrap thing!
Do you have other extensions installed that could create the bootstrap problem? Maybe bootstrap is loaded multiple times.
I don't think so. Perhaps because the template uses "old" BS 3
Hi, embed pdf is working great. But the modal pop-up doesn't show anything. I tried to set it in the plug-in and as an additional variable in the article. With debug also no additional information. Using J3.10. Any ideas? Do I have to do anything concerning the modal pop-up?