Title: Plugin breaking style
Last modified: September 1, 2016

---

# Plugin breaking style

 *  Resolved [Mahmud](https://wordpress.org/support/users/chonchol/)
 * (@chonchol)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/plugin-breaking-style/)
 * Please tell me why this plugin breaks my design?
 * **Posts Selector ** : #portfolio
    **Post Selector** : #i-portfolio **Navigation
   Selector**: .navigation **Next Selector** : .nav-links a
 * My Website: [link](http://arproducciones.mx)
 * [https://wordpress.org/plugins/malinky-ajax-pagination/](https://wordpress.org/plugins/malinky-ajax-pagination/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Thread Starter [Mahmud](https://wordpress.org/support/users/chonchol/)
 * (@chonchol)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/plugin-breaking-style/#post-7719803)
 * 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](https://wordpress.org/support/users/malinkymedia/)
 * (@malinkymedia)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/plugin-breaking-style/#post-7719822)
 * 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](https://wordpress.org/plugins/malinky-ajax-pagination/)
   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](https://wordpress.org/support/users/chonchol/)
 * (@chonchol)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/plugin-breaking-style/#post-8085782)
 * `$('.grid').isotope('reloadItems').isotope();`
    What will be `.grid` and `reloadItems`
   value for my themes?
 *  Thread Starter [Mahmud](https://wordpress.org/support/users/chonchol/)
 * (@chonchol)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/plugin-breaking-style/#post-8091686)
 * For my theme what will be callback function? please tell.
 *  Plugin Author [craigramsay](https://wordpress.org/support/users/malinkymedia/)
 * (@malinkymedia)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/plugin-breaking-style/#post-8184926)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/malinky-ajax-pagination_e2c6ba.svg)
 * [Ajax Pagination and Infinite Scroll](https://wordpress.org/plugins/malinky-ajax-pagination/)
 * [Support Threads](https://wordpress.org/support/plugin/malinky-ajax-pagination/)
 * [Active Topics](https://wordpress.org/support/plugin/malinky-ajax-pagination/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/malinky-ajax-pagination/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/malinky-ajax-pagination/reviews/)

## Tags

 * [ajax](https://wordpress.org/support/topic-tag/ajax/)
 * [pagination](https://wordpress.org/support/topic-tag/pagination/)
 * [scroll](https://wordpress.org/support/topic-tag/scroll/)
 * [style](https://wordpress.org/support/topic-tag/style/)

 * 5 replies
 * 2 participants
 * Last reply from: [craigramsay](https://wordpress.org/support/users/malinkymedia/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/plugin-breaking-style/#post-8184926)
 * Status: resolved