badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Where is the title?

Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #74740
    nnikola.jovanovic
    Participant

    Hello! From time to time, my post title gets lost. Here is how it looks like now – http://prntscr.com/r0ywxq.

    I want to have a title, and some excerpt, along with the picture. For example, title can be “Liverpool vs Tottenham”, and excerpt “Great game”. And a picture. Regarding an author and date, it doesn’t matter if it will be shown or not. So, how can I set up my post in order to have the post title? Thanks in advance.

    #74742

    Hi @nnikola-jovanovic,

    May be you have created the post without the ‘Title’. Please make sure you have set the ‘Title’ for the related post. If the ‘Title’ is already set then could you please share us your Site Url so that we can check about the issue. And to show the desired ‘Excerpt’ instead of as default excerpt from the content then you can set the excerpt text from the right or the top side of the post/page editor from where you created the post.

    Thank you

    #74760
    nnikola.jovanovic
    Participant

    Hello again! Thank you for your quick response. The website is http://www.wickedfootball.com. I use title section, and sometimes it works, but mostly no. I figured out the excerpt part, but still cannot fix the missing title.

    #74772

    Hi

    We found you have added some custom CSS Code which is affecting the Posts Title. Please remove the Custom CSS code that we mentioned below then you will get to see your Titles.

    .page .entry-title {
        display: none;
    }

    Thanks

    #74809
    nnikola.jovanovic
    Participant

    Hello again! Thank you so much for solving my problem. But now I have a new/old one. The reason I have that code is because I don’t want to have page name visible. For example, if you go to “About us”, now you can see “About us” written above “A few words from the management…”. I don’t want the page name to be visible on the page.

    #74825

    Ok to remove the Page Title for the Page then please paste the below Custom CSS code.

    .page .site-main .type-page .entry-header .entry-title {
    	display: none;
    }

    Thanks

    #74939
    nnikola.jovanovic
    Participant

    It works now 😉 Thank you so much for your help!

    #75076

    Welcome anytime @nnikola-jovanovic.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.