Layout builder archive: if cliking on category nothing is shown

Hi there,

i have a problem with the layout builder:
i used the template for the archive page and did some small changes. but when i click on a category the result page is empty. i tried several settings and did also ztry to make a seperate archive page but nothing works.
can you look at the page and tell me whats wrong?
i added the links and creds in the secure note.

thanks in advance

Hi @deranaloge,

Thank you for writing in, yup this one is weird it’s possible that a plugin conflict is involved. Please do a Testing for Plugin Conflict.

If that did not work, try switching to the parent PRO theme. customization made on your child theme might causing the issue.

Lastly, please clear and deactivate all caching plugins/features that the site might have including server-side caching features (if any).

Let us know how it goes,
Cheers

hi friech,

i did all from the list still nothing is shown.
is it possible that this has somehting todo with wpml?
also posts not categorised are shown? (another custom post type)

i trsnfered the site to a staging server.
logins in secure note.

thanks again for your help

Hi @deranaloge,

You’ve created a custom post type called “Magazine” and by default in the Layout All Archives it is pulling all the data from the posts post type and that’s the reason why your categories are empty because all posts are uncategorized. In order for the category page to show the correct data, you need to create custom loopers that will call the data from the Magazine posts.

As you can see on your post page, I assigned one post to a category then it is now displaying the data.

Backend Assigning category to a post:

Category Page:

Hope that helps.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.