Skip Navigation

[Resuelto] WordPress Archives not showing any content

Este hilo está resuelto. Aquí tiene una descripción del problema y la solución.

Problem:
The issue here is that the user wanted to create a custom archive, however it was not showing up even when they tried creating one in views.

Solution:
The main issue here is that the user's theme didn't have an Archive.php file.

What I recommend that you do is to contact the theme author to check on this for you because even with views disabled the archive doesn't even render with any default content.

The archive.php file and its contents are required to display the archives of posts.

This support ticket is created hace 5 años, 8 meses. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Este tema contiene 3 respuestas, tiene 2 mensajes.

Última actualización por duongN-3 hace 5 años, 8 meses.

Asistido por: Shane.

Autor
Mensajes
#1209253
screenshot-drama-otaku.com-2019.03.04-00-19-46.png

Tell us what you are trying to do?
Create an archive for a custom post type created through ToolSet

Is there any documentation that you are following?
https://toolset.com/documentation/getting-started-with-toolset/customize-post-archives/designing-an-archive-without-any-page-builder/

I'm uploading the screencaps to the configuration I have.

#1209535

Shane
Supporter

Idiomas: Inglés (English )

Zona horaria: America/Jamaica (GMT-05:00)

Hello,

Thank you for contacting our support forum.

From the screenshot everything should be working fine.

Would you mind providing me with admin access to the site so that I can check on this for you ?

Thanks,
Shane

#1209653

Shane
Supporter

Idiomas: Inglés (English )

Zona horaria: America/Jamaica (GMT-05:00)

Hello,

I've checked on this for you .

What I see here is that your Theme is missing the Archive.php template file to render the archive pages in its default format.

What I recommend that you do is to contact the theme author to check on this for you because even with views disabled the archive doesn't even render with any default content.

Thanks,
Shane

#1209691

Thank you for checking on this Shane!
I'll create an archive.php file to resolve this issue. Thanks!!