When I try to use views pager with ajax it doesn't works, the same happens with "load more" module and "infinite scrolls".

I have try to leave all the views class, but I don't get nothing, if I try the same view with another theme it works great.

And idea?

Thanks

Oskar

Comments

takirami’s picture

I have a related issue.

I'm using exposed view filtering with ajax. The view renders but when i select filters the rendered view stays the same. From the console I can see that content is being processed in the background but nothing gets rendered. Changing themes does the trick and so does disabling ajax for the view.

oskar_calvo’s picture

I think that the problem is that Mothership change some class and js don't know how to work with it.

Oskar

Belham’s picture

As mothership removes a shi*ton of classes and such it also breaks views ajax functionality.
As a workaround for this you should copy the default views-view.tpl.php to your motherships subtheme in order to overwrite the mothership.