Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
GGANG
Experienced
Topic Author
Posts: 122
Joined: 02 Feb 2012, 11:01

Sidebar

08 Dec 2015, 23:12

Hello Karl,

Some thing error after update from V.11 to V.0.12.16
1. Sidebar color - when you click on the contact menu and then click on the home page menu.
2. The article nav not show Thai language.
This is V.0.12.16 http://wckmachinery.com/
and backup V.0.11 http://wckmachinery.com/backup/

If you want login to admin panel please let me know.
Image

I have translated in the manage admin for my users who's not understand English. Do you have any instruction for me? I've worry when you update, I will make a mistake, but I will try my best. :D
Image
Image

Thank you for the best template in the world and useful admin panel. :D
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: Sidebar

09 Dec 2015, 02:36

GGANG wrote:1. Sidebar color - when you click on the contact menu and then click on the home page menu.
You have some CSS classes inherited from the default topbar layout that corrupt the sidebar layout. First of all, remove the menu-absolute-20 class. It is either set in your page settings->details->body classes (bottom), or in your global settings->page->details/include.

Also, please remove the menu-fixed class. Go to settings -> style -> layout, set NONE, click SAVE.
Image

Then choose sidebar again, and click SAVE
Image

I will add to my list to fix so that these classes do not interfere with sidebar layout.
GGANG wrote:2. The article nav not show Thai language.
This is V.0.12.16 http://wckmachinery.com/
and backup V.0.11 http://wckmachinery.com/backup/
Hmm, did you add LABELS to the pages? I am not 100% sure what is wrong here, I would need panel login please.
GGANG wrote:I have translated in the manage admin for my users who's not understand English. Do you have any instruction for me? I've worry when you update, I will make a mistake, but I will try my best. :D
Image
Image
You are updating the files settings-schema.json and page-settings-schema.json? Unfortunately, I don't have a practical way to keep language managed yet, and some "help" is stored directly in the javascript files. As you can see, there is a massive amount of text to be translated. Within a few months, we will provide language files for translation, that are easy to maintain ...
GGANG wrote:Thank you for the best template in the world and useful admin panel. :D
Thanks. It's getting better each day ... ;)
 
User avatar
GGANG
Experienced
Topic Author
Posts: 122
Joined: 02 Feb 2012, 11:01

Re: Sidebar

09 Dec 2015, 12:37

1. The sidebar issue can solve by settings -> style -> layout, set NONE.
2. I've add in label.
The article nav, maybe not support other language even I've tried to add the Chinese language. But V.11 have no problem about this issue.
The admin panel password sent to you by PM.
mjau-mjau wrote:Within a few months, we will provide language files for translation, that are easy to maintain ...
Sound good to hear from you, Thanks for friendly support. :D
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: Sidebar

09 Dec 2015, 22:58

GGANG wrote:1. The sidebar issue can solve by settings -> style -> layout, set NONE.
Looks like it's solved?
GGANG wrote:2. I've add in label.
Ok, I found a bug, and the article-nav was only using the page "slug" (folder name). I have fixed it already, and you can just update this file:
/templates/partials/nav/article-nav.html

It now looks first for LABEL. If label is empty, it will use page TITLE.
 
User avatar
GGANG
Experienced
Topic Author
Posts: 122
Joined: 02 Feb 2012, 11:01

Re: Sidebar

10 Dec 2015, 13:47

It's solved.
Thanks for update. :D