Hi,
In – Rencontre > General > Display – Check “Dynamic loading of search results”
– If checked => Dynamic loading of search result when scrolling page (no more pagination) ;
– If not, classical display with pagination.
In same page, check “Max number of results per search”. If the number of search results is less than this number, no pagination.
If the number of search results is systematically the same than the above setting :
– Replace this number with a lower one ;
– Find JS error with Firebug (or other) ;
– Display the code in your browser and find a DIV with class=”rencPagine ;
– Pass your WordPress in Debug mode.
See FAQ “The plugin doen’t works”.
Regards