Dear all,
Trying to play with Tatiana CHILD theme on localhost as never used before and trying to find it's functionalities.
So after following this topic:
https://osclasspoint.com/blog/osclass-create-child-theme-b21, and after finishing with the step b), I get the following error on localhost:
Fatal error: Uncaught Error: Call to undefined function tatiana_manage_cookies() in C:\xampp\htdocs\oc-content\themes\tatiana\head.php:88 Stack trace: #0 C:\xampp\htdocs\oc-includes\osclass\helpers\hDefines.php(355): require() #1 C:\xampp\htdocs\oc-content\themes\tatiana_child\main.php(4): osc_current_web_theme_path('head.php') #2 C:\xampp\htdocs\oc-includes\osclass\helpers\hDefines.php(348): require('C:\\xampp\\htdocs...') #3 C:\xampp\htdocs\oc-includes\osclass\controller\main.php(70): osc_current_web_theme_path('main.php') #4 C:\xampp\htdocs\oc-includes\osclass\controller\main.php(56): CWebMain->doView('main.php') #5 C:\xampp\htdocs\index.php(176): CWebMain->doModel() #6 {main} thrown in C:\xampp\htdocs\oc-content\themes\tatiana\head.php on line 88
Can someone help? Would like to make child-theme work, but.. having issues with this.
Thank you,