Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
October 1, 20195 yr Author 7 hours ago, Christforums said: Thank you!!! So is it fixed now? was that the issue?
October 1, 20195 yr 2 hours ago, TAMAN said: So is it fixed now? was that the issue? Indeed, that was the issue. The pages theme was set on a theme other than the "default theme". Now the front page changes with the theme selection made in the footer. Many thanks TAMAN! Edited October 1, 20195 yr by Christforums
October 1, 20195 yr Author 3 hours ago, Christforums said: Indeed, that was the issue. The pages theme was set on a theme other than the "default theme". Now the front page changes with the theme selection made in the footer. Many thanks TAMAN! Great! You welcome 🙂
November 11, 20195 yr I am about to update our forums to the latest IPB update, however it is telling me that the current theme may not be compatible with the update. Is this something I should be worried about? I do not want to upgrade the IPB version if the theme will no longer work. Thank you
November 11, 20195 yr Author 9 hours ago, GTAPoliceMods said: I am about to update our forums to the latest IPB update, however it is telling me that the current theme may not be compatible with the update. Is this something I should be worried about? I do not want to upgrade the IPB version if the theme will no longer work. Thank you Just ignore the warning by IPS updater simply update your site and install or update to the latest theme version in marketplace 🙂
November 16, 20195 yr Having a minor contrast issue with the gif icon blending into the background in mobile.
November 16, 20195 yr Author 1 hour ago, Christforums said: Having a minor contrast issue with the gif icon blending into the background in mobile. I will check it out later 🙂 thanks Edited November 16, 20195 yr by TAMAN
December 22, 20195 yr @TAMAN I wanted to add my custom CSS code but when I try to save it it tells me, this cannot be saved. Meanwhile it saves fine on any other theme The code is a class for Rainbow Username Group and a group called OG which is a Gradient Purple to pink The code has no errors and works fine on other themes .ultimate{ background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #FF3D3D), color-stop(0.15, #FF5C5C), color-stop(0.3, #FFB05C), color-stop(0.45, #FFD105), color-stop(0.6, #71FF05),color-stop(0.75, #5CC9FF), color-stop(0.9, #8A5CFF), color-stop(1, #FF5CE9) ); color: transparent; -webkit-background-clip: text; background-clip: text; font-weight: bold; } .OG{ background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #673AB7), color-stop(1, #ad00ff) ); color: transparent; -webkit-background-clip: text; background-clip: text; font-weight: bold; font-style: italic; }
December 23, 20195 yr Author 5 hours ago, Dean Spencer said: @TAMAN I wanted to add my custom CSS code but when I try to save it it tells me, this cannot be saved. Meanwhile it saves fine on any other theme The code is a class for Rainbow Username Group and a group called OG which is a Gradient Purple to pink The code has no errors and works fine on other themes .ultimate{ background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #FF3D3D), color-stop(0.15, #FF5C5C), color-stop(0.3, #FFB05C), color-stop(0.45, #FFD105), color-stop(0.6, #71FF05),color-stop(0.75, #5CC9FF), color-stop(0.9, #8A5CFF), color-stop(1, #FF5CE9) ); color: transparent; -webkit-background-clip: text; background-clip: text; font-weight: bold; } .OG{ background-image: -webkit-gradient( linear, left top, right top, color-stop(0, #673AB7), color-stop(1, #ad00ff) ); color: transparent; -webkit-background-clip: text; background-clip: text; font-weight: bold; font-style: italic; } Its a bug in ips happens for me too sometimes If you are saving it in custom.css then Try to revert the template first and try it again
December 23, 20195 yr 15 minutes ago, TAMAN said: Its a bug in ips happens for me too sometimes If you are saving it in custom.css then Try to revert the template first and try it again I did so. But it still happens: Error This file could not be saved
December 23, 20195 yr Author 58 minutes ago, Dean Spencer said: I did so. But it still happens: Error This file could not be saved What template?
December 23, 20195 yr 12 hours ago, TAMAN said: What template? Custom.css I reverted it and it keeps happening Edited December 23, 20195 yr by Dean Spencer
December 23, 20195 yr @TAMAN the issue has been solved. I went on another laptop of mine and used another browser, just to make sure it wasn't me. When I went do paste in the code in Custom.css it saved successfully. The issue was me or the browser. It's solved!
December 23, 20195 yr 52 minutes ago, Dean Spencer said: @TAMAN the issue has been solved. I went on another laptop of mine and used another browser, just to make sure it wasn't me. When I went do paste in the code in Custom.css it saved successfully. The issue was me or the browser. It's solved! Just out curiosity which browser were you using? Might be helpful to know!
December 23, 20195 yr 2 hours ago, Christforums said: Just out curiosity which browser were you using? Might be helpful to know! Where I encountered the error was on Firefox. Everything worked out fine in Google Chrome though.
December 24, 20195 yr 2 hours ago, Dean Spencer said: Where I encountered the error was on Firefox. Everything worked out fine in Google Chrome though. Might want to ck Firefox plugins etc. I prefer Brave Browser for my own reasoning and haven't ran into that issue before. Brave is created by the ex-CEO of Firefox. https://brave.com/download/
December 26, 20195 yr Author VERSION 4.2.5 -Swiper Slider Using latest swiper slider CDN links for latest versions. Minor bug fixes in Safari browser. -You can now add "Contact Us" button inside the sticky social bar. A seeting to enable that was added to Social Links theme settings tab. -Replaced default Editor icon's with Font Awesome icons. -Minor adjustments and bug fixes.
March 8, 20204 yr Hello, recently migrated our site from vB to Invision and loving this theme we selected! So far have been able to figure out everything we wanted to do with it, but have one question. On new posts (i.e. new, not migrated from vB), there is very little spacing between the bottom of the quote box and the new post. On migrated posts (i.e. posted in vB and migrated to Invision) , that bunching together is not happening. Any ideas? No templates have been modified or anything like that, just some color changes made in the theme and that's it. Thanks! Edited March 8, 20204 yr by Salmo
March 9, 20204 yr Author 19 hours ago, Salmo said: Hello, recently migrated our site from vB to Invision and loving this theme we selected! So far have been able to figure out everything we wanted to do with it, but have one question. On new posts (i.e. new, not migrated from vB), there is very little spacing between the bottom of the quote box and the new post. On migrated posts (i.e. posted in vB and migrated to Invision) , that bunching together is not happening. Any ideas? No templates have been modified or anything like that, just some color changes made in the theme and that's it. Thanks! Hello, Sorry for the late reply Can you provide links instead of screenshots?
March 30, 20204 yr Hello ! Last year I asked you how to add some transparency to the background color and stuff, you shared some custom.css additions and it worked wel: and But I recently saw that, using Chrome, it's not working anymore. The background image can't be seen, only the background color on the top of it. Have you heard of any changes in how Chrome works that may explain this ? I'm using your theme's last release. Thanks.
March 30, 20204 yr Author 2 hours ago, Vianney Gantelmi said: Hello ! Last year I asked you how to add some transparency to the background color and stuff, you shared some custom.css additions and it worked wel: and But I recently saw that, using Chrome, it's not working anymore. The background image can't be seen, only the background color on the top of it. Have you heard of any changes in how Chrome works that may explain this ? I'm using your theme's last release. Thanks. Hello, Try this maybe #ipsLayout_footer { background: {hextorgb="footer_crbackground" opacity="0.80"} !important; } .ipsApp.ipsApp_front #ipsLayout_contentArea { background-color: {hextorgb="area_background" opacity="0.80"} !important; } If that does not work then i need a link to check
April 5, 20204 yr Author 7 hours ago, ntrivilino@alice.it said: thanks @TAMAN for the last theme update :-) You're very welcome Cheers!
June 7, 20204 yr Hi there. I've been setting up and customizing your theme all day. Just now I changed the forum logo, and upon hitting save/reload, now nothing works. The admin and forums page blows up: https://forums.divinesoda.com/ . Any ideas what could've happened and how do I recover from this?