I try to create a child theme for bootsnap, however, this error message appear. Any idea why? This is my site unishop.com.my/o
Warning: require_once(/home2/unishopc/public_html/o/oc-content/themes/bootsnap_classic_child/includes/classes/class.BootsnapToolbar.php): failed to open stream: No such file or directory in /home2/unishopc/public_html/o/oc-content/themes/bootsnap_classic_child/functions.php on line 296
Fatal error: require_once(): Failed opening required '/home2/unishopc/public_html/o/oc-content/themes/bootsnap_classic_child/includes/classes/class.BootsnapToolbar.php' (include_path='/home2/unishopc/public_html/o/oc-includes/htmlpurifier:.:/opt/php56/lib/php') in /home2/unishopc/public_html/o/oc-content/themes/bootsnap_classic_child/functions.php on line 296
this is my index.php file in my child theme folder
<?php
/*
Theme Name: bootsnap_classic_child
Description: Bootsnap Classic Child
Version: 1.0
Author: Adli
Author URI:
http://unishop.com.myParent Theme: BOOTSNAP CLASSIC THEME
*/
?>