Jump to content

Xontero

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

Everything posted by Xontero

  1. disable your apps and plugins and try again
  2. Does anyone have this plugin? Link: https://invisioncommunity.com/files/file/7344-group-name-indicator/
  3. Xontero posted пост в теме in Integrations
    ohhh... sorry this can be replace with that
    • 150 скачиваний
    • Версия 1.0.6
    Приложение Интеграция с Вконтакте содержит в себе три набора функционала: 1. VK.com Login Handler - авторизация пользователей в Invision Community с помощью социальной сети Вконтакте. Инструкция по настройке. 2. VK.com Share Service - пользователи могут делиться любым контентом в сообществе с помощью одной кнопки. Подробнее. 3. VK.com Content Promotion - продвижение контента в группу или страницу Вконтакте по расписанию. Подробнее о продвижение в Вконтакте.
    Free
  4. Xontero posted пост в теме in Integrations
    View File Integration with Vkontakte Приложение Интеграция с Вконтакте содержит в себе три набора функционала: 1. VK.com Login Handler - авторизация пользователей в Invision Community с помощью социальной сети Вконтакте. Инструкция по настройке. 2. VK.com Share Service - пользователи могут делиться любым контентом в сообществе с помощью одной кнопки. Подробнее. 3. VK.com Content Promotion - продвижение контента в группу или страницу Вконтакте по расписанию. Подробнее о продвижение в Вконтакте. Submitter Xontero Submitted 02/02/22 Category Integrations  
  5. I need this app: https://invisioncommunity.com/files/file/8779-topics-list/
  6. sorry my language is not Russian
  7. saiko for forums use this in costum.css: .cForumList .cForumRow .cForumTitle::before { content: "\f27a"; background-image: linear-gradient(to left,#21f0bf,#5a8ef1) !important; font-family: fontawesome; font-size: 15px; font-weight: 600; color: #fff; } but if you want to different Icon for each forum you can use this method: .cForumList .cForumRow[data-categoryid="X"] .cForumTitle::before { content: "\f27a" !important; font-family: fontawesome; font-size: 15px; } **instead of X you should use forum ID** for widgets use this in costum.css: .cWidgetContainer[data-widgetArea="footer"] ul > li.ipsWidget .ipsType_sectionTitle::before, .cWidgetContainer[data-widgetArea="header"] ul > li.ipsWidget .ipsType_sectionTitle::before, .cWidgetContainer[data-widgetArea="footer"] ul > li.ipsWidget .ipsWidget_title::before, .cWidgetContainer[data-widgetArea="header"] ul > li.ipsWidget .ipsWidget_title::before { content: "\f27a"; font-family: fontawesome; font-weight: 600; color: #fff; } but if you want to different Icon for each widget you can use this method: .ipsWidget[data-blockid*="X] .ipsWidget_title::before { content: "\f075" !important; font-family: fontawesome; } **instead of X you should use data-blockid** good luck
  8. I need this plugin: https://invisioncommunity.com/files/file/9220-pay-to-pin-topics/
  9. Xontero posted пост в теме in Interface
    you're right. it's my wrong
  10. Xontero posted пост в теме in Interface
    Recent topic is a plugin and you should first extract the file then upload .xml file
  11. @or1k for default TopicFeed widget add this in custom.css: #ipsLayout_mainArea [data-blockid*="app_forums_topicFeed"] .ipsWidget_inner { max-height: 375px; overflow: auto; scrollbar-width: thin; } after that you should edit widget and set Number to show to 25 or each number you want for recent topic plugin add this in custom.css: #ipsLayout_mainArea [data-blockid*="plugin_1_recentTopics"] .ipsWidget_inner { max-height: 375px; overflow: auto; scrollbar-width: thin; } after that you should edit widget and set Number to show to 25 or each number you want
  12. I need this. Someone have this? https://invisioncommunity.com/files/file/8870-dp44-bot-group/
  13. can you try this? div#cbCopyright { display: none !important; }
  14. qwqws can you give a tutorial for create this scroll botton?
  15. Free-kassa Payment Gateway 1.0.2.tar Free-kassa Payment Gateway 1.0.2.tar
  16. Extract .tar file and open file that included this copyright then remove that.
  17. I have 1.8.0. I hope that works on 4.6 portal 1.8.0.tar portal 1.8.0.tar
  18. can someone this: https://invisionbyte.ru/files/file/211-donaty-za-posty/
  19. I have the same problem. I set the recommended settings but after one month my rank dropped from 700hk to 1,200,000. what is reason?
  20. Thanks bro I'll try it and inform you.
  21. Bro I did it before and my forum down.
  22. hi guys can someone help me to convert MyISAM to InnoDB? I want a fast and secure way
  23. hi guys you know when we register with social media, the password field in database is empty. can someone help me to write a logical If for that? for example I want to show a message for those users that have registered with social media.
  24. Xontero posted пост в теме in Themes and design
    got it... nexxe 1.1.1.2.xml @M4FIA_RaGE update nexxe 1.1.1.2.xml