You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARNING: A menu without a theme_location was found in inc/custom-hooks.php. $menu_args is used inside wp_nav_menu(). You must manually check if the theme_location is included.
WARNING: role="search" was found in woocommerce/product-searchform.php. Use get_search_form() instead of hard coding forms. Otherwise, the form can not be filtered. Line 5: * This template can be overridden by copying it to yourtheme/woocommerce/product-searchform.php.
WARNING: role="search" was found in inc/theme-functions.php. Use get_search_form() instead of hard coding forms. Otherwise, the form can not be filtered.
RECOMMENDED: No reference to register_block_style was found in the theme. Theme authors are encouraged to implement new block styles as a transition to block themes.
RECOMMENDED: Tested up to is recommended to have major versions only (e.g. 5.8). Patch version is not needed (e.g. 5.8.1).
RECOMMENDED: No reference to register_block_pattern was found in the theme. Theme authors are encouraged to implement custom block patterns as a transition to block themes.
RECOMMENDED: No reference to add_theme_support( "wp-block-styles" ) was found in the theme. It is recommended that the theme implement this functionality.
RECOMMENDED: No reference to add_theme_support( "responsive-embeds" ) was found in the theme. It is recommended that the theme implement this functionality.
RECOMMENDED: No reference to add_theme_support( "align-wide" ) was found in the theme. It is recommended that the theme implement this functionality.
RECOMMENDED: No reference to add_editor_style() was found in the theme. It is recommended that the theme implement editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.
Line 5: * This template can be overridden by copying it to yourtheme/woocommerce/product-searchform.php.