Custom Interaction URL Conditional

Trying to get the top Nav Logo to jump to English Home when clicked on an English page.

My English pages all have /en as part of the URL, so I tried this logic:

And I added this to Interaction on Click for the Nav Logo.
I have a last statement for jumping to the regular Norwegian home at the bottom, after End If:

But it does not seem to work (I tried without the Stop Interaction and a couple of other things) … In Preview the logo loads the Norwegian home every time. On the published site, nothing happens upon click … Any ideas what might be wrong? :thinking: :nerd_face:
(I guess I’m missing something basic?) :sweat_smile:

Interesting, looks like it works when I use Navigate to URL and not Navigate to Page, like this:

That doesn’t make too much sense to me … But seems to be working … :thinking: :man_shrugging: :smiling_face_with_sunglasses: