Everything posted by Marc
-
[Translation / IC5]: How to find modified text resources in default language after update to IC5?
Reviewing your translation is actually the only option if you have a translation from version 4
-
[IC5] Translation of Editor Toolbar does not work
Please go to support in your admin CP after you have translated, and click to clear cache. I will report this internally
-
[IC5 Update] All Video Embeds broken
I see you are on the latest main release. Please could you provide an example so I can take a look for you?
-
[IC5 Update] All Video Embeds broken
Are you using the latest beta or are you using .13?
-
Invision Community 5: Tagging Reinvented
Are you already in the settings for an admin? Take a look here, as this may help
-
Guest avatar customisation?
As mentioned above, you could use CSS for this. In the case of this one, its a font awesome icon, so not quite as simple on that one :)
-
5.0.13 is now available
We havent had a release since, so wouldnt see it quite yet. I would expect it to be in the next release though
-
Subscription expirations?
Thats what you look to have there. A renewable subscription has an expiry date at the end of every period. So for example, if you started one today, its expiry would be 17th of next month, until its renewed. When its renewed, that date moves on to the next month
-
Subscription expirations?
Im a little confused as to what you are asking here. They are all set to expire, and would do so every month, unless renewed.
-
IC5: Theme Tools
Sorry to hear you feel your hands are tied there. Indeed, this is somewhat intentional. Being able to change core templates is simply a bad idea for various reasons. Performance due to eval code, people simply being able to break things without the ability to recover, and more. This said, as mentioned by my colleague the post above yours, most things can indeed be achieved through use of CSS. You can read more about how to use the theme tools here While you cant change our code, you can certainly write your own in the new editors, as shown. You can hide any of our code using CSS, add your own html, js etc at template hook points, and of course make use of the theme editor itself to quickly change the core colors and settings. I encourage you to give it a go. You will probably be quite surprised what you can achieve
-
Introducing Invision Community 5's development tools
We do not currently have development documentation for version 5. This is coming at some point.
-
Targeting "Bio" in Staff Directory
Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release.
-
Picture Gallery Widget?
Doing a single topic would be fine
-
Guest avatar customisation?
I'm probably not the right person to be asking, to be honest. However looking at it, this is the current CSS .ipsData__image > i:not([class*="fa-"])::before { content: var(--i-data--fallback-icon, "\f1c5"); }So you would probably be switching out 'content' and using 'background-image'
-
"Forums" row right under header on index
You would need to hide it in CSS if you wished to do that. Indeed, you would lose the ability for members to create topics, without being in the forum itself
-
5.0.13 is now available
I know there was a bug report put in relating to lightbox images a few days ago
-
Picture Gallery Widget?
Bear in mind, its actually the first rendition of the new page builder for version 5, so do continue to add any items you wish to see in the future to our feedback area
-
Moving Site from Cloud to Self Hosted
You would just request your backup from us via a ticket, and we can go from there with you.
-
Guest avatar customisation?
You would need to use CSS to replace these in version 5. Its not currently possible to replace these in the resource manager
-
Picture Gallery Widget?
Ah, these are indeed different blocks. The image block isnt the gallery widget. Unfortunately, as you have already seen, there isnt the same kind of layouts for that block currently
-
How to deal with banned members profiles?
There is no way in which to hide profiles of banned members. If you wanted to remove profile detail, you would indeed need to manually remove those
-
Can I relabel the word Forums?
I would suggest taking a look here, which would be a good starting point for you Or
-
Picture Gallery Widget?
When you add a widget, are you using the options showing at the bottom of the page to change the view? I ask as I can get very close to what you are seeing using the "Wallpaper" view, and adjusting the padding If you are unsure what I mean, open the page editor, select the widget, then you will see a menu open at the bottom of the screen
-
Can I relabel the word Forums?
There are many many places where the word forum is used. Please could you advise where it is you are looking to change it?
-
5.0.13 is now available
Best issues are always the ones where we have to wait and do nothing