When using the version of Prestashop 1.6 and the Wordpress system, you can edit the wordpress template to show the prestashop header or header.
This is done by creating a theme son of wordpress.
in the header.php file the following code is added
<?php
require_once(dirname(__FILE__).'/../....