I need the theme to show 3 blog/news posts on the homepage instead of the rather confusing 2 that it currently does. Please help
]]>I am in the process of selecting a new theme. Your theme scores well on PageSpeed Insights and GTMetrix. It shows (1) critical alert from themecheck.org.
Can you check: Critical alerts
—————————————
Inapropriate constants : Use of HEADER_TEXTCOLOR
Constant HEADER_TEXTCOLOR was found in the file custom-header.php. add_theme_support( ‘custom-header’ ) should be used instead.
Line 40: if ( HEADER_TEXTCOLOR === $header_text_color ) {
—————————————-