Skip to main content
UNA Community Management System UNA Community Management System UNA Community Management System UNA Community Management System
  • Platform
  • Resources
  • Community
  • Pricing
Comment 'Hi @LeonidS Thanks...' to 'Visual access control in Forum (view, home, channels)'
Comment to Visual access control in Forum (view, home, channels)
    •  ·  Claudio Acosta
    •  ·  In reply to
      LeonidS
    •  ·  2026-04-13T11:04:09+0000

    Hi @LeonidS

    Thanks, I'll try it.

    And if I wanted to do something similar with the "updates," but not display the updates themselves, what class would I use?

    Also, wouldn't it be better to put the CSS in Designer-Injections-HEAD? Or would that be the same?

    Thank you very much.

    • See older replies...
      •  ·  Claudio Acosta
      •  ·  In reply to
        LeonidS
      •  ·  2026-04-14T12:50:33+0000

      Hi @LeonidS

      My initial intention was to prevent unauthenticated users from seeing the image, and you showed me how to do that.

      What I want to know is what I should change in the script if I want them to not see any content posted by "update"—that is, a link, a video, a file, an image.

      Thanks.

        •  ·  LeonidS
        •  ·  In reply to
          Claudio Acosta
        •  ·  2026-04-15T06:33:49+0000

        To hide the attachments form the "Update" (Timeline) area you may use the same code with the "#bx-timeline-main-timeline-feed .bx-tl-item-attachments" selector. For the links you may use smth like:

        <script>
        $("#bx-timeline-main-timeline-feed .bx-tl-item-attachments").remove();
        </script>
        
          •  ·  Claudio Acosta
          •  ·  In reply to
            LeonidS
          •  ·  2026-04-15T11:58:21+0000

          Thanks @LeonidS I'll try.

        See more...
        • Features
        • Pricing
        • Forum
        • Blog
        • Market
        • About
        • Copyright
        • Contact
        • Terms
        • Privacy
        • 𝕏
        Search
        UNA Community Management System UNA Community Management System UNA Community Management System UNA Community Management System
      • Platform
        • Features
        • Core CMS
      • Resources
        • Documentation
        • Marketplace
        • Discussions
        • Support Groups
        • API Reference
        • UNA CMS on GitHub
        • Webinars
        • Blog
      • Community
        • Discussions
        • Groups
        • Webinars
      • Pricing
      • Are you sure?
        Please, enter a value here