Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author appcuarium

    (@appcuarium)

    Hi,

    We’ve identified the problem, will try to provide a fix today until 23:00 GMT.

    Best regards.
    The Alfie Team

    Plugin Author appcuarium

    (@appcuarium)

    Hi,

    We’ve identified the issue and we’ll provide a fix later today, before 23.00 GMT.

    Best regards.
    The Alfie Team

    Plugin Author appcuarium

    (@appcuarium)

    Hi,

    Glad to let you know this issue has been fixed. Please update to the latest version, clear caches and see it working.

    Best regards.
    The Alfie Team

    Thread Starter geraldjim

    (@geraldjim)

    Thanks it is working now.

    BTW – I had to add a bit of CSS to move the main image down as it was too high. Just noted it as other may have a similar isse

    THANKS again

    .condition-main-image {
    padding-top: 45px;
    }

    Plugin Author appcuarium

    (@appcuarium)

    Hi,

    You could replace:

    .condition-main-image {
    padding-top: 45px;
    }

    with

    .alfie-container {
        clear: both!important;
    }

    in your css file, as a quick fix until we release the next version.

    Best regards.
    The Alfie Team

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Broken in 1.2.1’ is closed to new replies.