• Resolved alexcuria

    (@alexcuria)


    Hi,

    I’m using the plugin on a custom theme I have created.

    When I go to my post page the collage is not showing…It magically shows up as I resize the window or when I open the browser debugger.

    Any suggestions?

    Thanks in advance

    Alessandro

Viewing 6 replies - 1 through 6 (of 6 total)
  • 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

    Thread Starter alexcuria

    (@alexcuria)

    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.

    https://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

    Thread Starter alexcuria

    (@alexcuria)

    File updated.

    Thanks for your time

    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>
    Thread Starter alexcuria

    (@alexcuria)

    Thanks a lot!!!
    This plugin rocks!!!
    Solved

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Collage not showing’ is closed to new replies.