Hi Ciaran,
for example I used the Layla Template for Joomla 4 but in den index.php of the template folder I cannot find the <?php require("php/layouts/header.php"
; ?>
So I tried:
<div id="newmodule">
<jdoc:include type="modules" name="newmodule" />
</div>
<?php require("inc/layouts/logo.php"
; ?>
And really it works!!!
But another problem:
With the same installation the layerslideshow at the modul position showcase-1a will show in a width of 100% instead of the width choosed in the template layout for example 1280 px.
In other installations with this template all works fine. Can I change this also in the custom.css??
Thanks in advance
Jürgen