@ Kartik
re: nginx
I see you’ve fixed nginx so it passes query vars now.
re: support license
I checked the site in which the support license is activated. It is activated on the live site… I did not make any changes at this point. Do you still see the License activation limit has been reached. message? The message results are cached for 24hrs, maybe there is a bug where the actual cached message is not refreshed. I’ll have to look into it.
re: does not have >6-7 listings
This occurs occasionally with themes. Add the following to the theme’s custom CSS area:
div#cn-slim-plus {
min-height: 450px;
}
re: get the number of enterprises returned for every query, along with the result listing
Something like a message “Found n-results.“? Presently the only way to really do that would to be edit the core Connections plugin. Maybe adding something to the Search Results Message Box.
Hope that helps!
