I created a custom post type in my WordPress site and I filled it with the ACF Plugin. When I want to display a page from my custom post type in front page, it takes a long time and I get a 500 error:
Maximum execution time of 30 seconds exceeded in [...]/web/content/wp-includes/plugin.php on line 178
Any ideas why is this happening?