Leaderboard
Popular Content
Showing content with the highest reputation on 09/06/2020 in all areas
-
Why aren't posts numbered within a thread?
The Old Man and one other reacted to Morgin for a topic
This thread is a good reminder of the diversity of users. I haven’t thought about post numbers in decades. Would never have thought some people are so passionate about this topic. Certainly a curiosity to me as to why people are so hung up on them, but that’s what makes this community interesting!2 points -
Is there a quick way to add a new area for widgets? For example, between sections.2 points
-
I've been around a long time too, a lot of us have. There is no 'attack here' we're simply expressing our views. As Lindy has said in the past many times... Express our views and it's taken on board and sometimes changed. We have seen it, sometimes it doesn't change but if we do not speak out, nothing gets 'changed' and sometimes, that can be for the worse. It's nice to see that I am not the only one, not liking the idea to not be able to download the files manually, or have an active licence in order to download files or updates to them.2 points
-
Pages Article Styles
OptimusBain reacted to TAMAN for a file
Version 2.0.9
727 downloads
Gradient Pages Article Styles Is a set of 6 templates created in Pages app to show Pages Records in ( One Column, Two Column, Three Column, Two Column First Featured, Three Column First Featured... ) you can apply the styles on a databases or on blocks. no color customization needed. Requirements IPS Pages application is required. Demo$15.001 point -
(MIX) Advanced Online Indicator [support topic]
♕-SlawkA-♕ reacted to MIXOH for a topic
Support topic for:1 point -
Group Name Indicator
filozofmateusz reacted to All Astronauts for a file
Version 6.0.1
3,487 downloads
Show a legend of your groups in the Who's Online and Recently Browsing widgets, sorted in the order you specify and linked to the search system. Handy so that people know what those group prefixes and suffixes mean. You choose which groups appear in the legend, and the order they will appear in, with the plugin settings in the ACP. Group links will carry any group formatting (colors, etc.) you may have set. Clicking the entries in the legend takes users to a list of all members with that group designation. Version 6 is for Invision Community 4.5 and above. Tweaks the &q appendage slightly - this is tested but environments vary, give a yell if there are problems. Version 5 is for IPS 4.4.5 and above. Untested on earlier versions. Version 5 addresses changes within the IPS search subsystem that now REQUIRES a query parameter to be passed through. GNI urls now append a "&q= " - and yes, the space after equals sign is intentional and necessary. If you edit the plugin template files, do keep this in mind.Free1 point -
(MIX) Advanced Online Indicator
♕-SlawkA-♕ reacted to MIXOH for a file
Version 1.0.1
93 downloads
As a basis, the original Online Indicator plugin was used which places the indicator next to the names of users in messages and private messages. You can specify the Font Awesome icon for both statuses, online and offline. The avatar indicator has many settings for placement, color, etc. Also supported are round avatars. The Advanced plugin allows you to determine the type of device from which the member entered and display it in addition to the online indicator in the form of an additional icon and text. Another Advanced setting allows you to display the device indicator only if this device is mobile (eg. Tablet or Phone). Adjust font sizes and layout icons and apply to Advanced icons Supports work with versions IPS 4.2.x, 4.3, 4.4 and 4.5$15.001 point -
[HQ4] Badges
Chris59 reacted to InvisionHQ for a file
Version 4.0.0
707 downloads
------ READY FOR IPB 4.5 ------ This application will allow admin to setup a badge for any user in topic view with a large customization options. Features: Admin can set up Application on/off. Admin can set up which groups or which members have a Badge in topic view (secondary group support!). Admin can set up which forums show the single badge Badge "Link To" feature Custom Style (you can "move" your badge anywhere in the topic view) This app now support CSS BADGES responsive badges placement Staff Badges are tested on: default IPB4.1 skin default IPB4.2 skin default IPB4.3 skin default IPB4.4 skin default IPB4.5 skin for custom skin I provide a full support for free!!!$10.001 point -
@Fosters PM sent, it’s late in the UK so just leave me a message and I’ll pick it up in the morning.1 point
-
A different article styles By Pages ( IP.Content )
TAMAN reacted to EmpireKicking for a topic
^^^^^^^^^^^^ Same https://www.baysidegamers.com/reviews-articles/1 point -
DesignzShop Ignitor-SG
DesignzShop reacted to Odiss for a file
1 point -
Probably best, as I could be having a very long moment. I'll send a pm.1 point
-
1 point
-
I'm a complete amateur, but I seem to have become the tech person for my organisation! I've tinkered here and there with our forum, learning as I go, but the app has me stumped. I've searched for a help guide or words of wisdom on here, but I can't find anything. Basically the app has been approved and I've downloaded TestFlight and communities app. I can see my app and although I can't login I saw somewhere that's a bug which will be fixed soon. But when I searched the App Store I can't find Communities or my app. Is it still being tested or can others download it to give it a try (if so where can they download it). Sorry if I'm being very stupid!1 point
-
Tabbed Forums Index
Adriano Faria reacted to Noble~ for a file
1 point -
Click on the pencil icon first to activate custom permission. After that, the permission settings will appear in that drop-down menu.1 point
-
Well , running 4.5.1 ipb suite Did a manual install of 2.0.5 and it worked 98% on a 4.5.1 board Uninstalled 205 and all templates , installed the new 2.0.6 but seems missing all the image settings we had in the plugin on 2.0.5 . so uninstalled 2.0.6 empty plugin and templates . back to 2.0.5 again 😉1 point
-
1 point
-
This theme is amazing! Not only can you customize it to your liking but the support the developer gives is above and beyond. This theme is well worth 40. You can take this theme and make it fit any site by changing background image and colors. I definitely recommend this theme. Thanks Taman again for such a great well designed theme and over the top fast support.1 point
-
Login to ACP > click your picture in the top right and click theme and choose light.1 point
-
For IPS 4.4, changed this: <li><a class='ipsType_blendLinks' href='{$comment->item()->url()->setQueryString( array( 'do' => 'findComment', 'comment' => $comment->$idField ) )}' data-ipsTooltip title='{lang="share_this_post"}' data-ipsMenu data-ipsMenu-closeOnClick='false' id='elSharePost_{$comment->$idField}' data-role='shareComment'><i class='fa fa-share-alt'></i></a></li> to this: <li><a class='ipsType_blendLinks' href='{$comment->item()->url()->setQueryString( array( 'do' => 'findComment', 'comment' => $comment->$idField ) )}' data-ipsTooltip title='{lang="share_this_post"}' data-ipsMenu data-ipsMenu-closeOnClick='false' id='elSharePost_{$comment->$idField}' data-role='shareComment'>#{$comment->$idField} <i class='fa fa-share-alt'></i></a></li> In this template:1 point
-
1 point
-
constants.php doesn't come by default, you have to create it.1 point
-
Version 1.1.0
62 downloads
Pages SuperDirectory is a set of Pages templates to create directory sections on your site using Pages databases. Use the full power of Pages combined with a beautiful and engaging template set. You can create any type of directory: Job boards, company directories, links from your field, developers on your site … whatever you want! Check out the live demo! >Live Demo< What’s needed: Pages application You should be familiar with setting up Pages database. Your Pages database should use multiple categories and the record image. What is included: A Pages template set for the views: record listing, category listing and record view A settings plugin to customize the directory databases detailed installation instructions as PDF Detailed Feature Description: All featured ordered by template view: General: User Mode. Choose to either feature the record image (default) or the creator avatar (for a directory of members on your site.) Header background color Header foreground color Header background opacity Support for category images using the Category Images app by All Astronauts Category View: Show search form (Yes/No) “Add Record” button on homepage (Yes/No) Use custom header image (linked file as URL) Set custom image as OG:image to make your directory homepage look good on Social Media (Yes/No) FontAwesome record icon (shows next to the record count) Number of category columns (1/2/3) Show sidebar on index (Yes/No) Listing View: Number of record columns (1/2/3/4/6) Show record creator (Yes/No) Show record stats (Yes/No) Show reviews/ratings (Yes/No) Show sidebar on listing view (Yes/No) Show moderation checkboxes (Yes/No) Record View: Show record stats (Yes/No) Show reviews/ratings (Yes/No) Show creation time (Yes/No) Show record creator (Yes/No) Show follow button (Yes/No) Show tags (Yes/No) Show creator contact button to create an on-site private message (Yes/No) Show sidebar on record view (Yes/No) Special features: Turn an image upload field in a mini gallery: Activate the User Mode to create a directory of community members with an option to contact them:$22.001 point -
Youtube Embeds
AlphaStar reacted to Nathan Explosion for a topic
Both links are valid. @AlphaStar - the error message returned is because some form of error has occurred while the software has attempted to retrieve the oembed code from youtube. The error generated isn't logged by default by IPS, only at debug level. Do the following: If you have a constants.php file (in the same location as your conf_global.php file) then add this to it: define( 'DEBUG_LOG', true ); If you don't have a constants.php file, create one and add this to it: <?php define( 'DEBUG_LOG', true ); Then attempt to do the embed again. Result should be a log entry in either 'System logs' or 'error logs' in the Support section of the ACP - post the information it provides. Reminder: remove the above from your constants.php file when finished.1 point -
This is address for your video PS see link https://youtu.be/RcYjXbSJBN81 point
-
Mobile: Enter/Backspace hide keyboard
V0RT3X666 reacted to Nathan Explosion for a topic
Bugtastic - tested on both IPS 4.4.10 and 4.5.1, on a OnePlus 5, running Android 10 issue occurs with Chrome 85.0.4183.81 (both app version & Chromium version, via chrome://version) issue doesn't occur with Firefox 80.1.2 Edge 45.07.4.5057 (app version)/77.0.3865.116 (chromium version, via edge://version) Yup. Feel free to play around with a non-IPS CKEDITOR 4 implementation: https://test.ynwa.tv/ckeditor/ck4.html, then a bug report could be submitted to Google and/or CKEDITOR CKEDITOR bug submitted Actually a duplicate of https://github.com/ckeditor/ckeditor4/issues/4252 Which, in turn, is a Chrome bug https://bugs.chromium.org/p/chromium/issues/detail?id=1121179 I've verified it as fixed in Chrome Beta, and in Chrome Dev Note: CKEDITOR 5 explicitly uses <p> for enter key, with <br> being the action for shift+enter (that's going to be fun on here if IPS go to CK5 at a later point)1 point -
There is no legitimate reason anyone or any organization should be using IE. If you have users stuck on it, that sucks, but it’s akin to having users tell you they unfortunately are stuck on 14.4k dialup and find the site loads too slowly. IE is dead. Let it Rest In Peace.1 point
-
Mobile Communities App & Monetization Idea
TheWorldNewsMedia.org reacted to SF_Ronin for a topic
I don’t run ads, but if understand the issue correctly, the current app doesn’t properly distinguish between mobile and desktop/laptop. Apparently this is a terms of service issue for Google. As they have different rates and ads for desktop and mobile. i could be mistaken though. Someone more abreast of the issue could probably tell you more.1 point -
MS IE warning
Egorkin reacted to Square Wheels for a topic
Wow, what a mess. Glad I saw this. Is there a popup I can create if the user is detected using IE to suggest their viewing experience will be horrible and they should use a different browser? On one of my site, they people are brilliant laboratories, but many struggle with computers. Don't want them getting frustrated and leaving.1 point -
Why aren't posts numbered within a thread?
BankFodder reacted to opentype for a topic
If I were in your shoes, I would just hire a developer to update that existing plugin as a custom plugin outside the Marketplace. “Problem solved.” 😉 Probably takes less time than writing the above posts which are unlikely to change IPS staff’s mind.1 point -
Ignore / Block
TheWorldNewsMedia.org reacted to TDBF for a topic
I cannot believe in 2040 that there is still not a proper solution for this! 😉😂1 point -
Ignore / Block
MFirehouse reacted to AlexWright for a topic
This 1000x this. And it has to work for All content. Not just forum content.1 point -
It looks like it's updated on his own site, but not in the IPS Marketplace yet. @Michael.J - will you be updating here to allow simpler updating with the new 4.5 ACP process?1 point
-
Vuex (Support Topic)
Aethes reacted to Petra Jane for a topic
Don't know if it's just me, but if I edit the source of an text input box, it comes up very light grey on a white background, nearly impossible to edit? Thanks for making this theme available for those of us who are CSS challenged! MUCH apprciated.1 point -
Profile Video
RayaNPK reacted to TheJackal84 for a file
Version 1.0.8
338 downloads
Let your members set and display a video on their profiles with a user toggle button to show or hide the video DEMO Plugin Settings Choose what user groups can use Profile Video Choose what user groups can see the members Video Select to show the video in the sidebar blocks or the activity stream Hide the toggle button on the members profile Links Supported Any link what will play via embedding the src url For Example https://www.youtube.com/embed/TheUniqueID https://player.twitch.tv/?TheUniqueID https://player.vimeo.com/video/TheUniqueID How To Install Go to your admin panel and plugins then install the downloaded .xml file$15.001 point -
Expanded "ignore user" features
TheWorldNewsMedia.org reacted to DaffyDuck for a topic
10 years later, and here we are - NOTHING. it’s pretty obvious that Invision developers and product managers, simply said, just don’t care about providing an effective and functional ignore function. This is most likely the case because none of them run their own forums, and thus (as usual) don’t actually have any clue as to what functionality is useful for a forum. There is a plug-in from Adriano Faria (thank you @Adriano Faria), “Disallow Ignored Members From Replying in My Topics” which does a great job allowing forum members to keep their threads clean of members they ignore - though the ignored members still see the topic, they can not reply or post in it. This is a great start. I guess the only way to get a proper reciprocal ignore feature is to commission a developer to create it - I’ve asked around, and quoted prices range anywhere from a couple of $100 to nearly $1,500. Might be worth it, seeing as how this will never happen from Invision.1 point -
1 point
-
1 point
-
1 point
-
(MIX) Advanced Online Indicator [support topic]
♕-SlawkA-♕ reacted to MIXOH for a topic
Yes, but except article comments and forums reply1 point -
(MIX) Advanced Online Indicator [support topic]
♕-SlawkA-♕ reacted to MIXOH for a topic
Perhaps, why not1 point -
(MIX) Advanced Online Indicator [support topic]
♕-SlawkA-♕ reacted to MIXOH for a topic
@Millipede Inform to PM 1. Version of IPS? 2. Style (Theme) Default, or....? Yes, but for this need to add a setting1 point -
(MIX) Advanced Online Indicator [support topic]
♕-SlawkA-♕ reacted to MIXOH for a topic
No, I do not confirm this information. 1. You can check off the plug-in for a while. 2. This may be due to other modifications that you may have1 point -
(MIX) Advanced Online Indicator [support topic]
♕-SlawkA-♕ reacted to MIXOH for a topic
What's New in Version 1.0.1 Released 4 minutes ago Added check for updates of new versions1 point -
(MIX) Advanced Online Indicator [support topic]
♕-SlawkA-♕ reacted to MIXOH for a topic
Yes. Dev's fixed this.1 point -
(MIX) Advanced Online Indicator [support topic]
♕-SlawkA-♕ reacted to MIXOH for a topic
@iacas This is not my sidebar, this fields present to all Marketplace.It does not matter, the main thing is that the meaning is clear1 point -
Expanded "ignore user" features
TheWorldNewsMedia.org reacted to bfarber for a topic
It is entirely possible, for what it's worth, to modify your skin template so that if the user has ignored the poster the post doesn't show up at all. Granted, it could make for some confusion (i.e. post #1, post #2, post #4) but that would only be a minor thing.0 points