JM Category List module and Language Selector don
2 answers
Hi!
I have checked and fixed for problem on your site.
Regarding issue 1, please go to admin -> system -> configuration and add categories id for "Categories ID" parameter of JM Categories List (View my attachment).
Issue 2: I couldn’t login your FTP information you submit, however please go to app\design\frontend\default\jm_adamitetemplate\pa ge\html then edit header.phtml and un-comment this code:
Code:
<?php //echo $this->getChildHtml('store_language') ?>
to
Code:
<?php echo $this->getChildHtml('store_language') ?>
Hope this helps and good luck!
Thanks, works!
This question is now closed