Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
hi,
I am creating a new website. I use premium vantage template and Pagebuilder.
I would like to integrate the “Isotopes for WordPress” plugin
I would like to use in the “blog” theme template. Or use the “Post Loop” widget
Hi Daviz
This is unfortunately not something we’ve tested before.
It looks like you need to integrate the plugin manually. You’ll need to create a child theme: https://codex.wordpress.org/Child_Themes and then create a “loops” folder in the child theme and copy across the loop template file you’d like to use. Finally, paste in the plugin’s code snippet above the start of the loop as they indicate.