Forum replies created
I apologize for the delay in response. If I understand correctly, you are using Gutenberg there, the Latest Posts Block, correct? If you are, please have a look here: https://wordpress.org/support/article/latest-posts-block/
There’s a setting for a number of items. Please let me know if this works.
Hello Petra, we never removed any option from the theme. Maybe before our time, when the old theme version still existed, there was some other way to set the sidebars, but I wouldn’t know. So for me, there’s nothing to bring back. New features are developed, but they are defined by demand. In January, we will introduce a way for the clients to influence the features to be developed. But for now, I will remove the ticket (tomorrow) because this is a support forum, and this is not a support question. We cannot supply any CSS code in this case. Next time, please ask feature questions through the contact form. Thank you for understanding.
Hi. could you please share the link to your website? I’ll see what you have set up there, and maybe we will find a quick solution. You can use a private reply if you wish.
Hi. You don’t have the keys, and you can’t register the bundled plugins because you didn’t purchase them. Bundled plugins come with our theme as part of the package. We are the ones supplying you with their updates and usually, we do it very quickly.
No problem, that’s why we are here)
Hello. The text you want to remove is the H1, which is essential to the website’s SEO. Having said that, here are two ways to hide it:
1. On every blog post, go to Post options – > Breadcrumbs and set “Page Title” to “hide”
2. Use CSS code to hide it on all posts at once, copy and paste in the “Additional CSS”:
.post-title {
display: none;
}
Hi. I’m happy that you like the theme! As for the question – please upgrade to Evolve Plus since you purchased the premium version anyways. If you experience difficulties with it, please let me know.
Unfortunately, currently, there’s no built-in way to do that. It is on our roadmap and should be out soon.