Connections 9.9 has just been released with another new Content Block, which can be used to increase discoverability of related Entries in your Directory. The new Content Block displays Neary Entries in a mobile responsive carousel.
Like always the update brings many minor tweaks to further improve Connections for you and your users. Today’s update also includes the following changes:
- FEATURE: Introduce the Entries Nearby Content Block.
- NEW: Introduce
cnArray::push()helper method. - TWEAK: Make the image not available placeholder responsive friendly while retaining the aspect ratio.
- TWEAK: Add a few basic styles to the Entry Actions vs relying on theme styling for lists.
- TWEAK: Add a few basic styles for the Content Block layout for better more consistent presentation.
- TWEAK: Introduce additional related carousel parameters that can be adjusted via a filter.
- TWEAK: Add CSS to make the “image not available” placeholder responsive friendly while maintaining aspect ratio.
- TWEAK: Make a few carousel CSS selectors a bit more specific to help ensure they are not easily overridden.
- TWEAK: If the Content Block order has not yet been saved, fetch them via
cnOptions::getContentBlocks(). - TWEAK: Flipped the logic when Content Blocks should be included/excluded.
- TWEAK: Remove the hardcoded limit with querying related Entries. Instead, use the supplied attribute.
- BUG: Prevent output of empty heading tags in Content Blocks.
- BUG: The
$blocksvariable should always be defined. - OTHER: Readme.txt tweaks.
- DEV: Update the dist files.


Perhaps because English is not my native language but I am not certain what “Entries Nearby” entails. Is it meant ‘geographically’?
If the Entry being viewed has an address that has been geocoded this will display entries (up to 8) that also have geocoded addresses that are within a 10mi radius.
Take a look at this page as an example:
The Entries shown in the carousel are within 10mi of the Entry being viewed.
I hope my answer is clear and helps. Please let me know.