Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #850023

    ape
    Participant

    Hi,
    in Appearance > Customize > Custom > Blog > Content
    I’ve selected Full Post Content on Index: off and Excerpt Length: 100, but any content text appears in index blog page.
    Why?
    I advice that I’ve customize style.css in child theme in this way in order to not appear in index and post the featured image:
    .single-post .entry-featured {
    display: none !important;
    }
    .blog .entry-featured .entry-thumb {
    display: none !important;
    }
    Could you help me? thank you!!

    #850309

    Lely
    Moderator

    Hi There,

    Thanks for writing in! To clarify, the excerpt is not showing on blog index page? To assist you with this issue, we’ll first need you to provide us with your blog page URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #850310

    Lely
    Moderator

    Hi There,

    Thanks for writing in! To clarify, the excerpt is not showing on blog index page? To assist you with this issue, we’ll first need you to provide us with your blog page URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #853846

    ape
    Participant

    Hi,
    this is the link:
    http://sarci.it/news/

    Yes, I mean in index blog page.
    But I would like also that in home page http://sarci.it in news section Full title post and excerpt text will appear.

    Thank you!

    #853912

    Rad
    Moderator

    Hi there,

    I see, you wish to bring your blog posts to the homepage?

    In that case please go to Admin > Settings > Reading > Front page displays and set it to latest posts. But if you’re just planning to display specific or recent items to your static home page, then it’s best if you’ll use Essential grid. You can embed your posts with much better layout instead of just recent posts elements.

    http://essential.themepunch.com

    Hope this helps.