redystr
Forum Replies Created
-
http://seoboom.pro/kc-section/new-how/
This section have obvious gap because of design, but that gap exist at all sections.
Screenshots:
https://www.dropbox.com/s/5kqa0k9kneun9ft/chrome_2017-06-07_13-08-12.png?dl=0
https://www.dropbox.com/s/zqeomvek516bwml/chrome_2017-06-07_13-07-20.png?dl=0P.S.: I’ve added
.kc-col-container {display: block;}rule in KingComposer General Settings, so it’s looks good by default now.But there is still problem with Russian WP. I’ve tested that problem at freshly installed WP without any plugins but KC. English WP + KC = good. Russian WP + KC = problem. So the problem isn’t related with qTranslate-X.
Yeah, that’s pretty funny. English version doesn’t have this problem. Also I found out that when I switch language on my main site (I’m using qTranslate-X plugin for creating multi-language site) – everything becomes as it should. Switching back at Russian language – everything is breaking again. That a bit odd 😀
http://pm1.alpic.pw/test/
New clean site, again there is nothing but clean WP and KC. But still have problem =( Maybe because it’s russian version of WP, or something?I download fresh wordpress just now, installed it, install KC, create new page, copied your code, which one you gave me in your second message, and…
http://joxi.ru/KAxbDpDtlOawm8Completely fresh WP v4.7.2, without anything but KC v2.6.10.1 and default WP theme Twenty Seventeen.
And new empty page with this code:[kc_row use_container="yes" force="no" column_align="middle" _id="208384" parallax_image="__empty__"][kc_column width="12/12" use_container="yes" force="no" column_align="middle" _id="8191"][kc_row_inner row_id=" " column_align="middle" _id="90908"][kc_column_inner width="100%" _id="853681"][kc_row_inner# row_id=" " column_align="middle" _id="535185"][kc_column_inner# width="10%" _id="974109"][kc_title text="VGhl" _id="100850" type="span" css_custom="{kc-css:{}}"][/kc_column_inner#][kc_column_inner# width="40%" _id="698897"][kc_title text="c2Vjb25k" _id="391244" type="span"][/kc_column_inner#][kc_column_inner# width="50%" _id="323436"][kc_title text="dGhpcmQ=" _id="889047" type="span"][/kc_column_inner#][/kc_row_inner#][/kc_column_inner][/kc_row_inner][/kc_column][/kc_row]- This reply was modified 9 years, 4 months ago by redystr.
I’ve turn on default wordpress themes Twenty Fifteen, Twenty Sixteen and Twenty Seventeen on my local server with wordpress 4.7.0, only active plugin is freshly installed KC 2.6.10.1
Still have same problem =( I have no idea what can be wrong.I’ve tried to install KC at my local server and create the same construction. Row Inner with 3 columns looks good, but when I put it in another Row Inner – everything broken.
Hmm, no, I didn’t.
Only thing I’ve custom – is a bit of css (replace padding:15px to padding:1.6rem). I did nothing in yours php files.Firstly I used Live editor, and everything was fine. But when I saved my changes and looked at my page directly (not through Live editor) – I saw that issues. I’ve tried Backend editor – got the same.
I’ve copied your code and got this (and add some background-colors for clarity):
https://www.dropbox.com/s/bg7anxrmtooa68b/chrome_2017-02-10_11-58-52.png?dl=0I have
Row Innerwith 3 colums. Colums widths are 10%, 40% and 50%. But when I put this construction inside anotherRow Inner– all three my colums getting 8.33% width.
So I have construction like this:
[section]
__[title] Some title [/title]
__[Row Inner]
____[Row Inner]
______[column] first column [/column]
______[column] second column [/column]
______[column] third column [/column]
____[/Row Inner]
__[/Row Inner]
[/section]In other words: if you put
Row Innerinside anotherRow Inner– you will not be able to change width of columns of innerRow Inner, they will always be 8.33%I’ve installed the beta version 2.6.10.2.1, Items Limit Slider works fine now, thanks!
P.S.: The fourth template of Blog Posts still looks buggy for me (problems with social icons), but I don’t really care, I’m using the third template.
Has any progress? This is a big problem for me. Items Limit Slider doesn’t work at all fourth templates of Blog Posts.
Btw, the fourth template of Blog Posts displayed very buggy, social icons duplicated five time, also there is “comment,facebook,twitter,google,pinterest,” text appeared under icons, duplicated five time as well.Thanks a lot!
Even simpler, without content at all:
[kc_row use_container=”yes” _id=”133435″ cols_gap=”{
kc-css:{}}” css_custom=”{kc-css:{479:{box:{padding|:0px inherit inherit inherit}},767:{box:{padding|:48px inherit 48px inherit}},any:{box:{padding|:64px inherit 60px inherit}}}}”][kc_column width=”50%” _id=”494245″ css_custom=”{kc-css:{767:{box:{padding|:0px inherit 48px inherit}},999:{box:{padding|:70px inherit inherit inherit}},any:{box:{padding|:100px inherit inherit inherit}}}}”][/kc_column][kc_column width=”50%” _id=”895520″][/kc_column][/kc_row]