-
Content Count
213 -
Joined
-
Last visited
About Ioannis D

-
Rank
Member
- Birthday 08/14/1978
IPS Marketplace
-
Resources Contributor
Total file submissions: 1
Profile Information
-
Gender
Male
Recent Profile Visitors
15,942 profile views
-
Ioannis D reacted to a file: Tabbed Forums Index
-
Ioannis D started following Proxy, VPN & Disposable Email Blocker, Tabbed Forums Index, Voice Message For Chatbox+ and 2 others
-
Ioannis D started following (DP45) Single Use License Keys, TXT & PHP Widget, Night Mode and 1 other
-
Ioannis D reacted to a file: Night Mode
-
-
Ioannis D reacted to an entry: Welcome to Invision Community 4.5
-
Joel R reacted to a post in a topic: "Expand" for code blocks
-
Ioannis D reacted to a post in a topic: Account Credit by default
-
kmk reacted to a post in a topic: "Expand" for code blocks
-
An alternative method that you can use, is to define the max height of the code block by adding the below code in to your custom.css pre.ipsCode{ max-height:500px; }
-
Ioannis D reacted to an entry: 4.5: One More Thing...
-
Ioannis D reacted to a file: Bulk Mail Test Button
-
Ioannis D changed their profile photo
-
Ehren reacted to a comment: 4.5: Your new admin control panel
-
Takohashi reacted to a comment: 4.5: Your new admin control panel
-
Matt reacted to a comment: 4.5: Your new admin control panel
-
Sethhh. reacted to a comment: 4.5: Your new admin control panel
-
Adriano Faria reacted to a comment: 4.5: Your new admin control panel
-
Now we can light up our room and our neighbors' room 😛 BTW, the first look might be looks too bright but it's beautiful !
-
aXenDev reacted to a post in a topic: [Dark / Light] Fluent Design Theme Edition - Topic Support
-
On signup popup the button is in the same line with recaptcha: Also, for those who use "Select the appearance of the profiles in the subject" theme's function who is in Topics tab, there must be added in custom profile fields the bellow code in "Custom topic formatting" in order to show properly: <li class="aXenTopicProfile"> <span class="aXenTopicProfile_Left"><i class="fas fa-file-signature"></i> {$title}:</span> <span class="aXenTopicProfile_Right">{$content}</span> </li>
-
Is any way to disable the restore content function in editor and make it to auto clear any saved content when it opens?
-
I know it will be unfair for Forums app. As Adriano said, this is my main reason I would like to have.
-
I wonder which is the reason why Pages are not included in Clubs. It will be great to have this functionality in upcoming version.
-
Read this useful topic, might be help you: Also you can use CentminMod for an automated LEMP install: https://centminmod.com/
-
Will these awesome news bring changes in htaccess and NGiNX rewrite rules?
-
Perfect! I had Guests offline in access site, now it's ok. Thank you!
-
Hello, For some reason that I don't know why I can't see the sharing icons in every pages' article. I'm sure I have all permissions and all sharing services are enable but share icons doesn't appears in articles. Is some other setting that I miss?
-
There are many people have texts with ready made bbcode content (bold, size, colour, code tags etc) and they use that method to post new topics. They usually change some information from these contents for a new topic. When I ask the same thing, they say "we use it to save time when post new topics to many sites".
-
This has been fixed on 4.3, until then, you can upload the below file to: /system/Text/ ,clear cache and you're done. Parser.php
-
I've noticed something (the titles?) that actually isn't a bug which affects the operation of the application but I think it need a fix.
-
I have checked the default IPS theme and this issue still exists when manually add the code tag, also the same issue exist on any other fresh installed theme. I have checked that too and there aren't any differences of contents in code templates of all themes that I've tried. The last thing I'm thinking about doing is to disable all plugins and applications that I have installed and see if any of those are responsible for this issue, I don't know what else to do.