Jump to content
View in the app

A better way to browse. Learn more.

Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Marco Junior

Clients
  • Joined

  • Last visited

  1. Juliano Filho started following Marco Junior
  2.    Marco Junior reacted to a post in a topic: Invision Community 5.0.4 Releases
  3.    Marco Junior reacted to a release: 5.0.4
  4. For-me your site is very slow !
  5. It's quite strange to say, I noticed that you have a lot of customization on the site. Have you tried removing them? Trying the system without major changes? Another thing I noticed is that your site has become extremely slow because of the "MODAL" used in the main index. Have you tried disabling it?
  6. Have you checked your hosting provider's compatibility before installing IC5?
  7.    Marc reacted to a post in a topic: Invision Community 5.0.4 Releases
  8.    Matt reacted to a post in a topic: Invision Community 5.0.4 Releases
  9.    bosss reacted to a post in a topic: Invision Community 5.0.4 Releases
  10. Thanks @Matt the update for 5.0.4 Beta 1 and 2 work fine, and that is amazing this is a big updated ! Thanks for all TEAM IPS.
  11.    Ibai reacted to a post in a topic: Invision Community 5.0.4 Releases
  12.    bosss reacted to a post in a topic: Invision Community 5.0.4 Releases
  13. You need add this on your : constants.php define( 'USE_DEVELOPMENT_BUILDS', TRUE );After add this, just check new versions available !
  14. itzellad21 started following Marco Junior
  15.    Marco Junior reacted to an entry: IC5: Menus
  16.    Marco Junior reacted to an entry: IC5: UI Extensions, Part I
  17. Try add <div class="ipsTableScroll"> <table class="......" </div>At least it works for me when I use it this way, I don't know if this is what you need.
  18. Updated successfully 100% fine ! Thanks IPS Team ❤️
  19. Patch apply 100% fine ! Thanks Marc.
  20. How to download patch for fix attachments ? On my admincp does not displayed new release version or anything. This is a fix for CLOUD customers ?
  21. Ok, if you need help I can help you ! Just post here a example that you need.
  22. I understand what you mean, and this is how you can do it. Just add some custom CSS according to what you want. Example: .wrapper-content { margin: 0 auto; max-width: 1500px; background: var(--body-bg-color); /* Background color */ position: relative; box-shadow: 0px 10px 30px oklch(0.61 0.12 154.68); /* Color apply for border content with small effect green, because I use green color on my buttons */ }Basically, you will create content about the main content of your community and then you will define the background color and maximum width. I used the IPS forum as a base because I think the navigation menu and the way the content was defined are very elegant, so I did something using that base. You can check the final result here: https://community.lightningmu.net/
  23. When you put this <DIV your content class will be this. Just try, I use this on my website fine. You can check : https://community.lightningmu.net/
  24. Go to your admincp - customizations - themes and first : Enable theme designer Now: Select option on your theme: Theme Designer templates -> Create new template Put a name for your class example: content-wrapper Select option : Hook After this you need add the class content on form: <div class="content-wrapper"> YOU DOES NOT NEED CLOSE THIS TAG, Because the system will be close this. Be ready, after this you need make a CSS style for your content.
  25. @Matt Is possible change URL the test site ? If yes how to change ? I need pay for change ? Another question, the Invision community 5.x work with localhost ?
  26. I upload files for upgrade manually ! But you need check this possible block, because on previous versions I updated fine ! UPDATED manually fine.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.