Tagged: x
-
AuthorPosts
-
March 23, 2016 at 3:13 pm #850023
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!!March 23, 2016 at 6:22 pm #850309Hi 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.
March 23, 2016 at 6:22 pm #850310Hi 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.
March 26, 2016 at 9:14 pm #853846Hi,
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!
March 26, 2016 at 10:53 pm #853912Hi 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.
-
AuthorPosts