Jump to content
View in the app

A better way to browse. Learn more.

IPBMafia.ru - поддержка Invision Community, релизы, темы, плагины и приложения

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Respected

Администраторы
  • Регистрация

  • В сети

Everything posted by Respected

  1. Сначала смотрим настройки статей на предмет присвоенных шаблонов: Далее идём в Шаблоны статей и редактируем нужный нам шаблон:
  2. Логотип добавляется без проблем
  3. Меняется в папке приложения extentions/furlTemplates.php
  4. А мне откуда знать? Если сервер выделенный или VDS - можно самому. Если shared - с просьбой к хостеру.
  5. Очевидно на сервере название локали слишком длинное. Необходимо переопределить название локали, либо временно сменить.
  6. Однозначно идея стоящая, спрос будет очень большой, если правильно подойти к услуге и хорошенько продвигать
  7. Личные сообщения: core_message_posts core_message_topics core_message_topic_user_map Форумы: forums_forums Сообщения: forums_posts Темы: forums_topics
  8. help.yandex.ru/webmaster/controlling-robot/robots-txt.xml#allow-disallow
  9. Может добавить в хедер <link rel="image_src" href='URL картинки' />
  10. Значит стиль не стандартный и ширина жёстко указана в css
  11. Можно подправить количество тем в таблице forums_forums
  12. It is necessary to update the cache in the Support settings
  13. Главная страница, категория и запись имею свои собственные шаблоны. В эти шаблоны и необходимо вставлять блоки.
  14. Да, не проснулся еще)
  15. applications/forums/data/furl.json "forums_forum": { "friendly": "forum/{#id}-{?}", "real": "app=forums&module=forums&controller=forums", "verify": "\\IPS\\forums\\Forum" }, "forums_topic": { "friendly": "topic/{#id}-{?}", "real": "app=forums&module=forums&controller=topic", "verify": "\\IPS\\forums\\Topic" }, Заменить на: "forums_forum": { "friendly": "forum/{#id}", "real": "app=forums&module=forums&controller=forums", "verify": "\\IPS\\forums\\Forum" }, "forums_topic": { "friendly": "topic/{#id}", "real": "app=forums&module=forums&controller=topic", "verify": "\\IPS\\forums\\Topic" }, Перестроить кеш чпу:
  16. Естественно. Не вижу кода из второго сообщения.
  17. @media screen and (max-width: 979px){ #ipsLayout_header > header { padding-top: 0 !important; padding-bottom: 0 !important; } }
  18. Hello. Please reload the correct archive
  19. Туда же #ipsLayout_header header { padding: 0px 0 125px 0; margin-bottom: -125px; }
  20. Ты хочешь растянуть бэкаграунд по ширине? Будет не эстетично
  21. Привет. Добавь в custom.css: @media screen and (max-width: 979px) { .ipsLayout_container { padding: 0; max-width: 100%; } }

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.