Making An Override For A Helix Template File - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Making An Override For A Helix Template File

SR

Stanley Rieck

Helix Framework 3 years ago

Hi,

I need to create an override for the helix file: features/logo.php?

I do not want the changes in the file to be affected when updating Helix ultimate, please explain how to make an override for a template file, as all overrides i have found are for components and modules etc.

Kind Regards Stanley Rieck

0
1 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 years ago #59020

Hi Stanley,

As I know it's not possible to override that file. But you can create your custom header (file !!!) and there you can include all needed changes.

Guide "Custom Header based on File" from: https://www.joomshaper.com/documentation/helix-framework/helix-ultimate-2/custom-header

OR

Instead of "logo" position in Layout use different one "top3" and use there Custom Module or HDAnyCode module with simple HTML code. I think it's the most easy and bulletproof method. Especially if you don't want to edit any php file.

0