From dde4cf4f9be84467a92f57fe9c4310663401ad75 Mon Sep 17 00:00:00 2001 From: jorge-vitrubio Date: Sat, 9 Mar 2024 22:56:35 +0100 Subject: [PATCH] add support for post thumbnail --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.php b/functions.php index 0d2417d..6a3f86a 100644 --- a/functions.php +++ b/functions.php @@ -44,7 +44,7 @@ function xarxaprod_setup() { * * @link https://developer.wordpress.org/themes/functionality/featured-images-post-thumbnails/ */ -// add_theme_support( 'post-thumbnails' ); + add_theme_support( 'post-thumbnails' ); // This theme uses wp_nav_menu() register_nav_menus(