Everything posted by Xontero
-
EX0 Что-то пошло не так.
disable your apps and plugins and try again
-
Файлы из архива IPS (поможем скачать)
Does anyone have this plugin? Link: https://invisioncommunity.com/files/file/7344-group-name-indicator/
-
Integration with Vkontakte
ohhh... sorry this can be replace with that
-
Integration with Vkontakte
- 150 скачиваний
- Версия 1.0.6
Приложение Интеграция с Вконтакте содержит в себе три набора функционала: 1. VK.com Login Handler - авторизация пользователей в Invision Community с помощью социальной сети Вконтакте. Инструкция по настройке. 2. VK.com Share Service - пользователи могут делиться любым контентом в сообществе с помощью одной кнопки. Подробнее. 3. VK.com Content Promotion - продвижение контента в группу или страницу Вконтакте по расписанию. Подробнее о продвижение в Вконтакте.Free -
Integration with Vkontakte
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
-
Файлы из архива IPS (поможем скачать)
I need this app: https://invisioncommunity.com/files/file/8779-topics-list/
-
Добавление фавиконов.
sorry my language is not Russian
-
Добавление фавиконов.
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
-
Файлы из архива IPS (поможем скачать)
I need this plugin: https://invisioncommunity.com/files/file/9220-pay-to-pin-topics/
- Recent Topics 1.1.3
- Recent Topics 1.1.3
-
Скролл последние темы
@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
-
Файлы из архива IPS (поможем скачать)
I need this. Someone have this? https://invisioncommunity.com/files/file/8870-dp44-bot-group/
-
Помогите пж убрать в чатбоксе
can you try this? div#cbCopyright { display: none !important; }
-
Scroll to top перекрывает chatbox
qwqws can you give a tutorial for create this scroll botton?
-
freekassa.ru покупка плагина для платежей в IPB
Free-kassa Payment Gateway 1.0.2.tar Free-kassa Payment Gateway 1.0.2.tar
-
Помогите пж убрать в чатбоксе
Extract .tar file and open file that included this copyright then remove that.
-
Файлы из архива IPS (поможем скачать)
I have 1.8.0. I hope that works on 4.6 portal 1.8.0.tar portal 1.8.0.tar
-
Файлы из архива IPS (поможем скачать)
can someone this: https://invisionbyte.ru/files/file/211-donaty-za-posty/
-
Настройки robots.txt
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?
-
convert MyISAM to InnoDB
Thanks bro I'll try it and inform you.
-
convert MyISAM to InnoDB
Bro I did it before and my forum down.
-
convert MyISAM to InnoDB
hi guys can someone help me to convert MyISAM to InnoDB? I want a fast and secure way
-
password field is null in database
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.
-
Nexxe Theme (Dark/Light)
got it... nexxe 1.1.1.2.xml @M4FIA_RaGE update nexxe 1.1.1.2.xml