Tagged: javascript
Hi there,
I have a third party gallery plugin that I run in the tab element. Ir works just fine, except for the fact that the alignment is off. Only when the page manually resizes, all the pictures jump into place as they should.
I contacted the developer and he suggested to add the following javascript call to the page>> iggs.windowResized()
I tried inserting the code into a code block element, but that did not work.
Can you please guide me how to implement this piece of java code?
Thanks,
Bert
Hey Bert2,
You should be able to include this via functions.php. Also, please see the following for a small tutorial on adding such snippets: http://www.wpbeginner.com/plugins/how-to-easily-add-custom-code-in-wordpress-without-breaking-your-site/
Best regards,
Jordan Shannon