Summary:
The php 8 upgrade still doesn’t work properly.
Activating the Dokan plugin cases errors on Woocommerce category pages.
The issue only persists with the X-theme. If 2023 default theme is active, there is no issue.
So the error only comes up when we activate php 8 with the X theme + Woocommerce + Dokan.
If we use php 7.4, there is no issue.
We tested on a staging environment ( php8 with the X theme + Woocommerce + Dokan ), and we saw the same issue. When your collegue checked the staging site, the issue was gone.
As suggested we have put the production site in maintenance mode now.
Can you check it, and see if you can find/fix the issue ?
Please go to Tools > Site Health > Status. You will have to resolve all the performance issues. In Tools > Site Health > Info > Server, you can see that your Upload max filesize and PHP post max size is only 20M. Kindly increase it to at least 64M.
I have checked your error reports, and it seems like the issue is in your child theme, and the file name is _landmark-header.php. I would suggest you activate the parent theme once and check if that works for you or not.
If yes, please replace the file in the updated theme and activate the child theme once again. Please remember that we don’t provide any support for custom coding or modified theme files.