Sidebar in footer
-
Hi,
I am using the multi language switcher. This works fine.
Still I’ve got one problem to solve. In my footer area is a link to the imprint. This should work in all three languages. It works in German, but not in EN and RU.To gain this I pasted a sidebar in my footer.php the following code:
<div id="site-generator"> <?php do_action( 'twentyeleven_credits' ); ?> <a href="https://thie.biz/?page_id=8" title="Copyright" rel="generator">impressum</a> </div>
My gain is to have also in English and Russian the footer link for each translated imprint. Does anyone have any idea?
Thanks, Anna
- The topic ‘Sidebar in footer’ is closed to new replies.