Customize Layout Positions - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Customize Layout Positions

Karen Dunne

Karen Dunne

Helix Framework 2 years ago

I'd like to add a row between the top position and the menu position. The layout builder in Helix allows for editing positions below the menu row, if I understand it correctly.

How can the row assignments be edited to customize the order in which they display? And, most importantly, how can it be edited so the changes are not erased during an update? Like this: https://monosnap.com/file/MYvfEs0HM8R43YAY6re24YOgUsEhcr

I read these two documentation pages but didn't find what I was looking for there:

https://www.joomshaper.com/documentation/helix-framework/helix-ultimate-2/layout-builder

https://www.joomshaper.com/documentation/helix-framework/helix-ultimate-2/customization-tips

0
4 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #95982

Hi Karen,

You was close.... but read that "Custom Header based on File" from >> https://www.joomshaper.com/documentation/helix-framework/helix-ultimate-2/custom-header

I think it's a the right solution 4 you, becuase you can add extra module position in header above logo and menu and still keep that row sticky. Yes, I know you have to touch code, but it doesn't burn, right.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #95985

Hi

Thanks for contacting us. You can follow this documentation below:

https://www.joomshaper.com/documentation/helix-framework/helix-ultimate-2/custom-header

-Regards.

0
Karen Dunne
Karen Dunne
Accepted Answer
2 years ago #95997

Got it, thank you.

May I presume that because it's the custom header file that it won't be erased when there's an update, i.e. templates/shaper_helixultimate/headers/Custom header/header.php ?

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

It will not be overriden by template update, do not worry.

I suggest shorter folder name:

templates/shaper_helixultimate/headers/custom/header.php

0