Search the Community
Showing results for tags 'ips'.
-
View File HapajKule Gaming Themes Author: @cotou Version: 1.0 Last Updated: 6 January 2021 Compatibility: 4.5 License: GPLv3 Submitter Olamilekan Sanusi Submitted 10/23/2021 Category Themes
-
Version 4.1.1
2 downloads
[Dark / Light] Fluent Design Theme Edition. Compatibility: forums, calendar, pages, blogs, downloads, gallery, Commerce Release Notes in Pages, Chatbox+, Chatbox FREE Support for icons in notifications: Quizzes, trophies and medals, post note, (SD) Company Directory, (SD) Course Box, (SD) Game Key Store, (SD) Image Host, (SD) Live Streams, (SD) My Places (SD) Newsletter, (SD) Sales Portal Pro (Classifieds) Built-in modifications: (aXen) Group formatting in mention, (aXen) Font Awesome 5 in IPS Other settings: It is possible to change all colors, both light and dark, by editing the settings (without editing the CSS code), Enable / disable animation and direction animation, Adjust the width of the blocks in the footer, Adding your own background along with its setting in the footer, Changing the position of the forum description (Before or after sub-forums), Enable / disable shrink forum names, Enable / disable Forum statistics (Posts and topics), Custom forum category icons (Font Awesome 5), Enable / disable Unread Forum Badge, *Recommended* Viewing Topic Ratings in the Forum View, Viewing Topic Reactions in the Forum View, Custom background with customization (Separate for dark and light modes or only one for all styles), *Recommended* Personalization of the Scrollbar, Change the position of the cake when the user has a birthday in topic view (Next to the nickname or At the bottom of cAuthorPane), *Recommended* Notification with a red message if user the inbox is full, *Recommended* Blocking of reputation reversal, Enable / disable "Go to top" button, Enable / disable icons in Profile Fields, Change the position of the logo (Right, Left, Center), header height change, Enable / disable sticky userbar, Enable / disable search icon in elUserNav, Enable / disable social media icons (Own icons with Font Awesome 5), Changing the position of social media (UserBar, Header, Footer), Enable / disable nav icons (Own icons with Font Awesome 5), Enable / disable UserLink_menu icons (Own icons with Font Awesome 5), Change the navigation background, Your own image in the header with its personalization, Enable / disable home icon Enable / disable Hook the navigation bar to the mobile style screen, You can choose the default header's style or with the logo only in the center of the screen in mobile mode. Changing all button positions in elMobileNav, Ability to choose the main color, *Recommended* It is possible to turn on the automatic change of the dark / light theme depending on the settings in the system, [cAuthorPane] Enable nick formatting, Change position "Report" and "Edit" button, Enable / disable Online status icon in topics, *Recommended* [Signature] Enable / disable text collapse, Hide the "Mark as resolved" button in the first post, Possibility to choose the location of the field with widgets (Default or on the entire width of the page), Enable / disable widgets icons (Own icons with Font Awesome 5), Change widget title text-align, *Recommended* Enable / disable trophies in top blocks, Enable / disable (Who's Online Witget) Count all users together, (Topic Feed) Show / hide where the topic was written, (Post Feed) Show / hide a piece of post content, (Post Feed) Show / hide where the topic was writtenFree -
View File Fluent Design Theme Edition Compatibility: forums, calendar, pages, blogs, downloads, gallery, Commerce Release Notes in Pages, Chatbox+, Chatbox FREE Support for icons in notifications: Quizzes, trophies and medals, post note, (SD) Company Directory, (SD) Course Box, (SD) Game Key Store, (SD) Image Host, (SD) Live Streams, (SD) My Places (SD) Newsletter, (SD) Sales Portal Pro (Classifieds) Built-in modifications: (aXen) Group formatting in mention, (aXen) Font Awesome 5 in IPS Other settings: It is possible to change all colors, both light and dark, by editing the settings (without editing the CSS code), Enable / disable animation and direction animation, Adjust the width of the blocks in the footer, Adding your own background along with its setting in the footer, Changing the position of the forum description (Before or after sub-forums), Enable / disable shrink forum names, Enable / disable Forum statistics (Posts and topics), Custom forum category icons (Font Awesome 5), Enable / disable Unread Forum Badge, *Recommended* Viewing Topic Ratings in the Forum View, Viewing Topic Reactions in the Forum View, Custom background with customization (Separate for dark and light modes or only one for all styles), *Recommended* Personalization of the Scrollbar, Change the position of the cake when the user has a birthday in topic view (Next to the nickname or At the bottom of cAuthorPane), *Recommended* Notification with a red message if user the inbox is full, *Recommended* Blocking of reputation reversal, Enable / disable "Go to top" button, Enable / disable icons in Profile Fields, Change the position of the logo (Right, Left, Center), header height change, Enable / disable sticky userbar, Enable / disable search icon in elUserNav, Enable / disable social media icons (Own icons with Font Awesome 5), Changing the position of social media (UserBar, Header, Footer), Enable / disable nav icons (Own icons with Font Awesome 5), Enable / disable UserLink_menu icons (Own icons with Font Awesome 5), Change the navigation background, Your own image in the header with its personalization, Enable / disable home icon Enable / disable Hook the navigation bar to the mobile style screen, You can choose the default header's style or with the logo only in the center of the screen in mobile mode. Changing all button positions in elMobileNav, Ability to choose the main color, *Recommended* It is possible to turn on the automatic change of the dark / light theme depending on the settings in the system, [cAuthorPane] Enable nick formatting, Change position "Report" and "Edit" button, Enable / disable Online status icon in topics, *Recommended* [Signature] Enable / disable text collapse, Hide the "Mark as resolved" button in the first post, Possibility to choose the location of the field with widgets (Default or on the entire width of the page), Enable / disable widgets icons (Own icons with Font Awesome 5), Change widget title text-align, *Recommended* Enable / disable trophies in top blocks, Enable / disable (Who's Online Witget) Count all users together, (Topic Feed) Show / hide where the topic was written, (Post Feed) Show / hide a piece of post content, (Post Feed) Show / hide where the topic was written. Submitter Sanusi Olamilekan Mayowa Submitted 09/04/2022 Category Themes
-
How to solve breaking the UI of the search bar with the current Acme Theme version posted here because of the improved UX in the latest version of the IPS. Problem ?? Solution: Go to Admin Panel and Navigate to customization, select themes then go to your current themes and select Edit HTML and CSS then search for QIUCKSEARCH Then PASTE and replace with the code below {{if !$preview and \IPS\Member::loggedIn()->canAccessModule( \IPS\Application\Module::get( 'core', 'search' ) ) AND !\in_array('ipsLayout_minimal', \IPS\Output::i()->bodyClasses )}} <div id="elSearchWrapper"> <div id='elSearch' data-controller="core.front.core.quickSearch"> <form accept-charset='utf-8' action='{url="app=core&module=search&controller=search&do=quicksearch" seoTemplate="search" noprotocol="true"}' method='post'> <input type='search' id='elSearchField' placeholder='{lang="search_placeholder"}' name='q' autocomplete='off' aria-label='{lang="search"}'> <details class='cSearchFilter'> <summary class='cSearchFilter__text'></summary> <ul class='cSearchFilter__menu'> {{$option = \IPS\Output::i()->defaultSearchOption;}} <li><label><input type="radio" name="type" value="all" {{if \IPS\Output::i()->defaultSearchOption[0] == 'all'}} checked{{endif}}><span class='cSearchFilter__menuText'>{lang="everywhere"}</span></label></li> {{if \count( output.contextualSearchOptions )}} {{foreach array_reverse( output.contextualSearchOptions ) as $name => $data}} <li><label><input type="radio" name="type" value='contextual_{expression="json_encode( $data )"}'{{if \IPS\Output::i()->defaultSearchOption[0] == $data['type']}} checked{{endif}}><span class='cSearchFilter__menuText'>{lang="$name"}</span></label></li> {{endforeach}} {{endif}} {{foreach output.globalSearchMenuOptions() as $type => $name}} <li><label><input type="radio" name="type" value="{$type}"{{if empty(\IPS\Output::i()->contextualSearchOptions) and \IPS\Output::i()->defaultSearchOption[0] == $type}} checked{{endif}}><span class='cSearchFilter__menuText'>{lang="$name"}</span></label></li> {{endforeach}} </ul> </details> <button class='cSearchSubmit' type="submit" aria-label='{lang="search"}'><i class="fa fa-search"></i></button> </form> </div> </div> {{endif}} then click SAVE Enjoy ?
-
Version 1.1.2.0
48 downloads
Nexxe Theme ( IPS version 4.5 - 4.6 ) Template with a choice of (light/dark) color versions. Colors and sizes using CSS Vars. Choosing the font color, the theme has many settings and can be fully customized. It's perfect for all forums, beautifully displaying all site content. Possibility to change headers, sliders, navigations, pop-ups, forms, comments and much more.Free -
-
Version 2.4.0
0 downloads
Plugin for adding information about reputation, days won, etc. to the user panel in topics. There are settings to select the desired display elements. Settings are divided into two sections - Reduced and Full. The abbreviated ones are: Standard post-container design. Number of posts. The number of topics. The amount of reputation. Number of solutions. Number of days won. The number of registered days on the forum. Custom fields. Achievement badges. Rank progress. In full: Non-standard post-container with tiles. Adjust shadows for dark and light themes. Adding a profile background. Hiding the standard group (name + icon). Hiding the standard group (name). Adding a group. Adding a secondary group. Adding a rank. Number of posts. The number of topics. The amount of reputation. Number of solutions. Number of days won. Number of subscribers. Number of registered days on the forum. Date of registration. Profile ID. Latest forum activity. Time zone. Device input. Custom fields. Additional panel with sending drugs, adding to emergency situations, etc. Achievement badges. Rank progress. Flexible post-container settings. Templates tested: Standard, Magnum, Fluent. Compatible with: Advanced Online Indicator. Recommendations: For the correct work, it is desirable to have a standard post-container.Free -
Version 1.3.2
0 downloads
Plugin to hide content from prying eyes. Works in applications: Forum. Downloads. Blogs. Club. Gallery. Settings on the 2nd screenshot. Adjust to your liking or leave as is. Select the necessary groups for which you want to hide content. (default: hidden for everyone) Select the forums in which you want to hide content. (default: hidden for everyone) Select light/dark mode for the button window. (default: standard light (3-4 screenshots)) Customize the colors of the block and hidden content text. Set button for CKEditor. Installation along the path: https://yoursite.ru /admin/?app=core&module=editor&controller=toolbar&do=addPlugin To use the plugin without a button:Write all properties in theHidden Content.tag . Example: [ hide p=10 r=10 f=10 j=10 m=10 g=10 ] hidden text [ /hide ] . p=10 - number of posts. r=10 - the amount of reputation. f=10 - number of files. j=10 - number of days of registration. m=10 - user ID. g=10 - group ID. The tag can also be used without properties. Example: [ hide ] hidden text [ /hide ] . In this case, viewing will be limited to guests only. Compatibility: 4.4, 4.5, 4.6. PHP: 7-8.Free -
View File (DP45) Custom Links This application converts the phrase into a custom link without changing the phrase in the database. Works only with applications specified in compatibility! See screenshots of settings. The app allows you to replace text submitted by a user with URLs, affiliate or user links. Peculiarities: Enable / disable the application. Allow groups to view converted phrases. Ability to limit the number of converted phrases in one message. Forum selection. Nofollow (hiding from search engines). Compatibility: 4.4.x, 4.5.x, 4.6.x. Submitter Sanusi Olamilekan Mayowa Submitted 07/02/2022 Category Applications
-
Version 4.0.4.1
2 downloads
This application converts the phrase into a custom link without changing the phrase in the database. Works only with applications specified in compatibility! See screenshots of settings. The app allows you to replace text submitted by a user with URLs, affiliate or user links. Peculiarities: Enable / disable the application. Allow groups to view converted phrases. Ability to limit the number of converted phrases in one message. Forum selection. Nofollow (hiding from search engines). Compatibility: 4.4.x, 4.5.x, 4.6.x.Free -
-
View File PM Viewer With this plugin, the administrator can read the personal messages of users and find out all the secrets, numbers and pin codes of the cards. Compatibility: 4.4.x, 4.5.x, 4.6.x. Submitter Sanusi Olamilekan Mayowa Submitted 07/02/2022 Category Applications
-
Version 2.0.6.7
1 download
This app restricts guests to a forum/topic by a specified number of visits and for a specified time. Peculiarities: Enable / disable the application. Bots can browse the forum without restrictions. Exclude URLs. Exclude forums and clubs. Restrict viewing to topics only. Set the number and time of visit. Set error messages. Compatibility: 4.4.x, 4.5.x, 4.6.x.Free -
View File (DP45) Guest View Limits This app restricts guests to a forum/topic by a specified number of visits and for a specified time. Peculiarities: Enable / disable the application. Bots can browse the forum without restrictions. Exclude URLs. Exclude forums and clubs. Restrict viewing to topics only. Set the number and time of visit. Set error messages. Compatibility: 4.4.x, 4.5.x, 4.6.x. Submitter Sanusi Olamilekan Mayowa Submitted 07/02/2022 Category Applications
-
View File Acme Theme Choosing the font color, the theme has many settings and can be fully customized. It's perfect for all forums, beautifully displaying all site content. Possibility to change headers, sliders, navigations, pop-ups, forms, comments and much more. Submitter Focuslinks Submitted 10/23/2021 Category Themes
-
View File Nexxe Theme Nexxe Theme ( IPS version 4.5 - 4.6 ) Template with a choice of (light/dark) color versions. Colors and sizes using CSS Vars. Choosing the font color, the theme has many settings and can be fully customized. It's perfect for all forums, beautifully displaying all site content. Possibility to change headers, sliders, navigations, pop-ups, forms, comments and much more. Submitter Sanusi Olamilekan Mayowa Submitted 10/23/2021 Category Themes
-
-