Jump to content

Infraskew Theme [ support topic ]


TAMAN

Recommended Posts

  • 2 weeks later...
Posted

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

Posted
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 :hairy:

Posted
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 :hairy:

ok that's awesome!!!

I just bought it and can't wait to dig in!

Posted

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

image.png.58bd13f02e04d536089bd7dbfce0366b.png

What do i need to put to make it keep going the same way and same look?

image.thumb.png.211147c16ed757c968d6127f836b6c5c.png

Posted
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

image.png.58bd13f02e04d536089bd7dbfce0366b.png

What do i need to put to make it keep going the same way and same look?

image.thumb.png.211147c16ed757c968d6127f836b6c5c.png

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 

image.png.58bd13f02e04d536089bd7dbfce036

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

image.png.ca57e75e44c99efd0f6e4ff677c3456e.pngimage.png.534dd4d70b7791c7134a8d9c58322d2b.png

There is the reactions background in Front-end colors tab

but i will check and see

Posted
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! :thumbsup: 

You're welcome :) 

And thank you for your review ^^ 

 

Have a good day.

Posted (edited)
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

9dc5ff4485f06a09e903746d31c0fa90.png

Edited by TAMAN
Posted
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

9dc5ff4485f06a09e903746d31c0fa90.png

ok, thank you so much....my bad, lol

Posted
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 

Posted

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;}

 

Posted
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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...