Hi @dsoons,
Glad you like it!
You’d have to create a child theme and do some custom development to make that work. You can hook into either the chaplin_header_toggles_start or chaplin_header_toggles_end actions to prepend/append elements to the header toggle area, and output the Polylang switcher there.
— Anders
Thread Starter
dsoons
(@dsoons)
Hi Anders,
Thank you for your reply. I’m not very familiar with child themes (yet), so I’ll have to dive into that!
Daan