Hi everyone,
I am completely new to ZenCart. Just installed it last night and have been fiddling with it all day. All in all, it's been going well, but I've hit a roadblock and need some help.
I would like to change the language selection option from clicking on flag images to a dropdown menu selection (like when you're posting a reply and you can choose Fonts from the dropdown menu). I know how to create a HTML dropdown menu, but I don't know how to incorporate it into the template file. Also, how would I include the languages.php file into the header? I tried:
<?php require(DIR_WS_MODULES . 'sideboxes/languages.php'); ?>
but it does not work. I'm not sure if this is the correct way to do so, but the search module can be displayed this way.
Any help would be greatly appreciated! Thank you in advance!



