I change a little bit in header.tpl
From
Code: Select all
<?php if ($languages){ ?>
Code: Select all
<?php if (count($languages)>1) { ?>
Code: Select all
<?php if ($languages){ ?>
Code: Select all
<?php if (count($languages)>1) { ?>
That happens only when using the Dollar or Pound as on currency, using the Euro is the only currency the selector stays...Qphoria wrote:i2paq was claiming that the currency selector hides itself when there is only one currency. I would assume the language would have done the same already.. i guess not.
Norman in 't Veldt
Moderator OpenCart Forums
_________________ READ and Search BEFORE POSTING _________________
Our FREE search: Find your answer FAST!.
[How to] BTW + Verzend + betaal setup.
I only have the Dollar as my currency and English as my language--but they both still show up in my header (the 'breadcrumb' area?). How do I get rid of them all together? I've been searching the forums and see where the question is asked, but I still can't find any instructions on how to actually do it.i2Paq wrote:That happens only when using the Dollar or Pound as on currency, using the Euro is the only currency the selector stays...Qphoria wrote:i2paq was claiming that the currency selector hides itself when there is only one currency. I would assume the language would have done the same already.. i guess not.
Days Gone By Antiques & Collectibles
FREE Continental US Shipping! Great gift ideas for ANY time of year!
Code: Select all
<?php if ($currencies) ) { ?>
Code: Select all
<?php if ( count( $currencies ) > 1 ) { ?>
Code: Select all
<?php if ($languages) ) { ?>
Code: Select all
<?php if ( count( $languages ) > 1 ) { ?>
Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.
Days Gone By Antiques & Collectibles
FREE Continental US Shipping! Great gift ideas for ANY time of year!
Users browsing this forum: No registered users and 4 guests