2023-05-26, 14:21:59
(2023-05-26, 13:33:10)Oleg06 Wrote:(2023-05-26, 13:19:07)tommy Wrote: Where do I place the shortcode
<?php monsterGalleryShow("example");?>[% mg=example %] ?
Short code in page editor. PHP code into a component or into a template.
I did that but the shortcode rendered the gallery right after opening of BODY tag instead of where I placed it in the page. I noticed the plugin inject the CSS on the header tag. Is the JS injected via the footer tag?
Just to double confirm the shortcode is using brackets [] not {} correct?