Results 1 to 10 of 70

Threaded View

  1. #9
    Join Date
    Jul 2009
    Posts
    402
    Plugin Contributions
    0

    Default Re: multi lingual banners

    Quote Originally Posted by gjh42 View Post
    That will work fine for two languages, but not for more.
    Balihr's directions in post 22 are the correct answer, if followed exactly. I reproduce them here, with red highlighting on the points that people seem to be missing:
    All thanks go to Ajeh!
    (end of balihr's instructions)
    Hi I am looking for having multilingual banner in the side boxes.
    Therefore coupling the above concept I mod the tpl_banner_box_all.php and set the layout to show in side banner box all, the group bannersAll.


    Code:
    $banner_cnt = 0;
      while (!$banners_all->EOF) {
        $banner_cnt++;
        $banner = zen_banner_exists('dynamic', SHOW_BANNERS_GROUP_SET_ALL . $_SESSION['languages_id']);
        $content .= zen_display_banner('static', $banners_all->fields['banners_id'] . $_SESSION['languages_id']);
    I found in the db the languages id of my languages that are 2 for italian and 4 for english. I then assigned the localized banners to bannersAll2 and bannersAll4 but, unfortunately the result is no banners shown!
    I am stuck now, because my knowledge is limited.
    Can someone help?
    Thanks
    Enzo
    Last edited by enzo-ita; 13 Apr 2011 at 09:01 PM.

 

 

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