Hello. I'm trying to put a photo gallery in a wordpress template that I did, however by the time I put the plugin it inserts the HTML into Pages > Add Page
And then I added the plugin code
[gallery_bank type="images" format="masonry" title="true" desc="false" responsive="true" display="selected" no_of_images="10" sort_by="random" animation_effect="" album_title="true" album_id="1"]
But it only shows HTML, both css and javascript does not work ....
Do you have to do anything in the template to support plugins?
Additional information just ask, I did not go into many details because I believe the problem is the lack of some code to support plugins.
But any hints help you figure out the problem.