Skip to content
Public Ticket #29177

Article Titles not showing up on single post page

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

I can't access this link, it redirects to the homepage.

Regards,
PenciDesign.


PenciDesign Supporter replied

Staff Reply

Hi,

For this case, please send me your WordPress admin account in a PRIVATE reply.
I'll log in and try to help you check this problem.

Regards,
PenciDesign.



tazmike1964 replied

Customer Reply

Hi, that was a great fix. but if you look about the category, POLITICS. its showing a wired link address Home< then the title name. this shows on all articles. this happened the same time the title disappeared. but the title is working now with your patch.

thank you for your time

PenciDesign Supporter replied

Staff Reply

Hi,

I've checked your site, and the problem is that Elementor has overwritten the H1 display, causing it to be hidden.

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

h1.entry-title {
  display: block !important;
}

Regards,
PenciDesign.



tazmike1964 started the conversation

Conversation Start

Hi. The single post page where you go to view a single post, the title is no longer showing up on the top or anywhere.

Thank you,

Want to join this conversation or access attachments? Sign in first.