Issue with Post Title

Posted in: Newspaper
Post count: 31

Hi, I am Satyajit, I have design my website front / home page with TagDiv Composer and its working fine since approx 08 months but since yesterday not showing any Title of my blog/ article in Home Page. Only showing feature image, date of publish, category and author name but not showing Title of article and link of article.

I did not remove anything from TagDiv Composer, then why it is not showing title of article.

Post count: 21065

Hello!

This issue has been discussed already here, please check: https://forum.tagdiv.com/topic/post-title-missing/

Thank you!

Post count: 31

You are not completely understood the problem. I did not mention post title is missing, post title is showing perfectly in all my post, if you see in all particular post and in the pages.

I have designed my Home Page, where I displaying different category posts in section wise, where now only showing feature image, name of author, date of publish & category of post. In earlier, where post tile was also shown below the feature image. But since two days is not showing.

So, my problem is that post title is not showing only in my Home Page/ Front page, where I displaying different posts in category wise. You can see from my home page link given below, what is exactly I am saying.

https://tazahindi.com/

It was fine almost eight months, but suddenly not showing from two days. I want solution for that. Please suggest, what to do ?

Post count: 21065

Hello!

It seems that you have some custom CSS which do not allow the title to show: https://prnt.sc/Y8kO3Vi3dV6W
Please delete it and see the results!

Thank you!

Post count: 31

As of now, I did not use any custom CSS in my website. I have designed the home page with the help of TadDiv Composer.

I have also try to delete that custom CSS but it is not implement in real time in Newspaper Theme. Please suggest how to add / delete any custom CSS in Newspaper Theme or using TagDiv Composer.

Post count: 31

I have try through custom CSS area of theme panel but not works for me.

Post count: 31

I have try following:
.page-id-394 .entry-title {
display: inline;
}
or,
.page-id-394 .entry-title {
display: block;
}
but, not works, then what to do ?

Post count: 21065

Hello!

Please check this guide: https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
You should have diaply:block!important;

Thank you!

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.