[Plugin: Widget Logic] How do I use widget logic to link to more than one page?
-
I am designing a website for someone who arranges work placements in the UK for Italian and Slovenian students, so I need my site to be available in all three languages. I have decided not to use translation software as the translations aren’t very good, so am making 3 versions of each page.
I have made 3 links using images of the three flags, and I want the home page to link them to the other versions of the home page and so on.
I can get the image to show on each page individually using the codes:
is_front_page()
is_page(‘Casa’)
is_page(‘Domov’)Is there a way to put all of these in the same widget logic box so I don’t have to make 3 widgets for each page?
Thanks!
- The topic ‘[Plugin: Widget Logic] How do I use widget logic to link to more than one page?’ is closed to new replies.