Feedback
Help shape the future of Invision Community by suggesting new features or giving feedback on existing functionality.
We would love to hear your ideas for future versions of Invision Community. If you see a feature idea already posted that you like, make sure you reply and let us know!
25,500 topics in this forum
-
- 1 reply
- 580 views
After upgrading my local test / dev installation (I hadn't touched it in over a year), I ran into some errors that were solved only by updating the dev files. During the upgrade process, there is a screen that asks to disable IN_DEV mode. It may be worthwhile to add a note in the footer to remind users to upgrade the dev files as well once the upgrade is complete! (Or any other notification elsewhere, for that matter)
Last reply by Tom S., -
- 1 follower
- 1 reply
- 448 views
I see this as a bug but you may say "Working as designed". I'm just putting it out there just in case it's an oversight... Regarding the Schema Comment property... IPS counts each post as a Comment. This includes the first post. The first post shouldn't be listed as a comment in Topics. I just think it's better to stay safe. I'm not sure how Google (or other bots) translates this duplication. But one thing I'm absolutely sure about ... Google is promoting the use of proper Structured Markup for rich snippets, ranking, etc a lot more these days. In Schema json code, you have the first post as the schema topic 'text' as well as the first Comme…
Last reply by bfarber, -
- 1 reply
- 581 views
IPS is developing a mobile application and has decided to develop the UI. great news, there is nothing to say about it, be patient and encourage yourself in this. IPS is now the best way for me to access a stable site, with a quality administrator interface for a reasonable price. And above all an easy and powerful use of user profiles and group permissions. It lacks interaction tools between users but that we can find in the market place. You have decided to lock your mobile application, and this is very understandable given the time spent on it. I want to know if you want to, have you planned an offer to facilitate users to have access to a pers…
Last reply by Matt, -
- 1 follower
- 0 replies
- 391 views
We would like to be able to have different automatic moderation rules that consider the membership groups of the person reporting content. For example, we may have a group of newer members to the community who's reports we'd like to have lower weight versus a group of trusted members who we may want to auto moderate based on one or two reports.
Last reply by CoffeeCake, -
- 2 followers
- 2 replies
- 523 views
Check schema json code for this topic (View Source) ... you'll likely see something like this... "author": { "url": "https://invisioncommunity.com/profile/578145-gtservices/" }, But it should look like this... "author": { "@type": "Person", "name": "GTServices", "image": "//dne4i5cb88590.cloudfront.net/invisionpower-com/monthly_2019_10/gt4.thumb.jpg.62ffd4a1877711c2fef011e6e250152f.jpg", "url": "https://invisioncommunity.com/forums/topic/455280-bug-schema-topic-author/" }, Also 'Publisher' property (required by Google) is missing on topics. NOTE: Both of these properties are working correctly for …
Last reply by AlexWebsites, -
- 1 follower
- 0 replies
- 411 views
Maybe it's not big job to add enable / disable option to custom emoji sets? Thatway you can use christmas emojis and then disable those for other time (emojis still works old messages but new emojis cannot place).
Last reply by aFox, -
- 1 follower
- 4 replies
- 589 views
Google search console: - missimg item or item.name <li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> Ремонт на дект, радиотелефони, стационарни апарати <meta itemprop="position" content="4"> </li> - missing field "id" <a title="Начало" href='https://nophelet.com/' itemscope itemtype="http://schema.org/Thing" itemprop="item"> <span itemprop="name"><i class='fa fa-home'></i> Начало <i class='fa fa-angle-right'></i></span> </a>
Last reply by Adlago, -
- 1 follower
- 0 replies
- 571 views
Currently, if someone uploads an avatar that has transparency (e.g. a .png), the avatar has a white border around it, regardless of the avatar being a circle or square in the theme. My current workaround, is just putting the following in custom.css: .ipsUserPhoto { background: transparent; } It would be nice when editing the default theme through the frontend editor, we could just go to the "Custom" tab and tick a "Transparent Photos" option; alternatively, support transparency by default. This seems to be how square vs round avatars are handled: I would like to keep Invision Community has vanilla as possible, and having the option to simply enabl…
Last reply by Pleeb, -
- 2 followers
- 0 replies
- 493 views
Hi, I'm a big fan of this imageproxy thing which downloads and servers external images making sure images don't go blank when original source gets deleted over time. but it has its problems about which I want to talk and hopefully inspire the team to address those issues. 1. ability to exclude URLs from having imageproxy mechanism touch those images. for example if built-in Giphy images are used and they weigh a lot it eats a lot of storage space. I doubt that giphy will go away anytime soon so I would prefer their gifs not to be cached. + the same goes for other instances like gamercards in signatures for example this image is dynamic it gets updated every day …
Last reply by Maxxius, -
- 1 follower
- 3 replies
- 501 views
Hi, I hope you can introduce this level of customization soon which allows people to customize the sidebar blocks on the forum and topic pages per forum. That would show one set blocks in Forum A and another set of blocks in Forum B. That's the rough idea, the more flexibility to use different set of blocks under more unique circumstances throughout the suite the better.
Last reply by Maxxius, -
- 4 followers
- 2 replies
- 601 views
Almost every time I try to click these arrows, instead of switching to the next/previous image, a new tab opens with the current image. This is really annoying, especially on mobile.
Last reply by kmk, -
- 1 follower
- 0 replies
- 441 views
Most Wanted - Ability translate Plugins&Themes Many times we need reinstall or a new costumers want to buy translated xml files for plugins or themes same as apps from marketplace . Had really like to see this coming in future versions of ipsuite .... I think many not English boards would love this options really . PS* I know we can translate in admin 🙂 but want to be able to save xml files for plugins&themes same as apps Regards Chris
Last reply by Chris59, -
- 2 followers
- 2 replies
- 605 views
IPB is generating several broken links on my website when members were mentioned in posts by their old nicknames. So if a member is mentioned several times and then change its nickname, the posts were the outdated nickname was mentioned were full of broken links. As long as the ID of the user is present in the permalink, I suppose that should be a redirection to the new user name profile page. For deleted members accounts, the mentions of the no longer existent member should be also replaced by the name ou by guest, accordantly to the way chosen in the AdminCP.
Last reply by bfarber, -
- 1 follower
- 2 replies
- 1.4k views
Activity filter on this page and main page not working. Demo: https://invisioncommunity.com/discover/ Demo: https://forum.skodahome.cz/discover/
Last reply by bfarber, -
- 1 follower
- 0 replies
- 518 views
It would be great to have dateModified (schema properties) for forum topics. I am aware that it's available on Pages and Articles. Why? Because you already include it in other Content. Google currently recommends. Sooner or later this will become a requirement. Personally, we have a lot of old evergreen rich topics that are getting updated. I want to help Google know that Content has been updated.
Last reply by GTServices, -
- 1 follower
- 3 replies
- 1.1k views
With the current paid club system, the only way to restrict access to the clubs content to paid members only is to make the club Closed. This, however, requires members be manually approved by a moderator before they're able to join, This otherwise works as intended. Even after approval, members are not allowed to access the clubs content until they pay their invoice. However, if the club is Open, anyone can view the clubs content whether they are a member (subscribed) or not. The problem here is, there is currently no way to make a paid club that requires membership without also requiring manual moderator approval of members. You either…
Last reply by jmw253, -
- 1 follower
- 1 reply
- 546 views
Right now we have the traditional topic mode to create our forums, it is, /a user open a topic/other user reply with a post and continue with this step. With this mode creating a discussion structure and can read by others. Maybe work fine for thread that contains 3, 4, 8, 10 or a little more posts. But how about if it contains 20,50, 100...posts? Which is the purpose for the topic mode? If we have one, or more... But we can give it more innovation? How about if ips can bring us more powerful topic tools that help us create discussions or conversations with more control and efficiently to read it, understand it, find it and filter it? 🤔 Because afte…
Last reply by kmk, -
- 1 reply
- 674 views
hi when click to screenshots in ips There are no specific tools for image management For example in the picture below More buttons can be inserted: zoom open the new page full screen play download And other things like image printing I suggest putting this tool in for version 4.5 what do you think!
Last reply by Askancy, -
- 0 replies
- 435 views
can you please add an option on the latest gallery images block for us to choose to show reactions ? it already has a comments icon, reactions would be better for us as most people react and not comment
Last reply by AmericanRev2, -
- 2 followers
- 0 replies
- 1.5k views
I have migrated my Woltlab community to Invision. Same server, same configuration, nothing has changed, no performance trick or something else. Only the forum system has changed. What Google thinks about is: Just migrating to Invision Community has greatly improved the performance. Well done
Last reply by Sonya*, -
- 2 followers
- 9 replies
- 811 views
I'd like to see a Test Mode option in the ACP that I can enable, regardless of whether I am IN_DEV or not that causes all outgoing email messages to be sent as PMs to the Admin (or some other internal list). This new Test Mode might also enable other features that help testing a site before deployment. I've configured a bunch of dummy test users on my site (that isn't open for real user registration yet), and I don't want to have to make up real test email addresses for each user to receive notification and respond to them (like account verification emails). I suppose there might be another fix I can do when testing my site before deployment, but this one seems …
Last reply by CoffeeCake, -
- 3 replies
- 732 views
can you please put server load in the new ACP , this was in vB 3 series and was really nice to have.
Last reply by All Astronauts, -
- 1 follower
- 0 replies
- 473 views
How about add some features to profile and make it a little more productivity? Features as... https://www.notion.so/
Last reply by kmk, -
- 1 follower
- 1 reply
- 629 views
Is this not an option? RSVP'ing to a single event (that is repeated) puts you as going to ALL of them. Can you make it so every repeat event is RSVPable? We have a daily event that not everyone will go to.
Last reply by cualupe, -
- 1 follower
- 5 replies
- 947 views
Can we not smarten up the notifications some , if i get a notification that someone quoted me and i go and look at the quote the notification should go away. Why do i have to click on notification to see what i already know?
Last reply by AmericanRev2,