Adam Leone
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Dara] Entries on Blog PageHello there,
You may wish to consider limiting the posts to excerpts only, which is a setting seen on the same page above, or you could look to add a more block into the content itself: https://en.support.wordpress.com/wordpress-editor/blocks/more-block/
It looks like you require pagination, which isn’t a trait of this theme.
I’d recommend reaching out for assistance via: https://wordpress.com/help/contact as you could get advise on how best to achieve what you require for the site.
Forum: Themes and Templates
In reply to: [Loudness] Changing ColorsHello there,
You could try:
footer.wp-block-template-part { background: red; }Per page it would be:
.page-id-26 footer.wp-block-template-part { background: red; }Forum: Themes and Templates
In reply to: [Vivre] Blog Posts PageHello there,
So this would be added part of the query block. I’ve created these steps here to show you how this can be added to this block:

I hope this helps.
Hey there,
That is possible by adding excerpt to the content: https://en.support.wordpress.com/excerpts/ or you could add a more block into the content itself: https://en.support.wordpress.com/wordpress-editor/blocks/more-block/
It looks like this site is hosted with WordPress.com, so help with this theme can also be sort via https://wordpress.com/help/contact/
Forum: Themes and Templates
In reply to: [Livro] Padding on desktop onlyHey there,
To check, have you added this padding via the Site Editor > Styles > Layout ?
If yes, it’s not possible to differentiate between devices.
It’s possible to add this via CSS, but we would need to see the site in order to work that out accurately. I hope this is useful knowledge so far.
Forum: Themes and Templates
In reply to: [Dara] Entries on Blog PageHello there,
That’s related to the infinite scroll behaviour of the site.
This can be changed here: https://wordpress.com/settings/writing/majocalvoestetica.wordpress.com > scroll down to theme enhancements.
I hope this helps.
Forum: Themes and Templates
In reply to: [Skatepark] Turn off duotone for all images?Hey there,
Hmm, that’s interesting, what happened exactly when you clicked save?
Don’t forget, staff at WordPress.com can take a closer look at your site and retrace some steps there: https://wordpress.com/help/contact
Forum: Themes and Templates
In reply to: [Skatepark] Turn off duotone for all images?Hey there,
Thanks for reaching out.
I see the gallery block has the colours applied, to change this in bulk, go to Appearance > Site Editor > click on the styles tab > click on Blocks > Gallery > Colours.
I see the site is hosted with WordPress.com – so it’s also possible to get guidance on that via https://wordpress.com/help/contact
Forum: Themes and Templates
In reply to: [Vivre] Blog Posts PageHello there,
The number of posts can be increased using the query loop post settings as seen here:

To add a next and previous link, you should be able to add that as a separate block in the editor. They should appear if you search for Next and Previous.
I hope this helps!
Forum: Themes and Templates
In reply to: [P2] PHP errorHey there!
Thanks for reaching out.
Out of curiosity, which version of PHP is running on the site?
Forum: Themes and Templates
In reply to: [Confit] Is Confit theme compatible with PHP 8.1?Hey Fritz!
Hope you’re feeling better!
Forum: Themes and Templates
In reply to: [Loudness] Blog Posts Index pageHey there,
It looks like this has been marked as resolved – did you manage to find the issue?
Forum: Themes and Templates
In reply to: [Loudness] Tags and Categories for ProjectsHello there,
Many thanks for reaching out.
Are you running a project plugin or has this been activated via the Jetpack plugin: https://jetpack.com/support/custom-content-types/#:~:text=To%20enable%20them%2C%20go%20to,the%20portfolio%20in%20the%20menu. ?
Forum: Themes and Templates
In reply to: [Vivre] Vivre home pageHey there,
I can’t see that menu is present currently on the site.
Are you able to re-add this?
Also, to check – is the Gutenberg plugin installed?
Hello there,
It looks like there’s CSS currently in place already.
With border and padding that’s been added, there’s no room to add an additional margin.
Out of curiosity, what are you trying to achieve here?