It is working. Thanks for the support.
I have deactivated all the plugins, but that didn’t help. My WordPress version is 5.1.1, and PHP version is 5.6.40.
When I am setting the ‘Static Page’ as some other page from ‘Settings > Reading’, then that page is showing as the Homepage without any issues. The installed ‘Show Current Template’ plugin is showing that the ‘front-page.php’ template file is active.
Hi! I had the same problem while migrating my WordPress site.
Just open the following files in your mentioned folder in /domains/mydomain.nl/DEFAULT/wp-content/themes/zerif-lite/inc/
jetpack.php
extras.php
hooks.php
Scroll down to the bottom of each of these files and insert a closing php tag ‘?>’ and save them.
My problem vanished as soon as I did that. Good luck!