We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

problem with add contect different languages. [SOLVDED] - Multilanguage HTML Widget | Forum

Onur
Onur Oct 11 '16
i have a problem when i add html content english it is showing. after i select turkish lang and i add for it turkish content. it is showing turkish content but it is deleting english content and not more showing it. ? why i have this problem?
The Forum post is edited by Onur Oct 13 '16
ArtMedia
ArtMedia Oct 12 '16
When You want have widget on english site, you add multilanguage widget, but when you want display widget on other language version, you add new widget and add content (don't edit english widget)
Onur
Onur Oct 12 '16
ok i understood now. i was thinking another way to add them. why i have this space after 8 html widget 
Onur
Onur Oct 12 '16


For turkish lang.
ArtMedia
ArtMedia Oct 12 '16
this is theme problem
you can fix it
in "/themes/crayon/base.css"

find
.ow_box_empty {
    position: relative;
}

and add:

.place_section {
margin-bottom: 28px;
}

and change

.ow_box_empty {
    position: relative;
    margin-bottom: 0px !important;
}
The Forum post is edited by ArtMedia Oct 12 '16
Onur
Onur Oct 12 '16
thank you for quick answer. it is working nice now
ArtMedia
ArtMedia Oct 13 '16
no problem,

please edit topic and add label: [SOLVED] :)
You do not have permission to reply this topic