Skip Navigation

[Resolved] Unwanted Post title appears

This thread is resolved. Here is a description of the problem and solution.

Problem:
How to hide / remove / delete unwanted repeating post title on content template

Solution:
You should target the CSS element to hide the unwanted post title displayed with content template and add such custom CSS to your content template's CSS editor.

You can find proposed possible solution, in this case, with the following reply:
=> https://toolset.com/forums/topic/unwanted-post-title-appears/#post-618190

Relevant Documentation:
https://toolset.com/documentation/user-guides/adding-custom-css-views/

This support ticket is created 6 years, 8 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Our next available supporter will start replying to tickets in about 3.93 hours from now. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 4 replies, has 2 voices.

Last updated by Daniel 6 years, 8 months ago.

Assisted by: Minesh.

Author
Posts
#617674
Post in editing mode.png
post when NOT logged in.png
Post when logged in.png

Hi,

I have a problem with a post type.

I created the post and then two forms, one for new submissions and one for editing the post.

When I am logged in and I see the post, the layout is ok. But when I am logged out I see an unwanted post title again on top of the actual post. I think this is coming from the edit form, but I can't make out why.

Please find three screenshot to explain what the problem is.

hidden link

Thanks!
Daniel

#617815

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Well - I checked with the wp-admin access details you shared with me with previous support ticket and I do not able to see the title at top of the page which you mentioned in screenshot.

Do I need to follow any specific steps or its resolved for you?

#618025

It's not solved.

Please compare the picture "post when NOT logged in.png" with the picture "Post when logged in.png". The title marked in red in the first image does not appear in the second image.

Please look at the same post when logged in and when logged out.

I don't want that duplicated post-title.

Can you please look into it?

Thanks
Daniel

#618190

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Ok - I got it now. I see that post title displayed when not logged in.

I've added the following code to your content template's CSS box:

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

I can see not no post title displayed - could you please confirm:
=> hidden link

#618193

Thanks. That's what I wanted.

This ticket is now closed. If you're a Toolset client and need related help, please open a new support ticket.