Comment to 'Some questions (Cover, Menu, Reactions, Friends, Login) '
  • Hello extraprod !

    1) May you please share your screen with it and the details of your mobile device, OS and browser?

    2) You may try to use the solution with the Jquery Sticky plugin for example. But better to have the special template.

    3) See details at this post https://una.io/page/view-discussion?id=3283 

    4) Better to hide it using the HTML block on the page with this form where you will place the following code like:

    <script>

    $(document).ready(function () {

        $('-form-element-object_privacy_view option[value=5] ').remove();

        });

    </script>

    5) A new field can be added via Forms. Other changes depend from the list of places where you need to show the nicknames instead of full names.

    6) No.

    7) Every specific styles changes can be made via Studio->[Template name]->Styles->Custom Styles area. The Timeline items usually have the bx-tl- CSS prefix.