Jump to content
View in the app

A better way to browse. Learn more.

Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Hide blank topic thumbnails

Featured Replies

I am trying to display a custom block showing 3 new topics on my homepage that uses SquareSpace.

It displays, but I cannot figure out for the life of me how to hide the blank thumbnails.

Anyone have any suggestions?

You can see it here: https://www.breatheheavy.com/

What I want (shows correctly when using the custom block in my community - example):

Screenshot-2025-12-19-at-3-35-20-PM.png

What is displaying (shows the thumbnails on my squarespace site):

Screenshot-2025-12-19-at-3-31-30-PM.png

Any help is greatly appreciated!

This is the custom block's template code:

{{if !empty( $topics ) }}
	<header class='ipsWidget__header'>
		<h3>{$title}</h3>
		{{if $isCarousel}}
			{{$carouselID = 'widget-topic-feed_' . mt_rand();}}
			{template="carouselNavigation" group="global" app="core" params="$carouselID"}
		{{endif}}
	</header>
	<div class='ipsWidget__content'>
		<i-data>
			<ul class="ipsData ipsData--{$layout} {{if $isCarousel}}ipsData--carousel{{endif}} ipsData--topic-feed-widget" {{if $isCarousel}}id='{$carouselID}' tabindex="0"{{endif}}>
				{{foreach $topics as $topic}}
					{template="topicFeedRow" group="widgets" app="forums" location="front" params="$topic, $layout"}
				{{endforeach}}
			</ul>
		</i-data>
	</div>
{{endif}}

PS - worth mentioning: I use this application: Topic Thumbnail. Not sure if it's because of that or not. I disabled it and the gray thumbnails still showed so idk ¯\_(ツ)_/¯

Edited by Jordan Miller

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.