-
Invision Community 5.0.5 Releases
Thanks for this.
-
-
How to edit Wallpaper Carousel Widget template?
Yes, you are correct. One can customize it further for whichever image they want.
-
How to allow Cloudflare in Chrome DevTools?
In Chrome DevTools mode, if I am refreshing the page to check changes, the page gets stuck at the Cloudflare verification page. How to allow Cloudflare in Chrome DevTools? Example:
-
How to edit Wallpaper Carousel Widget template?
I tried this and it worked. document.addEventListener('DOMContentLoaded', function() { document.querySelectorAll('img').forEach(img => { img.setAttribute('fetchpriority', 'high'); }); });
-
How to edit Wallpaper Carousel Widget template?
I will try that way. Where to access the default template? (it was easier on the V4)
-
How to edit Wallpaper Carousel Widget template?
I want to add a few attributes to the <img> in Images Widget Attributes: width, height and fetchpriority
-
How to edit Wallpaper Carousel Widget template?
Hi, I am trying to fix Largest contentful paint element. Where to edit Wallpaper Carousel Widget template?
-
No text on delete pop-up
I had tried earlier, but this time it's fixed. 🫣
-
No text on delete pop-up
Hi, I am on 5.0.3. When I am deleting any post or topic, there is no text on it. Select the delete option this way:
-
-
-
Sub-forum specific widget?
Thanks. This worked. I couldn't figure out a way to change the row layout to minimal, any tips on this?
-
-
-
-
-
Sub-forum specific widget?
I want to add a Topic feed widget which is limited to that sub-forum. Please consider it for the future version.
-
Sub-forum specific widget?
Hello, Is there a way to create sub-forum specific widget? Currently, if I add a widget in one sub-forum, it's visible on all forums.
-
Error on selecting topic from Reported Content
Click on post. It's happening on every "Post" click.
-
Error on selecting topic from Reported Content
Hi, I am getting the below error on a topic which was already deleted but it's there in the Reported Content list. I am getting this only on one deleted report, so not sure what causing this.
-
-
Issue with web app mobile footer layout
Buttons are getting bigger on the web app (standalone) but are ok in the browser. Check the notification onwards icons. The first two icons are added by me which are ok.