-
Juliano Filho started following Marco Junior
-
-
-
Invision Community 5.0.4 Releases
For-me your site is very slow !
-
Invision Community 5.0.4 Releases
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?
-
Invision Community 5.0.4 Releases
Have you checked your hosting provider's compatibility before installing IC5?
-
Marco Junior started following T. Batuhan BULGURLULAR
-
-
-
-
Invision Community 5.0.4 Releases
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.
-
-
-
Invision Community 5.0.4 Releases
You need add this on your : constants.php define( 'USE_DEVELOPMENT_BUILDS', TRUE );After add this, just check new versions available !
-
itzellad21 started following Marco Junior
-
-
-
Display tabular data on front-end (IPS5)
Marco Junior replied to Adriano Faria's topic in Invision Community 5: Beta Testing's Beta DiscussionTry 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.
-
Invision Community 5.0.3 Released
Updated successfully 100% fine ! Thanks IPS Team ❤️
-
Invision Community 5.0.2 Released
Patch apply 100% fine ! Thanks Marc.
-
Invision Community 5.0.2 Released
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 ?
-
Content wrapper
Ok, if you need help I can help you ! Just post here a example that you need.
-
Content wrapper
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/
-
Content wrapper
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/
-
Content wrapper
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.
-
Invision Community 5.0.1 Released
@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 ?
-
Invision Community 5.0.1 Released
I upload files for upgrade manually ! But you need check this possible block, because on previous versions I updated fine ! UPDATED manually fine.