Okay
  Public Ticket #1993067
blog masonry error
Closed

Comments

  • Jia started the conversation

    Dear,

    why my Chinese version cannot show correctly in masonry?

    please check https://www.wangkaifang.com/blog/

    English version is ok. https://www.wangkaifang.com/en/blog/

    Could you please tell me how to fix it. Thanks!


    Li Jia

  •  675
    Neuron replied

    Hi Jia,

    The masonry doesn't seem to be loading properly at all, can you please try to add the following jQuery in Theme Options > Custom JS 

    jQuery(function($) {
        $('.masonry').isotope({
            layoutMode: 'masonry',
            itemSelector: '.selector'
        });
    });

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.