Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
July 8, 20177 yr Really nice, as all of your stuff One question: is there a way to move main menu items to the left?
July 8, 20177 yr Author 5 minutes ago, SammyS said: Really nice, as all of your stuff One question: is there a way to move main menu items to the left? Not only left, also center ^^
July 19, 20177 yr so i am about to buy this theme will i always have to be on the look out for new versions? I have seen a lot of new versions added......should i go ahead get this...or what a while longer?? not trying to be funny...just want to make sure i'm i will be using the best version @TAMAN i don't really see a versioning log on here? and a list of what the latest updates for a new version being added
July 19, 20177 yr Author 14 minutes ago, FGN said: so i am about to buy this theme will i always have to be on the look out for new versions? I have seen a lot of new versions added......should i go ahead get this...or what a while longer?? not trying to be funny...just want to make sure i'm i will be using the best version @TAMAN i don't really see a versioning log on here? and a list of what the latest updates for a new version being added This theme is new and the current version is 1.0.0 works on IPS 4.2.x.x there are no updates or versions so far it is stable, and works as it is no issue or anything to be fixed
July 19, 20177 yr 1 minute ago, TAMAN said: This theme is new and the current version is 1.0.0 works on IPS 4.2.x.x there are no updates or versions so far it is stable, and works as it is no issue or anything to be fixed ok that's awesome!!! I just bought it and can't wait to dig in!
July 19, 20177 yr Author 4 minutes ago, FGN said: ok that's awesome!!! I just bought it and can't wait to dig in! Great!
July 19, 20177 yr ok i need some serious help with this theme First, the news ticker? I'm trying to make different words follow...but it turns it to black text and doesn't show like your demo What do i need to put to make it keep going the same way and same look?
July 19, 20177 yr second is the reactions show as the same color as the background...white until you pick one
July 19, 20177 yr Author 7 minutes ago, FGN said: ok i need some serious help with this theme First, the news ticker? I'm trying to make different words follow...but it turns it to black text and doesn't show like your demo What do i need to put to make it keep going the same way and same look? The news ticker in demo page uses the pages articles check the Pages articles setting in news ticker if you want and if you want custom tickers then use the news ticker just add your tickers manaully <li>news ticker 1</li> <li>news ticker 2</li> <li>news ticker 3</li> 4 minutes ago, FGN said: second is the reactions show as the same color as the background...white until you pick one There is the reactions background in Front-end colors tab but i will check and see
July 19, 20177 yr @TAMAN Where is the color tab for this, so i can change the color...im looking but cant find the spot for border or blocks I want to change the yellow color
July 19, 20177 yr Author This is sections and widgets title colors in the Widgets & Titles tab right here
July 19, 20177 yr awesome Gotta catch some zzz i will write a awesome review in the morning This theme is 100% And your support is Superb...thank you! Edited July 19, 20177 yr by Mr. Fierce God
July 19, 20177 yr Author 1 minute ago, FGN said: awesome Gotta catch some zzz i will right a awesome review in the morning This theme is 100% And your support is Superb...thank you! You're welcome And thank you for your review ^^ Have a good day.
July 19, 20177 yr @TAMAN Is this new version you just uploaded needed??? And like i said...are we gonna have to keep looking out for new versions???
July 19, 20177 yr Author On 7/19/2017 at 2:08 PM, FGN said: @TAMAN Is this new version you just uploaded needed??? And like i said...are we gonna have to keep looking out for new versions??? When there is a new version I will change the version number the current version is still 1.0.0 and i didnt change the number If you are getting notifications of changes in this file in marketplace it doesn't always mean that there is a new version, sometimes i only change some information's about the theme in the marketplace , fixing my sh*ty grammar, adding some more info, and so on... and when i do that you get a notifications of updates because you are following the file in marketplace but as i said it does not always mean that there is a new version, So always look in the version number and the update channel log. Sometimes i also update the theme file without adding any version number for example changing a setting color, fixing a setting language maybe or any simple and sort of things like this and you do not need to update the theme you ONLY need to update the theme if there is a new version, so when you get a notifications of updates, check if the version number has changed, otherwise just ignore it Also, If there is a new version you will get an update badge in your website like this Edited July 27, 20177 yr by TAMAN
July 19, 20177 yr 35 minutes ago, TAMAN said: When there is a new version I will change the version number the current version is still 1.0.0 and i didnt change the number If you are getting notifications of changes in this file in marketplace it doesn't always mean that there is a new version, sometimes i only change some text in the marketplace file, fixing my faecesty grammar adding some more info, and when i do that you get a notifications of updates because you are following the file in marketplace but as i said it does not mean that there is a new version, So always look in the version number and the update channel log. Sometimes i also update the theme file without adding any version number for example changing a setting color, fixing a setting language maybe or any sort of things like this and you do not need to update the theme you ONLY need to update the theme if there is a new version, so when you get a notifications of updates, check if the version number has changed, otherwise just ignore it Also, If there is a new version you will get an update badge in your website like this ok, thank you so much....my bad, lol
July 20, 20177 yr @TAMAN I know you're super busy..but i sent a PM to you Edited July 20, 20177 yr by Mr. Fierce God
July 20, 20177 yr Author 4 hours ago, Ary Braga said: How to put sub-forums in two columns using IPS 4.2.0? Add this to custom.css .cForumRow .ipsDataItem_subList { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; } this is pure css3 columns it works on almost all modern browsers
July 20, 20177 yr Thanks for reply my friend, unfortunately this code did not serve, but for those that we need, the code would be working well and this below. .ipsDataItem_subList{ overflow: hidden; } html[dir="ltr"] .ipsApp .ipsDataItem_subList, html[dir="rtl"] .ipsApp .ipsDataItem_subList{ background: none; line-height: 220%; padding-left: 0 !important; padding-right: 0 !important; padding-bottom: 4px; } .ipsDataItem_subList li{ float: left; width: calc(100% / 1 - 5px); } html[dir="rtl"].ipsDataItem_subList li{ float: right; } .ipsDataItem_subList li a:after{ display: none; } html[dir="rtl"] .ipsDataItem_subList.ipsList_inline > li{ margin-left: 0; padding-bottom: 4px;}
July 20, 20177 yr @TAMAN What's the code for font ions o show in the news ticker? and in what position do i need to place the code?
July 21, 20177 yr Author 9 hours ago, FGN said: @TAMAN What's the code for font ions o show in the news ticker? and in what position do i need to place the code? changing the news ticker title icon? just replace the icon in the theme setting with any icon you want
July 21, 20177 yr <li>Kimmie Cat</li> That's my "news ticker" with your icon code not sure how to change that and where on the internet to find actual code for icons