I really would appreciate the help. some tips to configure multilenguage banner. nobody knows?
I really would appreciate the help. some tips to configure multilenguage banner. nobody knows?
goto
admin -> tools -> banner manager
click the "new banner" button
enter your Banner Title:
enter your Banner URL:
create your new Banner Group: (do this by entering the information in the text box which is below the dropdown menu.
for your english language version name it mybanner1
for your other language version name it mybanner2
click the insert button to save your new banner.
goto
admin -> configuration -> layout settings -> Banner Display Groups - Side Box banner_box
click the edit button
enter your new banner group designations in the text box
SideBox-Banners:mybanner1:mybanner2
click the update button
follow the instructions provided at the beginning of this thread in order to change the appropriate sidebox.
thank you very much for responding!!.
I did that which you say. then i change file banner_box.php
$banner_box_group= SHOW_BANNERS_GROUP_SET7 . $_SESSION['languages_id']; and not do it! I'm doing wrong?
thanks ! works now. thank you very much!
I realy don' t understand, how should be done.
I have 3 different languages. (eng,it, sl)
Can you please explain step by step.
1. I should rewrite the /sideboxes/my_template/banner_box.php
orPHP Code:
$banner_box_group= SHOW_BANNERS_GROUP_SET7 . $_SESSION['languages_id'];
$banner_box_group= SHOW_BANNERS_GROUP_SET7 . $_SESSION['en'];
?
If I wish to create this banners in flash?
Thank you for your help!
I love internet and the power of information... Best Wishes!!
The banner change every time I klick the languages flag, but is not compatible with the language selected. If I klick few time the english flag it displayed every time a different language.
1.
I rewrite the /sideboxes/my_template/banner_box.php to
2.PHP Code:
$banner_box_group= SHOW_BANNERS_GROUP_SET7 . $_SESSION['languages_id'];
I changed in the layout settings for:
Banner Display Groups - Side Box banner_box, to: mybanner1:mybanner2:mybanner3
3. For every language I set the banner to different group.
For english to: mybanner1 , for italian to: mybanner2, for slovene to: mybanner3
What I'm doing wrong?
Thank's for your help!
I love internet and the power of information... Best Wishes!!
I need that for the english language only the english banner version appears. And so on for the other language.
Right now, when I access to the english language it appears one time the italian banner version, one time the slovenian....
I hope I explain my situation.
Thank's for your help!
I love internet and the power of information... Best Wishes!!
hello I did and it worked very well but I can not make me work for bannersAll. has anyone tried it?
Can't get this to work for me.
I have 2 flashbanners. One in dutch and one in english.
Created 2 banners (betaal veilig, pay secure). I attached each banner to a new group I created, paysecure1 and paysecure2.
I changed Configuration->Layout Settings->Banner Display Groups - Side Box banner_box to SideBox-Bannersaysecure1
aysecure2
I changes the following line in /includes/modules/sideboxes/banner_box.php:
$banner_box_group= SHOW_BANNERS_GROUP_SET7;
to
$banner_box_group= SHOW_BANNERS_GROUP_SET7 . $_SESSION['languages_id'];
This doesn't work for me. I also don't understand how this could work![]()
Thats right! How should the shopping cart know: is now fred1 assigned to German or English language
Have searched a lot for this without results
The only thing i could find was a turtorial for template monster multi language banner
info.template-help.com/files/eoc/oscommerce/th/04_how_to_define_a_different_banner_per_language.htm
Last edited by Kim; 26 Dec 2009 at 06:17 PM.
Bookmarks