Replies: 0
I have started using a child theme but it causes me a lot of problems. First, it seems to be no compatibility with the Customer Area plugin and the web page does not load coming out the error:
“Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /homepages/39/d219995759/htdocs/clickandbuilds/WordPress/MyBlog4/wp-content/themes/childthemeesp/functions.php:1) in /homepages/39/d219995759/htdocs/clickandbuilds/WordPress/MyBlog4/wp-content/plugins/customer-area/includes/plugin.class.php on line 125”
I’m currently using an old version of the plugin that works with the theme.
Also if in the childtheme I try to modify the file funtion.php to insert, for example, the code to modify the footer, also the web page gives error and does not load. However in the main theme’s, the funtion.php file with that code Works perfectly. In fact I had to disable the childtheme.