How can I change the languages to show one on top of the other instead of in a dropdown menu?

ThemeBurn SupportForumsOpenCart ThemesPavilion OpenCart ThemeHow can I change the languages to show one on top of the other instead of in a dropdown menu?

This topic has been marked as resolved.

How can I change the languages to show one on top of the other instead of in a dropdown menu?

 sekai
May 19, 2015 at 2:59 am #40899
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
May 19, 2015 at 10:34 am #40912

Thank you for the fast reply but unfortunately it did not work. The languages don’t switch when you click on them. I have found that it has something to do with —- class=”tb_submenu” —
When that class is removed the items are not in dropdown format but it also becomes unclickable. How can I resolve this issue.

 sekai
May 19, 2015 at 9:52 pm #40969

Hi,

We’ve updated the steps from our previous post.

BR,
ThemeBurn team

May 20, 2015 at 1:01 pm #41007

Works! Thank You for the excellent support!

In case anyone wanted this feature, I did have to make one small change.

Had to change this:
($language['code'] == $language_code)

To:
($language['code'] == $code)

  • This reply was modified 3256 days ago by  sekai.
 sekai
May 21, 2015 at 3:13 am #41024

Hi,

Just to clarify.

The example we’ve given is for OC 1.5.

The change you have posted is for OC 2.0.

BR,
ThemeBurn team

May 28, 2015 at 2:31 am #41155

How can i make the languages side by side (row) instead of up and down (column)?

 sekai
June 8, 2015 at 11:36 pm #41354
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
June 9, 2015 at 4:55 pm #41369

Not sure why but It did not work when i put it in the custom stylesheet area. I had to add the css to the language.tpl file.

<li style="display: inline-block;"…

Do you know why it did not work in the custom stylesheet area?

  • This reply was modified 3236 days ago by  sekai.
 sekai
June 9, 2015 at 9:34 pm #41405

Hi,

Can we take a look at the live website?

June 10, 2015 at 10:58 am #41419
 sekai
June 10, 2015 at 9:15 pm #41430
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
June 21, 2015 at 6:36 pm #41546

@sekai @TBSupport Can you guys please help me out with this ?
I am facing the same issue for pavilion 2.0.1.1 Tried the custom method mentioned by you . But it doesnt work. Also my local language is ARABIC . For which the flag is not being displayed. I have tried to change the image name, Reuploaded new flag image still no change.

Can you help me with placing the lanuage side by side (in same line) and also how to display the flag.

TIA!

 leon
July 8, 2015 at 11:16 am #41969

@leon

We will need to take a look at your website.

BR,
ThemeBurn team

July 14, 2015 at 10:49 am #42131
Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.