-
Closed
-
Hi,
I created a menu special for the Top Navigation with Login/ Logoff, Register and it works fine so far. Now I want to have a “switcher” in these Top Navigation as well:
I am using for Multi Language Support of the web a plugin called “Multi Language Switcher”. There are several ways to show the flags for switching the languages:
1.) hard coded in header.php:
<?php if ( function_exists( 'the_msls' ) ) the_msls(); ?>
2.) Using the widget coming with this plugin
3.) using a shotcode: [sc_mlsl]I prefer the 3rd option. Is that possible with alora?
If not, any ideas?Thank you, Frank
The topic Using Shotcode in Top Navigation is closed to new replies