Plugin Author
Brecht
(@brechtvds)
Hi Alessandro,
Could you try disabling all other plugins for a second and see if it works then?
If not, try switching to a default theme (like Twenty Sixteen) and try again.
Brecht
Hi,
it’s not a conflict with other plugin.
It works fine as I switch to default theme.
eic-container and other elements are in the page but the width/height (inline style) is 0
As soon as i resize the window the collage appears.
Here is the link if you want to have a look.
http://www.davideasquini.com/ciao-mondo-2/
Many thanks
Alessandro
Plugin Author
Brecht
(@brechtvds)
If you upload a zipfile of your theme over here I can give it a try.
Brecht
Plugin Author
Brecht
(@brechtvds)
I’m not sure what’s going wrong with your theme exactly.
Try adding the following code on the Settings > Easy Image Collage > Custom Code page:
</style><script>
setTimeout(function(){ EIC_Responsive.checkBreakpointOfAllElements(); }, 500);
</script><style>
Thanks a lot!!!
This plugin rocks!!!
Solved