Osclass forums

Support forums => Themes => Modern => Topic started by: DevPro on October 23, 2015, 05:41:09 pm

Title: How to copy Modern Theme's 'Language Tabs' functionality to another theme
Post by: DevPro on October 23, 2015, 05:41:09 pm
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.