How To Hide "Page Title" On Article Pages But Keep It On Blog Category Page In Helix Template? - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

How To Hide "Page Title" On Article Pages But Keep It On Blog Category Page In Helix Template?

thanhhx57

thanhhx57

Template 7 months ago

Hi everyone, I'm currently working with the Helix template on my local server and need some help. I'd like to remove the "Page Title" block from article detail pages, but keep it visible on the category (Blog) page. I haven’t been able to find a way to configure this. https://prnt.sc/nKDYBXfGo2dh

I noticed that your latest Federal template achieves this behavior, so I was wondering if you could guide me on how to do the same with Helix? Any help would be greatly appreciated. Thanks!

0
9 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 7 months ago #187549

Hi

Thanks for contacting us. Did you try this?

https://prnt.sc/mqtwdew1pjRT

Please do let me know if it is working or not.

-Regards.

0
thanhhx57
thanhhx57
Accepted Answer
7 months ago #187595

Thank you for your response. However, you misunderstood my point. I want to hide the entire main menu title section, including: Blog, You are here, and also the blue background on the detailed post page. The post title should remain unchanged. Just like in the image below: https://prnt.sc/BCTce-ZHy1lk

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 7 months ago #187705

Could you please give me your site URL? Please give me that specific page link that you want to remove.

0
thanhhx57
thanhhx57
Accepted Answer
7 months ago #188099

Sorry. As mentioned in my first post, I clearly stated that I’m learning how to use the Helix template on localhost, so I’m unable to send you a link. If you check out the Helix template demo, you’ll see the section I want to remove on the article detail page.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 7 months ago #188167

Hi thanhhx57,

You can send me the link when it will be online. OR you can also follow Seppe's instructions.

0
S
Seppe
Accepted Answer
7 months ago #188121

in the article options "remove title". and in the plugins disable the breadcrumbs.

0
Pavel
Pavel
Accepted Answer
7 months ago #188200

Not right

0
Pavel
Pavel
Accepted Answer
7 months ago #188199

I noticed that your latest Federal template achieves this behavior, so I was wondering if you could guide me on how to do the same with Helix?

Hi. It was done via CSS in Federal template

.view-article #sp-title {
    display: none;
}

But if I were you, instead of hiding the Page Title in articles through CSS, I would completely refrain from using this Helix option on the site, as it is a completely illiterate option from SEO perspective.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 5 months ago #191941

Hi

Is this solved now? If yes, you can then close this post by accepting the answer.

0