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

How can I transalte the landing page? - Goolee - Responsive theme | Forum

Julien
Julien Aug 22 '16
When I visit the language page, I see only banners, but I have no idea how to change them. I want to add Dutch Translations. How can I do this?

Now I see:

goolee_theme_control+goolee_header_heading
goolee_theme_control+goolee_header_text_line_one
goolee_theme_control+goolee_header_text_line_two

Etc.
Julien
Julien Aug 23 '16
No I did not. I was not even aware this was needed. I will look for it, and see if I can work with it. Thanks for the quick reply!
Julien
Julien Aug 25 '16
Yes this worked! When I installed the plugin, found somewhere inside the .zip, the messages appeared in the translation section.

Note that I did found some small fixes I had to implement for everything to work correctly or change the layout in more detail.

I had to use some custom css for this to implement some fixes:

.floatbox_overlayBG {
display:none;
}

.ow_signin_label, .ow_console_item a {
color: #04021a;
}

input[type="text"], input[type="password"], textarea, select, div.jhtmlarea {
background: #ffffff;
}

iframe {
background: #ffffff;
}

body.htmlarea_styles {
color: #04021a;
}

You do not have permission to reply this topic