Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
January 20, 20205 yr I went to test the new changes, but for some reason the settings aren't saving. I have it set to show only Forums (Front) for testing purposes, but the slider shows up everywhere. I also have it set to 500px height for this test, but it is only displaying at 140px height. There are zero customizations to the theme file on my end. Edit: I've discovered the height issue is caused by some inline styling which supersedes the css file. Edited January 20, 20205 yr by ahc
January 20, 20205 yr Author The code you shared has been removed and replaced with a new one. Download and upload to your forum as a new theme. Maybe something went wrong while upgrading.
January 21, 20205 yr Author I see an error. The patch will be in the next beta version. Thanks for reporting. @Noble~ I'm thinking of fixing this error all the time. An obstacle is the lack of a defined ID group for guests. I need to write an additional code, which will postpone the correction date to the next week. I'm so sorry. Edited January 26, 20205 yr by aXen | 1s2k
January 30, 20204 yr Author Probably the last version of the beta theme just appeared before the final version. If I have forgotten about a problem, please let me know. @Noble~ and @ahc Let me know if everything is all right.
January 31, 20204 yr Suggest only use icon: Green: the badge with only "" inside, don't need letter Quote there. Red: Only leave the edit icon, don't need Edit there. Purpura : Only place * as settings icon, don't need complete word Options there. Orange: Did you added support for this? It should be an post-it icon, don't need Send Sticky Note word there.
January 31, 20204 yr Slider does not work at all after loading up the new version, I have tried all settings and a few browsers.
January 31, 20204 yr Author @kmk Okay, in the final version it will be possible to remove subtitles. As for the application's incompatibility, I can't edit it in the theme, which prevents me from adding support. @Noble~ Please give me details to your PM forum and describe what you want to achieve.
February 1, 20204 yr On 1/31/2020 at 12:21 AM, aXen | 1s2k said: Please give me details to your PM forum and describe what you want to achieve. PM Sent
February 3, 20204 yr Author People who see this error please add the following code to custom.css. /* Fix Chatbox+ */ .ipsColumn > .cProfileHeader_name li[data-controller="bim.chatbox.startChat"] { display: none; } The bug will be fixed in the next version of Chatbox+. @sonimik1 Edited February 3, 20204 yr by aXen | 1s2k
February 6, 20204 yr Is there any way to get forums in two columns in grid view and to get rid of the how the images used as backgrounds for the nodes in grid turn white when hovering over them
February 6, 20204 yr Hi @aXen | 1s2k Is cool your customization of some editor buttons, but I want to suggest a little change related the Spoiler style. The problem is take so much space, if you can give it a chance, it will be more compact that benefit the use of the space, specially our mobile screen is a little smaller.
February 6, 20204 yr Author 12 hours ago, Ernest_Defoe said: s there any way to get forums in two columns in grid view Add custom.css: .cForumGrid .ipsPad .ipsList_inline li { width: 49%; margin-right: 0 !important; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } 12 hours ago, Ernest_Defoe said: get rid of the how the images used as backgrounds for the nodes in grid turn white when hovering over them Can you show where it is? 8 hours ago, kmk said: The problem is take so much space, if you can give it a chance, it will be more compact that benefit the use of the space, specially our mobile screen is a little smaller. This is due to the icons that have been added. In the style settings you can restore the default look.
February 6, 20204 yr Just now, aXen | 1s2k 12 hours ago, Ernest_Defoe said: s there any way to get forums in two columns in grid view Add custom.css: .cForumGrid .ipsPad .ipsList_inline li { width: 49%; margin-right: 0 !important; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } 12 hours ago, Ernest_Defoe said: get rid of the how the images used as backgrounds for the nodes in grid turn white when hovering over them Can you show where it is? 8 hours ago, kmk said: The problem is take so much space, if you can give it a chance, it will be more compact that benefit the use of the space, specially our mobile screen is a little smaller. This is due to the icons that have been added. In the style settings you can restore the default look. You can see it at https://www.power5fb.com
February 6, 20204 yr Author I see the unnecessary use of the "!Important" character in my code. Today there will be a small patch that should solve your problem.
February 6, 20204 yr Just now, aXen | 1s2k I see the unnecessary use of the "!Important" character in my code. Today there will be a small patch that should solve your problem. Thank you.
February 7, 20204 yr On 2/6/2020 at 6:06 AM, aXen | 1s2k said: .cForumGrid .ipsPad .ipsList_inline li { width: 49%; margin-right: 0 !important; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } @aXen | 1s2k This didn't work to make the forums 2 columns. The update worked to fix the other issue. Thank you for that. Tagged you in case you didn’t see this earlier. Edited February 7, 20204 yr by Ernest_Defoe
February 7, 20204 yr @aXen | 1s2k I can't seem to get this plugin to work or show up on this theme even thought it says in your description for the theme it's compatible. I've added the widget under the chatbox and have selected in the options chatbox+ which is the version I am using. Edited February 7, 20204 yr by Ernest_Defoe
February 7, 20204 yr Author The plugin needs updating, which only the plugin author can do. Probably the plugin will be removed from supported plugins.
February 7, 20204 yr Just now, aXen | 1s2k The plugin needs updating, which only the plugin author can do. Probably the plugin will be removed from supported plugins. I had a feeling that’s what the case was. Thank you. Hopefully they will update it soon.
February 10, 20204 yr Hi @aXen | 1s2k Could you add this customization in the theme? The clubs menu tabs need increase more attention. The word MENU as string translable please. A menu icon more attractive. Edited February 10, 20204 yr by kmk
February 10, 20204 yr Author 4 hours ago, kmk said: Could you add this customization in the theme? The clubs menu tabs need increase more attention. The word MENU as string translable please. A menu icon more attractive Cards in IPS 4.5 version will be movable, which will make editing difficult. Rather, I prefer not to change it. 1 hour ago, kmk said: This icon is for what? beside is the home icon... Scrolls to the top of the page.
February 10, 20204 yr 39 minutes ago, aXen | 1s2k said: crolls to the top of the page. Not for mobile?