I am trying to move a site to Joomla 4 using this template. I appreciate it is still being updated, but the wait is becomong unacceptable for me.
I have worked arround some issues and have a stable version passing my tests on a previos Joomla 4 release, but the latest relase to 4.3.1 causes a catstrophic error "The server returned a "500 - Whoops, looks like something went wrong.". This has been traced to the template html overide for login. /templates/shaper_gazette/html/mod_login/default.php to be percise. It seems that the content of the model popu is now out of date from the new Joomla login code and the disserence causes the error.
If you comment out the model_body code the template recovers, shows the login icon but of course not the login form.
I have tried to update the popup (model_body) code using the new default.php code from the standard Joomla login module, but this is complicated by the chnages in lables which stops the correct display of the popup,.
Any chnace yuy guys have a better version of the html overide code to save me a bunch of time backwards engineering this issue.
In a heartbeat I would trow out this template, but you have so few up to date templates and none with a popup login button which is a must in this project.