Support Forum

Some options missing

MR MrAlex
MrAlex
Member

Mission option 1: Change the view of topics from “Userinfos from above to the left”

Missing option 2: Don´t show the Home-Link in Navigationbar (the one above the pagelisting/under searchbar)

Missing option 3: Change Language (searching german)

Thank you!

16 Answers

New Answer

MP Mr Papa
Mr Papa
Member

what do you mean options missing???

1 and 2 are done from the your sp theme…

3 is already there too… http://codex.simple-press.com/codex/installation/installation-information/localization/

MR MrAlex
MrAlex
Member

Ok, Thank you. I downloaded po- and mo-Files and put them to the folder /content/sp-resources/forum-language/sp-themes, but the language is not activatet. Where can i find the language Settings?

YS Yellow Swordfish
Yellow Swordfish
Member

What did you put in the sp-themes folder?

Main core sp .mo files go in the /language/simple-press folder. Theme .mo files in the /language/sp-themes folder. Is this where you have put them? And did you check the file names against your WP_LANG setting?

MR MrAlex
MrAlex
Member

define(‘WPLANG’, ‘de_DE’); is written in wp-config.php

I named the languagefiles de_DE.mo and de_DE.po, put the “mo” in /content/sp-resources/forum-language/simple-press/ and the “po” in /sp-themes. Nothing happend.

YS Yellow Swordfish
Yellow Swordfish
Member

The language file name is constructed as:

The item name language code . mo

So – for example – the core SP file is ‘sp-de_DE.mo’ (you do not need the ‘po’ file);
the admin file is ‘spa-de_DE.mo’ etc.

And remember that most of the translation for what you see comes from the theme NOT the core.

MR MrAlex
MrAlex
Member

I don´t get it. Renamed it in sp-de_DE.mo and .po but still not working.

YS Yellow Swordfish
Yellow Swordfish
Member

OK let’s take it slowly…

Is the file you have renamed sp-de_DE.mo REALLY the ‘sp’ language file AND have you put it in the /sp-resources/language/simple-press folder?

MR MrAlex
MrAlex
Member

i was here:
http://codex.simple-press.com/codex/installation/installation-information/localization/

Followed the link to:
http://glotpress.simple-press.com/projects/simple-press-core/version-50/sp/de/default

registrated me than clicked on “Export” all current to po/mo and downloaded the file.

 

Ok. Here is the picture from my FTP-Folders:

http://i44.tinypic.com/ifvqr4.jpg

YS Yellow Swordfish
Yellow Swordfish
Member

So that came from the core.
Well – the other point i made above is that the majority of text items are NOT in the core but are in the theme you are using – so you will need the ‘mo’ file for that as well.

MR MrAlex
MrAlex
Member

I added the “mo” to the same directory, right?

 

Edit: ok, ok! Now it works. I have to download the languagefiles in themes/Default/ and put it in the /content/sp-resources/forum-language/sp-themes. Now it works.

So, now the admin-interface is on the go! 😀 Where did i change that? Every Plugin has its own Translationfiles? OMG -.-

UN
Unknown
Member

There a many other options which are not available any more…

 

Hide the search field… disable the breacrumb menu… hide the drop down boxes in header 🙁

YS Yellow Swordfish
Yellow Swordfish
Member

I do not believe any options have actually been removed. They have just been changed from admin options to theme and templates

MR MrAlex
MrAlex
Member

Yeah there are a lot of options that are now unavailable anymore or just better hidden…

I used Icon-Set dd2210, but now i have to renounce?

YS Yellow Swordfish
Yellow Swordfish
Member

Oh come on. We have made no secret for the best part of a year that we were re-developing SP to use themes, templates and plugins.

As to V4 style ‘skins’ and ‘icons it states it quite clearly on the download page that V5 no longer supports them and that things have changed. I am sorry if you failed to read this.

And as stated – no options are ‘unavailable’. SP simply now works more like WP itself.