Site logo

Archived topic

Blog

47 replies · Started by rafel jesus on March 23, 2020

Viewing posts 31–45 of 48

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.

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

This archived topic is closed to new replies.