Customizing Contact Info Fields In Helix Ultimate - Question | JoomShaper

Customizing Contact Info Fields In Helix Ultimate

OD

Olivier DELORON

Helix Framework 1 week ago

Hi,

How can I customize Contact Info fields in Helix Ultimate?

For example: I need to insert a custom link (<a href="#">) in the 'Opening Hours' field.

But the code is being deleted...

Any help would be appreciated.

Regards

0
5 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 week ago #232240

Hi Olivier,

in general you cannot without touching the php file. But disable default (Contact Info) feature, and publish Custom Module using the same template position (top2 or top1). Inside you can use any HTML code you want.

0
OD
Olivier DELORON
Accepted Answer
1 week ago #232243

Thanks for your quick reply.

What do you mean by 'disable default feature'?

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 week ago #232245

Just disable "Contact Info" in Template Options, and use module instead.

0
OD
Olivier DELORON
Accepted Answer
1 week ago #232246

OK but I still want to use other fields of the Contact Info....

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 week ago #232247

I am not sure if it will work this way. But you can try.

It's better (for HTML structure) to have all info block inside one module.

Just copy current HTML and paste. so easy.

0