Helix Ultimate: Custom Header Shows Up With A Strange Name In The User Interface - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Helix Ultimate: Custom Header Shows Up With A Strange Name In The User Interface

PV

Peter Vukovic

Template 2 years ago

Hi, I created a custom header using the custom file option. I named my folder "WSG-Header" instead "Custom header" as I assume the theme will pick up anything from the headers folder, which it did.

However, my header shows up with a strange name when I go to template settings > Basic > Header:

Expected Name: "WSG Header"

Actual Name: HELIX_ULTIMATE_HEADER_STYLE_W_S_G-_HEADER

Screenshot: https://prnt.sc/rjqOG4bpGbqX

0
7 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #130953

Ok, I remember now - look at my screenshots

0.gif

1.gif

2.gif

3.gif


In big short, you have to override language phrase (displayed BIG LETTERS under .svg img) with custom name using Joomla Languages Overrides (3 picture) for both views (locations).

Is now all clear? I hope so.

0
PV
Peter Vukovic
Accepted Answer
2 years ago #130954

Great, thank you so much Paul!

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #130939

Hi there!

Sorry to hear that.

Would you please give me your admin access to check? Although we do not provide customization support. Let me check...

Best Regards

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #130945

Peter, If I may....

That field may not support language phrases or you made small mistake in code or something was changed since I done it last time.

Besides php custom changes are beyond classic support.

0
PV
Peter Vukovic
Accepted Answer
2 years ago #130948

Hi Paul,

thanks for the reply. Here is what I did:

  1. Created a folder called WSG-Header
  2. Copied a header file from 1-MinimalHeader folder
  3. Started editing the file

Is there a header name I need to define somewhere in the code itself?

From what I see, the header name is generated from the folder name. And whatever name I give to the folder, I always end up with this in the UI:

HELIX_ULTIMATE_HEADER_STYLE_FOLDER_NAME

Thanks

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #130950

I played with that some time ago so I may not remember all but as folder name try to use: "WSG-Header" or "wsg-header" or "10-wsg-header" or "style-3" - one of them should help.

0
PV
Peter Vukovic
Accepted Answer
2 years ago #130951

Yeah, tried all of them, nothing seems to work.

I was basically following official documentation here, section "Custom header based on file", but I'm not getting the result shown on the screenshot in that article.

https://www.joomshaper.com/documentation/helix-framework/helix-ultimate-2/custom-header#:~:text=Custom%20Header%20based%20on%20File

0