Avada › Forums › Community Forum › Update V7.9.2 -> Fatal error › Reply To: Update V7.9.2 -> Fatal error
It worked few years before and it works now on 7.8 https://pasha4ur.org.ua/
So, problems is in Avada developers’ hands, imho.
17th line in single.php:
<section id=”content” <?php Avada()->layout->add_style( ‘content_style’ ); ?>>
if you simply switch to your parent (main Avada) the issue should be resolved.
Maybe I don’t need parent theme if I created child theme?