Everything posted by 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?
-
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 !
-
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.
-
Invision Community 5.0.1 Released
I tried several times the problem is still the same.
-
Invision Community 5.0.1 Released
-
Contact Us / Support Options
Marco Junior replied to Mike Gholson's topic in Invision Community 5: Beta Testing's Beta DiscussionThis is a system that I really appreciated a lot. And when it was removed I also thought, why have an online sales system like an E-Commerce but not have a support ticket system? This change doesn't make much sense if we analyze it from that perspective. Today a member told me: You are wasting a lot of time in a community, most people nowadays prefer to use "Discord" the era of communities died more than 5 years ago. I really had no answers. If we analyze the features of Discord the ease of integrating new resources through its own API. But I will still try to break this in my field, and make them understand that a community is much more organized than Discord although Discord is dominating this market very easily.
-
Invision Community 5.0.0 Released
This is wonderful news, I'm happy to have contributed even if only a little during the testing period. It's satisfying to see this new phase coming to IPS! Thank you to all the developers and people involved, because this software goes beyond codes; it's a mix of management, ideas, discussions and development! So congratulations to everyone, I hope to become a CLOUD client in the future and enjoy the features that caught my attention the most. For now, I'll continue with the classic. By the way, do I need to download version 5 or ?
-
The 14th Beta is already here
@Marc I noticed a small anomaly with images uploaded in the theme editor. For example: Logo type For some reason sometimes it simply disappears so it is necessary to upload again, save again the standard process of adding a logo type with the theme editor. This started to happen after applying for beta 14.
-
Invision Community 5: Tagging Reinvented
Ooooh this is very insane ! But thanks for your reply. 😬
-
Invision Community 5: Tagging Reinvented
549$ 3.235,06 reais/month This is correct. ?
-
Invision Community 5: Tagging Reinvented
But I don't want to buy a cloud service, this link is for cloud services, right?
-
Invision Community 5: Tagging Reinvented
@Matt Has it been decided internally about the new features? Will Assigned Topic and Summary be features that are only available for the cloud? I'm asking because if there is still hope that Assigned Topic will be available for the (Self-hosted) plan, I will wait. If it is officially decided that it will only be available for the cloud, I will seek an alternative solution with one of the experienced developers at IPS.
-
Lucky for some (hopefully everyone) Beta 13 is here.
It updated very well for me, using php 8.4x