Hi, we are currently on an older version of Woodmart and running it as a child theme. If we update to ver 7.1, it this only update the parent theme or will it also update the child?
Thanks. Just so that I understand correctly, if we are running a Child theme, updating to 7.1 has no effect on our site – correct? If so, is there any benefit of updating to 7.1?
No, it is not correct. Child theme is empty by default and needs only for custom codes to override some functionality from the parent theme. So you need to update the parent theme to get all new features no matter if you have a child theme or not. Read more information about child theme here https://developer.wordpress.org/themes/advanced-topics/child-themes/