Page 2 of 7 FirstFirst 1234 ... LastLast
Results 11 to 20 of 70
  1. #11
    Join Date
    Sep 2009
    Posts
    9
    Plugin Contributions
    0

    Default Re: multi lingual banners

    I really would appreciate the help. some tips to configure multilenguage banner. nobody knows?

  2. #12
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: multi lingual banners

    Quote Originally Posted by andreahd View Post
    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.

  3. #13
    Join Date
    Sep 2009
    Posts
    9
    Plugin Contributions
    0

    Default Re: multi lingual banners

    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?

  4. #14
    Join Date
    Sep 2009
    Posts
    9
    Plugin Contributions
    0

    Default Re: multi lingual banners

    thanks ! works now. thank you very much!

  5. #15
    Join Date
    Nov 2008
    Location
    Slovenija
    Posts
    119
    Plugin Contributions
    0

    Default Re: multi lingual banners

    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

    PHP Code:
     $banner_box_groupSHOW_BANNERS_GROUP_SET7 $_SESSION['languages_id']; 
    or

    $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!!

  6. #16
    Join Date
    Nov 2008
    Location
    Slovenija
    Posts
    119
    Plugin Contributions
    0

    Default Re: multi lingual banners

    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
    PHP Code:
     $banner_box_groupSHOW_BANNERS_GROUP_SET7 $_SESSION['languages_id']; 
    2.
    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!!

  7. #17
    Join Date
    Nov 2008
    Location
    Slovenija
    Posts
    119
    Plugin Contributions
    0

    Default Re: multi lingual banners

    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!!

  8. #18
    Join Date
    Sep 2009
    Posts
    9
    Plugin Contributions
    0

    Default Re: multi lingual banners

    hello I did and it worked very well but I can not make me work for bannersAll. has anyone tried it?

  9. #19
    Join Date
    Jun 2005
    Posts
    65
    Plugin Contributions
    0

    Default Re: multi lingual banners

    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-Bannersaysecure1aysecure2
    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

  10. #20
    Join Date
    Mar 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: multi lingual banners

    Quote Originally Posted by ferid View Post
    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-Bannersaysecure1aysecure2
    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.

 

 
Page 2 of 7 FirstFirst 1234 ... LastLast

Similar Threads

  1. multi lingual banners
    By jfl_saudi in forum Basic Configuration
    Replies: 2
    Last Post: 29 Nov 2010, 11:41 AM
  2. I'd like to make my site multi-lingual...
    By joyjoy in forum Addon Language Packs
    Replies: 8
    Last Post: 4 Nov 2010, 07:36 AM
  3. Replies: 2
    Last Post: 27 Apr 2010, 06:25 PM
  4. Multi lingual ez-pages link to more information sidebox.
    By juza123 in forum Basic Configuration
    Replies: 0
    Last Post: 12 Mar 2007, 03:57 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR