-
Nebthtet reacted to a comment: How to inspire your community's members to engage
-
Nebthtet reacted to a comment: Your members don't want you to grow (and what to do about it)
-
Mobile App, What happened?
We're thinking about a new community and researching solutions. All was fine and dandy and everyone liked what Invision offers until we learned that the mobile app was canceled. This is really bad as we need a good way to receive notifications on mobile and web push ones don't cut it as most people block that stuff anyway. Well, back to the drawing board 😞
-
Nebthtet reacted to a comment: 4.5: User Interface Improvements
-
Nebthtet reacted to a comment: 4.5: User Interface Improvements
-
Nebthtet reacted to a blog entry: 4.5: User Interface Improvements
-
sobrenome reacted to a comment: 4.5: Invites and Referrals
-
Nebthtet reacted to a blog entry: 4.5: Invites and Referrals
-
Nebthtet reacted to a blog entry: 4.5: Club Pages
-
Nebthtet reacted to a comment: 4.5: Your new admin control panel
-
External Links Rich Embed [Support Topic]
Can confirm, thanks @A Zayed for excellent support 🙂
-
External Links Rich Embed [Support Topic]
Hello @A Zayed, for some reason the plugin suddenly has stopped working. I've updated to the newest version, uninstalled it completely and re-installed it anew, repeteatedly cleaned cache, removed other plugin that that has been added since then - nothing helps. Issue persists on different browsers and accounts. Pasting any link results in following code being generated (here is an example for google). <a href="https://google.com" ipsnoembed="true">https://google.com</a> This occurs regardless of the contents of embedding blacklist too. I have no ideas how to fix this, please advise. Oh, and there's nothing in error logs of course.
-
Trophies and Medals - Supporttopic
There aren't categories on my trophy overview on frontend 😞 and the content is sorted by database ID and divided only by Trophies and Medals. I also would love if those could be ordered and grouped like on the backend. Also any possibility of making the trophies clickable on overview, so you can easily see who has which one? Also another question / suggestion: would it be possible to make something similar to this when you mouseover the trophies in postbit? So on mouseover it shows full-res trophy image?
-
Trophies and Medals - Supporttopic
Yes, and reorder them too. Also @Fosters please take a peek at pms as I've sent an error there and it's still occurring on my install.
-
Trophies and Medals - Supporttopic
@Fosters is it possible somehow / will be possible to re-order the trophies on their dedicated subpage? Currently they're ordered by database ID and that doesn't look good especially if I have a specific trophy type and added something later (i.e. I have best answer related trophies in the beginning and the end and would like to be able to nicely order (and group if possible) them. Maybe it would be possible to show the categories too? Another nice thing woud be if we could add/edit the reason for medals in admin panel - it's the only place that allows giving multiple people a medal yet there's no option to add a description (it's possible in the moderator option on frontend).
-
Pages SuperGrid support
@wegorz23 look at my site https://gamearmada.org/ - I use @opentype's templates and on mobile it looks nice. It really is a matter of config.
-
Quick request if you have 2 minutes...
For me Invision Community is the software I started using way back when the version number was 1.x. It's constantly improved, reliable and easily extendable. You can build what you need without programming knowledge using resources on the Marketplace, advice on on official forums and help from really supportive community. That paired with quick, proffessional and reliable support makes it a solution which is a pleasure to use for both the users and the staff. (Suffice to say I've tested phpbb and various modifications, smf, vb... stuck with Invision, even when it went commercial I've bit the bullet and bought the license - never regretted it.)
-
Fierce God started following Nebthtet
-
Pages SuperGrid support
Thank you very much, this helped! 🙂
-
Pages SuperGrid support
@opentype please advise. I've updated my community to 4.4.2, and SuperGrid to version compatible with 4,4. My categories list looks like this: https://gamearmada.org/home/?show=categories - if I remember correctly this list was styled too? Also where do you set Category Template Group now? I don't have this option in database properties, it was there in 4.3.x but now it's gone. So I can't set this according to manual. It looks like this. My other databases have the setting, could the difference be due to amount of categories? If there's no other option I'll just dig around in the MySQL database and override it there but I'd prefer a simpler and more convenient solution if possible 🙂
-
Clubs Enhancements
It's 4.3.5 (and if there are any patches I always install).
-
Clubs Enhancements
Somehow an option to manually add members disappeared for me (it's enabled in admin panel for sure, I've checked). Reinstalling the addon / clearing cache didn't help. It persists regardless of skin / language. It shouldn't be caused by any apps / plugins since I didn't add anything new. Also turning off everything except this didn't help. Any ideas how can I get this functionality back? It's super useful.
-
(RU4) URLs Transliteration
It would be marvelous if Polish support was included too: ą - a ć - c ę - e ł - l ń - n ó - o ś - s ż - z ź - z
-
Pages SuperGrid support
@opentype mystery solved. I don't know how but I didn't upgrade the plugin that deals with settings of SuperGrid. Just the templates. Now it all works fine! Sorry for bothering you ?.
-
Pages SuperGrid support
@opentype I have a question regarding Category Images. I have installed plugin mentioned below and I see that in categoryRow and CategoryHeader there is code to show images assigned to categories. Unfortunately no additional images show anywhere despite the fact I've assigned them to every category using IPS Pages Category Images plugin. This is the code I mentioned above: {{if $category->pcimage}}<div class="SG_cat_image" style="background-image:url('{file='$category->pcimage'}');"></div>{{endif}} Am I doing something wrong? Seeing that code in the template I assumed that if I have a Category Image then it should be used.