Hello,

if u want to use a EXPLORE Site like this:

[ https://lapixi.com/explore ], can follow this guide, how u can set the online Icons for visitors off.

  1. Go under ur Site in the administration where u want to show off the online icons.
  2. Add a RAW Box on first position on Site.
  3. Set under the Box visiblity " ONLY FOR GUESTS or VISITORS "
  4. Insert the following code and save:

<style>.bx-base-pofile-unit-online { display: none; }</style>

... this should be working for all templates.

  • 639