Hello,
I had problems with Menu before this https://www.gavick.com/forums/john-wp/m ... 37949.html and there still things I can't figure out.
How can I send you the access private way?
Thank you,
Martin
But the menu on the homepage doesn't work properly also in english language. Please check navigation tab in template settings - there's "Frontpage Menu - names of the links" text area which are used for the widget section links, in this thread I've explained how it works:
https://www.gavick.com/forums/john-wp/s ... 37025.html
So you have to check these link names and use the same in Dashboard -> Menus section - now these values are different.
Regarding the News Show Pro, please check this article:
http://wpml.org/2011/03/howto-display-d ... -language/
how to display different widgets per languge - he has to add 2 GK NSP widgets and in the first choose english content as a source, in the second he has to choose spanish content, use proper language ICL code and that's all.
<div <?php gk_anchor_links(1); ?>>
<div class="widget-area">
<?php gk_dynamic_sidebar('bottom1'); ?>
</div>
</div>