Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Mahmud

    (@chonchol)

    Please check this.I have tried many times with many way.Why is this happening with this plugin.Again if i reloaded the page its design going to look ok.

    Plugin Author craigramsay

    (@malinkymedia)

    Thanks for your message. It looks like you’re using Isotope to lay out the gallery grid. In these cases you’ll need to use the plugin call back to layout the items again after the next page is loaded.

    There’s information here about this under the Isotope / Masonry section. You’ll need to change the target to the one you’ve chosen in your Isotope initialization.

    Thread Starter Mahmud

    (@chonchol)

    $('.grid').isotope('reloadItems').isotope();
    What will be .grid and reloadItems value for my themes?

    Thread Starter Mahmud

    (@chonchol)

    For my theme what will be callback function? please tell.

    Plugin Author craigramsay

    (@malinkymedia)

    Sorry for the delay. The .grid is the selector that you have used to initialize your isotope. reloadItems shoudn’t change as this is an Isotope function.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Plugin breaking style’ is closed to new replies.