I want to make a condition when my template loads, if the perma link is /xxxx/butiker then do this...
And if /xxxx/services loop this.
or if /xxxx/cafeer loop this.
If I render out <?php the_permalink(); ?>
I get the full link, but I need some code to actually just check the .com/xxx/THIS part. Could someone assist?