Jump to content

Xontero

Актив
  • Регистрация

Everything posted by Xontero

  1. Xontero posted пост в теме in Interface
    please update to 3.0.2
  2. hi do you want this feature for a special user or user group?
  3. Xontero posted пост в теме in Interface
    Просмотр файла Friends This is an application to allow users to create friendships with others. Features: Users can send friend requests to others Notification when: Receiving a friend request A friend request has been accepted. User can manage the notifications (disable/enable, use email/inline-notification) Displaying friends: Friends icon on top navigation displays in all pages. Friends tab in profile page. 1 click to send PM, Chat (requires Chatbox+) Easy to search friends. Privacy settings can allow users to set certain actions: Who can view your Profile. Who can send your Personal Message. Who can view your friends in profile. Widget to display random people you may know in slider or grid view. Mutual friends in widget and profile page. Добавил Xontero Добавлено 02/15/23 Категория Интерфейс Язык English  
  4. Xontero posted файл in Interface
    • 78 скачиваний
    • Версия 1.3.5
    This is an application to allow users to create friendships with others. Features: Users can send friend requests to others Notification when: Receiving a friend request A friend request has been accepted. User can manage the notifications (disable/enable, use email/inline-notification) Displaying friends: Friends icon on top navigation displays in all pages. Friends tab in profile page. 1 click to send PM, Chat (requires Chatbox+) Easy to search friends. Privacy settings can allow users to set certain actions: Who can view your Profile. Who can send your Personal Message. Who can view your friends in profile. Widget to display random people you may know in slider or grid view. Mutual friends in widget and profile page.
    Free
  5. Привет Это может решить вашу проблему Dark Mode 1.0.1.tar Dark Mode 1.0.1.tar
  6. .ipsNavBar_primary > ul > li:nth-last-child(2):not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)) > .ipsNavBar_secondary { right: var(--nav-dropdown--offset-x) !important; left: auto !important; } [dir="rtl"] .ipsNavBar_primary > ul > li:nth-last-child(1):not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)) > .ipsNavBar_secondary::before, [dir="rtl"] .ipsNavBar_primary > ul > li:nth-last-child(2):not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)) > .ipsNavBar_secondary::before, [dir="rtl"] .ipsNavBar_primary > ul > li:nth-last-child(3):not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)) > .ipsNavBar_secondary::before, [dir="rtl"][data-focus-navigation-align~="left"] .ipsNavBar_primary > ul > li:nth-last-child(1) > .ipsNavBar_secondary::before, [dir="rtl"][data-focus-navigation-align~="left"] .ipsNavBar_primary > ul > li:nth-last-child(2) > .ipsNavBar_secondary::before, [dir="rtl"][data-focus-navigation-align~="left"] .ipsNavBar_primary > ul > li:nth-last-child(3) > .ipsNavBar_secondary::before { left: auto !important; right: 20px !important; } html[dir="rtl"] .ipsNavBar_secondary > li { direction: rtl; }
  7. Xontero posted пост в теме in Themes and design
    you can also edit css file and change html[data-theme="dark"] to html[data-theme="light"]
  8. Xontero posted пост в теме in Themes and design
    hi just relax edit your theme and open include_js files then looking for: <script> const toggleSwitch = document.querySelector('.theme-switch input[type="checkbox"]'); const currentTheme = localStorage.getItem('theme'); if (currentTheme) { document.documentElement.setAttribute('data-theme', currentTheme); if (currentTheme === 'dark') { toggleSwitch.checked = true; } } function switchTheme(e) { if (e.target.checked) { document.documentElement.setAttribute('data-theme', 'dark'); localStorage.setItem('theme', 'dark'); } else { document.documentElement.setAttribute('data-theme', 'light'); localStorage.setItem('theme', 'light'); } } toggleSwitch.addEventListener('change', switchTheme, false); </script> and change Preference!
  9. in your screenshot close </div> is placed wrong. you should add before </aside> not after that. like below: <aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium ipsResponsive_hidePhone'> <div id="authorsticky"> <!-- . . . . --> </div></aside>
  10. hi edit your theme and find Postcontainer template 1. after this: <aside class='ipsComment_author cAuthorPane ipsColumn ipsColumn_medium ipsResponsive_hidePhone'> add this: <div id="authorsticky"> 2. then before this: </aside> add this: </div> and final add this in custom.css: #authorsticky { position: -webkit-sticky !important; /* Safari */ position: sticky !important; top: 15px !important; }
  11. ok. Привет. Кто-нибудь может поделиться этим файлом? https://invisioncommunity.com/files/file/8870-dp44-bot-group/
  12. нисколько. Мой дядя живет в России. Я написал этот запрос в спешке, из-за чего не поздоровался. Я не собираюсь оскорблять какую-либо национальность.
  13. Ты такой забавный Обязательно ли здороваться при создании темы? К тому же мой язык не русский и это может повлиять на ваше понимание
  14. Мне нужен следующий файл... https://invisioncommunity.com/files/file/8870-dp44-bot-group/
  15. Xontero posted пост в теме in Interface
    updated to 2.2.0
  16. Xontero posted пост в теме in Interface
    Просмотр файла Unread Content Counter This plugin will display how many unread items you have in the board based on the Unread Content stream. The counter is linked to the Unread Content stream. Добавил Xontero Добавлено 10/02/22 Категория Интерфейс Язык English  
  17. Вы пробовали следующее?
    • 34 скачивания
    • Версия 1.0.2
    This plugin will display how many unread items you have in the board based on the Unread Content stream. The counter is linked to the Unread Content stream.
    Free
  18. Anyone has the latest version of this plugin? https://invisioncommunity.com/files/file/10135-seo-essentials/
  19. В какой таблице он находится?
  20. Это уместно, но я хочу знать, возможно ли это через базу данных или нет!
  21. Есть ли способ изменить адрес сайта через базу данных?
  22. Плагин, который я написал, работает правильно Но я хочу, чтобы он перестал работать, когда плагин отключен.
  23. я не это имею в виду!!!! Я хочу, чтобы фрагмент кода data-adress="location" выполнялся внутри следующего тега li, когда указанная выше опция активирована. <li data-adress="location"> Я использовал следующие методы для этого, но это не сработало <li {{if settings.dataadress_settings}}data-adress="location"{{endif}}> и это <li {{if \IPS\Settings::i()->dataadress_settings == '1'}}data-adress="location"{{endif}}>