Hey, Support!
We’ve been using the Enfold theme on our site for several years without any issues. However, two months ago, after updating the theme from version 5.7 to 6.0, we noticed that our custom post-type taxonomy archive pages stopped working correctly.
We have a custom structure defined in the taxonomy-archive.php file, which was functioning perfectly up until version 5.7. After experiencing this issue, we reverted back to version 5.7 on our production site, and everything is working fine again.
We would like to update the Enfold theme to version 6.0, but it appears this version doesn’t support our custom taxonomy structure. Could you please investigate this issue and let us know how to resolve it?
Thank you for your assistance!
Best regards,
-Abdul Wahab
Hey Abdul Wahab,
Thank you for the inquiry.
We may need to access the dashboard and the file server in order to check the issue properly. Please provide the WP and S/FTP details in the private field.
Best regards,
Ismael
Hi,
Thank you for the info.
According to @Guenter, in the latest version, we added the taxonomy.php template, which might be the reason why your custom templates are not being used. Please try moving the modifications to the taxonomy.php template.
// https://developer.wordpress.org/themes/basics/template-hierarchy/#custom-taxonomies
Best regards,
Ismael
Hey, Ismael!
It works, Thank you for your help :)