Hi,
I also couldn’t get wordpress working with PHP 7 because of the errors in your theme.
Getting following errors:
FILE: /wp-content/themes/woodmart/woocommerce/single-product/add-to-cart/grouped.php
—————————————————————————————————————————
FOUND 2 ERRORS AFFECTING 2 LINES
—————————————————————————————————————————
37 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
90 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
—————————————————————————————————————————
FILE: /wp-content/plugins/woodmart-core/importer/wordpress-importer.php
————————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
————————————————————————————————————–
53 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
————————————————————————————————————–