Omer Aslam

Results 8 comments of Omer Aslam

doesnt look like if the simple demo is followed up yet

can you please share your code and output html

is used the following setting to initialize with ListView and it works fine, one thing, if you want infinite scroll throughout then use `$listDataProvider->pagination->pageSize` for the triggerOffset property ```

can you provide more description to your problem as i am using the infinite scroll with pjax and it works perfect here it is http://potentialpads.idowstech.com/properties/grid

hi @ivanmfan and @rajanmidd you can use the following approach to load star rating after page load , add the following option inside the `pager` option in the list view...

this one seems to be fixed i am using list view with the following setting for the scroller ``` 'pager' => [ 'class' => ScrollPager::className () , 'container' => '#review-wrapper'...

i am using in the listing gallery too but didnt come across this problem see here a demo http://potentialpads.idowstech.com/properties/grid, can you add a link to your current page you are...

where would i get the `sweelix.php` from that i would place it inside the `@webroot/messages/YOUR_LANGUAGE/` folder structure, i am using yii2-advanced-app .