Home Forums Basel support forum Masonry Product Categories Doesn't Work

Masonry Product Categories Doesn't Work

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #626

    imaginaire
    Participant

    For some reason this setting doesn’t work with my site. I get a console error as follows:

    plugins.js?ver=1.0.0:12 Uncaught Error: No layout mode: packery

    #628

    Artem Temos
    Keymaster

    Hello there,

    Thank you for your question.

    We just looked at your web-site and don’t see masonry categories on your home page and console without any errors, do you still have this problem? Could you provide your admin access so we can replicate the issue?

    #638

    imaginaire
    Participant

    Hi,

    Please look again, I have changed the setting back.

    I will provide admin details in private content.

    #640

    Artem Temos
    Keymaster

    Hi,

    We still can’t enter your admin access. But we found the problem. You are using plugin “furnde-vc-addons” that rewrites our “Isotope” library and cause this conflict. Try to disable this plugin. If you still want to use so provide us your FTP details and we will fix this conflict on your web-site in the child theme.

    Thank you

    #652

    imaginaire
    Participant

    Thank you, that has helped with the issue.

    One other thing — is there a way to remove the zoom effect when you hover over items such as the categories and the promo banners?

    #653

    Artem Temos
    Keymaster

    Here is Custmo CSS to remove scale on catrgories. For banners you can change hover effect when editing this element with Visual Composer in admin panel.

    .category-grid-item:hover > .category-content > a {
        transform:none;
        -webkit-transform:none;
        -o-transform:none;
        -moz-transform:none;
    }
Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Masonry Product Categories Doesn't Work’ is closed to new replies.