Helix Ultimate Page Title (aka Heading) - Question | JoomShaper

Helix Ultimate Page Title (aka Heading)

A

Addington

Helix Framework 9 months ago

Hi When creating a menu item with Helix Ultimate, if i choose to enable the page title options, it uses the alternative page title and the page subtitle not just on the menu item created but also on non-menu pages that are generated in the menu page. If I choose Joomla's "Page Display" H1 heading option instead, it doesn't have the same problem but i need a h1 and a H2. Is there a way to limit the page title options to just the menu page?
Hope I am making my question clear!

0
5 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 9 months ago #180814

Hello ChasS,

Thank you for reaching out to our technical support forum. I’m sorry to hear about the trouble you’re experiencing. I have found a workaround for you. Add a Page Title to Marketplace menu item. Then add this Custom CSS to Template Options -> Custom Code -> Custom CSS

.view-companies .sp-page-title {
    display: none !important;
}

Then, the page title will be hidden for links under Marketplace menu item. It will only be shown to Marketplace menu item.

Best regards

0
A
Addington
Accepted Answer
9 months ago #180817

Fantastic! Thank you so much!

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 9 months ago #180820

You are welcome 😊

I have a humble request. It would be very kind of you if you can manage some moment to give us feedback on

  1. Joomla Extension Directory
  2. TrustPilot

This will inspire us to improve.

0
A
Addington
Accepted Answer
9 months ago #180826

I think I have already done JED but I will do Trustpilot.

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 9 months ago #180879

Thanks for your appreciation. Have a good day!

0