Possible bug in header-style-4.php

Posted in: Newspaper
Post count: 22

There seems to be a bug in the file td-composer/legacy/Newspaper/parts/header/header-style-4.php file, probably a path that hasn’t been changed, when moving theme functionality from the Newspaper theme to the tagDiv plugin.

This needs to be changed:

File: td-composer/legacy/Newspaper/parts/header/header-style-4.php

Line 27 change

<?php require_once(‘header/ads.php’); ?>

to

<?php require_once(‘ads.php’); ?>

Best regards from Lars

Post count: 35449

Hi,

Yes, there is an issue with header style 4, this will be fix in coming update.

Thank you for your understanding!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.