Jump to content

R G

Clients
  • Joined

  • Last visited

  1. Thanks for this.
  2.    R G reacted to a post in a topic: Invision Community 5.0.5 Releases
  3. Yes, you are correct. One can customize it further for whichever image they want.
  4. 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:
  5. I tried this and it worked. document.addEventListener('DOMContentLoaded', function() { document.querySelectorAll('img').forEach(img => { img.setAttribute('fetchpriority', 'high'); }); });
  6. I will try that way. Where to access the default template? (it was easier on the V4)
  7. I want to add a few attributes to the <img> in Images Widget Attributes: width, height and fetchpriority
  8. Hi, I am trying to fix Largest contentful paint element. Where to edit Wallpaper Carousel Widget template?
  9. I had tried earlier, but this time it's fixed. 🫣
  10. 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:
  11.    R G reacted to a post in a topic: Invision Community 5.0.4 Releases
  12.    R G reacted to a post in a topic: Sub-forum specific widget?
  13. R G posted a post in a topic in Feedback
    Thanks. This worked. I couldn't figure out a way to change the row layout to minimal, any tips on this?
  14.    R G reacted to a post in a topic: Sub-forum specific widget?
  15.    Ibai reacted to a post in a topic: Sub-forum specific widget?
  16.    Ibai reacted to a post in a topic: Sub-forum specific widget?
  17.    R G reacted to a post in a topic: Sub-forum specific widget?
  18. R G posted a post in a topic in Feedback
    I want to add a Topic feed widget which is limited to that sub-forum. Please consider it for the future version.
  19. R G posted a post in a topic in Feedback
    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.
  20. Click on post. It's happening on every "Post" click.
  21. 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.
  22. 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.