Hi, I have a strange problem. On pagination pages a part of my header (the repeater, red box) is not showing up. Everything else shows up correctly. What could cause this?
/blog → works fine
/blog/page/4 → not visible / div empty


Thanks for help!
Hi, I have a strange problem. On pagination pages a part of my header (the repeater, red box) is not showing up. Everything else shows up correctly. What could cause this?
/blog → works fine
/blog/page/4 → not visible / div empty


Thanks for help!
Hey @johannes,
thanks for your post.
I don’t know what exactly you’re querying but a common error source in header and/or footer templates is the query merging. You might have to disable it for the query loop in your header template.

Let me know if that helps. Otherwise I’d need some more information about your setup and the query loop details.
Thanks,
André
Hey @aslotta
That was it, thank you so much! It’s working ![]()
Really appreciate your help!
Best,
Johannes