If you have important or recommended topics that your users might find useful, the custom Topics widget can be used to focus attention to those topics and make users aware of them. For example, you might configure the custom Topics widget to only show specific topics that you think members of a certain community might like to see or that are essential for them to see, and then add it to the homepage of that community so that those users can see those topics as soon as they land on the community.

Screenshot 2024-11-26 at 16.32.30.png

To configure the custom Topics widget in the Widget builder:

  1. Go to the widget builder community here.

  2. Select the Topics widget template.

    Screenshot 2024-11-21 at 15.22.21.png
  3. In the Appearance section, configure the look and feel of the widget. You can control format, the size of the widget, cards within it, the colour, and the widget title.

    You can configure the following appearance settings:

  4. When you’ve finished configuring the look and feel of the widget, click NEXT.

    Screenshot 2024-11-21 at 13.52.20.png

  5. In the Configure section, you can determine what is displayed on the widget.
    You can configure the following settings:

  6. When you’ve finished configuring the display settings, click GET CODE.

    Screenshot 2024-11-21 at 15.48.24.png

  7. The code is then generated based on the configuration options you’ve selected. Once you are satisfied with the styling and behaviour of the widget, COPY CODE to copy the code.

    Screenshot 2024-11-21 at 15.05.22.png
  8. Go to Design Studio in your Fuse platform and add the Custom HTML widget to a page, ensuring that it is the same dimensions chosen in the widget builder (e.g. if your widget in the widget builder is set to 3 columns, wide, make the custom HTML widget in design studio is also 3 columns wide).

    Screenshot 2024-11-26 at 15.44.17.png
  9. Paste the code into the widget and publish the changes. The widget then appears on the specified page with the chosen styling, content and dimensions.

    paste widget code.gif