Carolina Nymark
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Twenty-Five] Button and Search blockHi
The theme specifically sets the border radius on the search submit button in the code (in theme.json).
You can only change it with CSS, WordPress does not have a setting for changing the button in the search form.
Go to Appearance > Editor > Styles
Select Blocks, then, find and open the Search block. Open the Advanced panel.
There you will find the Additional CSS field.
You will see some CSS that is already placed there, don’t touch it. It is for the input field, not the button.
Below that CSS; add:& .wp-block-search__button{border-radius:3px !important}Don’t forget the &, or it will not work.
Save.Forum: Themes and Templates
In reply to: [Twenty Twenty-Five] random image headerHi, this theme does not have that feature, you will need to find and activate a plugin.
Hi
I am not able to reproduce that. I don’t know Spanish, but it doesn’t look like the read more or the more block to me. They have different block icons than the block you selected. And the block toolbar for them are not showing in the screenshot.
Did you select the content block?
You can’t edit the post content from the templates.Hi
WordPress has two types of read more links:
The Read More block, which is a link to the post or page, and can be used anywhere.
https://ww.wp.xz.cn/documentation/article/read-more-block/
And the More block, which is used only on some archive pages: https://ww.wp.xz.cn/documentation/article/more-block/
I think you are using the second? Both blocks have customizable text, click on the text in the editor and start typing to change it, then save.This will override the translation, because your customization will be saved locally in the database.
But if you want to change the translation everywhere, not one block at the time, you would need to change that word in the Spanish translation file that WordPress loads.
You would need to learn where the files are, how to stop them from being updated when WordPress is updated, and how to edit them.
You can download the language file from for example https://translate.ww.wp.xz.cn/projects/wp-themes/twentytwentyfive/es/default/
Then place your updated file in wp-content/languages/themesForum: Themes and Templates
In reply to: [Twenty Twenty-Five] Tag fails to filter postsHi
Twenty Twenty-Five has one default archive template and four custom designs. None of the archive designs contains the blocks you showed in the screenshot.
By default, all five of these archive template design does show the correct posts that are in that category or tag. But not all of them show the name of the category or tag for each post.
Without a detailed description it is difficult for others who read this post to know exactly what changes you have done so far.
If you have created a custom archive page, then you need at least on query loop which is set to Query Type: Default. That is the query loop setting which respects the context of the template, whether that is a tag, category, custom taxonomy, search etc.
A custom query shows what ever the block settings are set to show. It won’t automatically show the posts based on the template.Perhaps you used the copy or duplicate feature at some point. Delete the navigation block and add a new block and assign it the correct menu.
Forum: Themes and Templates
In reply to: [Twenty Twenty-Five] Tag fails to filter postsHi @tomcoady
It is not possible for others to see from the page you linked which settings you have enabled on the query loop in your template.
If you want others to help test, please describe the issue and what you have already tried in more detail.Hi @sulfsby
It sounds like you maybe using two navigation blocks to show the same menu.
Open the navigation block and look in the sidebar settings. That is where you can:- See which menu is in use
- See how many menus your site has
- Edit the menu links and blocks
- Change to a different menu
- Create a new menu
In short, the navigation block and the menu are separate:
The navigation block only decides the position on the page, the colors, font size etc. It replaces the classic menu location option.
The menu decides the links, logo, search form, page list etc. that should show.Forum: Themes and Templates
In reply to: [Twenty Twenty-Five] Theme SupportHi
You may have noticed that there was no Twenty Twenty-Six theme released with the final major release of 2025.
I have not heard any news about if there will be a new theme this year.
In theory, all the bundled themes from Twenty Ten remain supported.
In reality, there just aren’t enough contributors to keep all the themes updated, or even answer posts in the support forums, unfortunately.Forum: Themes and Templates
In reply to: [Twenty Twenty-Five] Can we talk about Twenty Twenty Five?Hi,
When creating and updating the theme, we as contributors are limited to the functionality that is available in WordPress core, and that includes using the default navigation block.
If you find bugs with the navigation block please search through the ticket system to see if the issue has already been reported.
For example, there has been issues reported about the navigation block not working on some old mobile browsers. WordPress has a policy for which browser versions it supports.
This is not something that can be changed in the theme itself.Forum: Themes and Templates
In reply to: [Twenty Twenty-Five] Not all templates show up in Page EditorHi,
Not all templates are for pages, for example, WooCommerce have custom templates for products, which is a different post type.
In the menu on the left side, the one with the dark background, there is a WooCommerce menu item. On that page you will see which WooCommerce template is used for what.Editing the template does not have any affect on the link settings of images in the post content.
The two are not connected that way, they are two different database posts.
For example, if you opened the posts template and changed the width of the outmost group (main),
depending on the width settings, it would affect the width of, and the alignment settings of, other blocks inside that group. But it would not change the link settings of the blocks that are inside that group.
I tried a few more things, but even switching themes to a theme that specifically has the lightbox turned off in theme.json, does not affect lightboxes that are already placed in the content. It only affects the ability to enable the lightbox on other images.
If you are on a version of WordPress that does not have support for the lightbox, and you disabled Gutenberg, then the option would stop working; but the option should still be enabled when you enabled the plugin again, because neither actually changes the post content itself. That is not what you are describing. I don’t know what the missing reproduction step might be.Forum: Themes and Templates
In reply to: [Twenty Twenty-Five] Accordions are not clickable.Hi
I am not able to reproduce this.
I tried to check if this was perhaps fixed in WordPress 6.9.1 but I was unable to confirm that.Forum: Themes and Templates
In reply to: [Twenty Twenty-Five] Subscription PlanHi @nayan9718
This is the support forum for the theme, Twenty Twenty-Five, in other words, for the design.
For account questions you must contact the provider of the account.Hi
I understand that this can be confusing.
This is not an issue with the theme. This is part of how template selection works in WordPress for any block theme.
The default page template is not listed inside the Design panel. I honestly don’t know why.
When you have assigned the design “Page no title”, there are no other custom designs to choose from.
To use the default design again, you need to use the reset.