Archived topic
Blog
47 replies · Started by rafel jesus on March 23, 2020
Can you go to Appearance > Elements and remove the page hero that is currently assigned to the Blog page?
And do you not want the excerpt to show? If so set the word count to 0 and remove the read more label:
https://docs.generatepress.com/article/blog-content-layout/#archives
All these settings
https://www.screencast.com/t/cZtK2H6N1SWJ
Can you disable the Custom Blog Hero?
Do it, it's worse.
Can I activate the plugins?
Now go to this header element:
https://www.screencast.com/t/FrCQ18wGVkx
and add Blog under exclusion rules.
Please keep the caching plugin off while I'm helping.
You can disable all other plugins but make sure Ultimate blocks for Gutenberg doesn't come back - if the h2 font size changes, then you know it's the one.
Hi
DO IT, and add Blog under exclusion rules.
https://www.screencast.com/t/zaliPSfPHU
DO IT, Please keep the caching plugin off while I’m helping.
IN THIS PROJECT ULTIMATE BLOCKS I DON'T REMEMBER USE IT. You can disable all other plugins but make sure Ultimate blocks for Gutenberg doesn’t come back – if the h2 font size changes, then you know it’s the one.
https://proves.ccfoto.cat/actualitat/ Don't change.
Definitely making progress. The appearance of that page did change as you can see the logo and menu now:
https://www.screencast.com/t/AqkiES14
Unfortunately I'm seeing code from Ultimate blocks for Gutenberg again though:
https://www.screencast.com/t/XfenZoHylfk1
You need to disable plugins again to determine where that's coming from.
Hi
I disable Gutenberg plugins
Yeah, but I don't want to see the menu I want to see the image and the menu like this one
https://proves.ccfoto.cat/s-comunitats/
Yup the code for Ultimate blocks for Gutenberg is gone for now.
To create a header/navigation like that, you would need to create a header element/page hero and assign to the Blog page. Follow the direction here:
https://docs.generatepress.com/article/how-to-create-a-page-hero/
Ok., I’m going to take a look and I say you.
That is a little bit complicated for me. However, I will learn 😊😊
Is it weird that ultimate blocks come out when not installed on the web?
When I’m going to activate one to one plugin I will look which it is.
Thanks
Definitely weird. But code doesn't lie :)
Hi Leo.
I have that but I need help.
https://www.screencast.com/t/qOtbw1fWHB
As you can see in point 1 the separation between blog posts is too big, not how to solve this through Elements, Can you help me?
And in point 2 I could put a margin on all the content more or less like the one I drew in the image. If possible (with code) better like this image.
https://www.screencast.com/t/Wr5YUD4l
Thanks.
Give this CSS a shot:
.one-container.blog .inside-article {
padding: 0;
}
.blog .entry-summary {
display: none;
}
.blog .post {
margin: 0;
}
.blog .site {
margin-top: 40px;
}
Hi Leo.
Perfect 2 more things.
1. Can I have 20 lines in the entry blog? How?
2. On the homepage, the main menu looks with the blue background that is the settings that is when I have scrolling, I haven't touched anything in the Settings menu, how can I fix it?
Thanks