Fatal error: Call to undefined function genesis_html5
-
After update the plugin :
Fatal error: Call to undefined function genesis_html5() in /var/www/vhosts/domainname.com/httpdocs/wp-content/plugins/schema/includes/integrations/genesis.php on line 118$value_or_placeholder = ( get_search_query() == '' ) ? 'placeholder' : 'value'; if ( genesis_html5() ) { $form = sprintf( '<form %s>', genesis_attr( 'search-form' ) ); if ( genesis_a11y( 'search-form' ) ) { if ( '' == $label ) { $label = apply_filters( 'genesis_search_text', __( 'Search this website', 'genesis' ) ); }
Kindly assist
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Fatal error: Call to undefined function genesis_html5’ is closed to new replies.