Advertisement:

Author Topic: How to copy Modern Theme's 'Language Tabs' functionality to another theme  (Read 1060 times)

DevPro

  • Newbie
  • *
  • Posts: 49
  • Miles to go before I sleep..
Hi, I have used Modern theme in the past. Recently I switched to a new theme "OsclassWizard Reality". Everything works fine except the "Language Tabs Functionality" as it used to be in Modern Theme, It just showed current language with no tabs.

Finally I added the code:
<?php ItemForm::multilanguage_title_description(); ?>

It seems to working fine when comes to displaying and inserting language but doesn't display in tabs. (See screenshot)

Can anyone assist me on this please.