Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > SUPPORT / INFORMATION > Pixelpost Help

Post Reply
 
Thread Tools
  #1  
Old 04-26-2009, 09:18 AM
LifeOnAirplanes Offline
forum loafer
 
Join Date: Apr 2009
Posts: 1
Language change header/menu

Hi guys,

I have recently done www.lifeonairplanes.com (my first pixelpost gallery) and use the worldin35mm theme. When you click on the alternate language link on top (English / Deutsch) the menu (Portfolio, About etc.) stay the same and don't change. Where do I add the correct name in the alternate language?

Thanks for your help, greatly appreciated!

- Chris
Reply With Quote
  #2  
Old 04-26-2009, 07:00 PM
Trauko's Avatar
Trauko Offline
pp veteran
 
Join Date: Sep 2006
Location: Dalcahue, Chiloé
Posts: 99
First edit index.php
goto line 923 and insert new tags
$tpl = ereg_replace("<ABOUT_INFO>",$lang_about_info,$tpl) ;
tag 2.....
tag 3.....

edit lang_english.php
write new created tag
$lang_about_info = "About";
tag 2.....
tag 3.....

edit lang_german.php
write new created tag
$lang_about_info = "über";
tag 2.....
tag 3.....

edit header.html in 35mm template folder on line 49
<li><a href="<SITE_URL>about" title="About"><ABOUT_INFO></a></li>
...others lines
...NEW...
...PORTFOLIO...

Suerte
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 03:28 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs