Yann
Forum Replies Created
-
Hi,
We’re not able to reproduce the two issues you describe. If you have screenshots that illustrate the problem, you can upload them using https://imgur.com/upload and share the link here.
We’d also appreciate it if you could share the content of your page so we can reproduce the exact layout. You can paste the code in your message.
Thank you,
YannHi,
Thank you for your kind words, glad you’re enjoying the plugin!
At the moment, it’s not possible for users to add custom icon sets for buttons or lists.
WordPress core is currently working on allowing SVG uploads for the Icon block, so this may open up more flexibility for button icons in the future.
Have a nice day,
YannP.S. Would you mind leaving us a quick review on our plugin page? It helps us continue providing great features and helps other users find us. 😀
Hi Sébastien,
Thanks for the additional details.
This layout issue is related to the Stack block itself, which uses a flex column layout. When a Grid block is placed inside a Stack block, it can end up with a width of zero.
As a workaround, you can add the
tw-width-100class to the Grid block under Advanced → Additional CSS class(es). This will force the Grid block to take up the full available width.Hope that helps!
YannHi Andy,
Glad to hear you’re enjoying Twentig One.
About the “new post” issue: if you mean when creating a new post in the editor, what you’re seeing is actually the default WordPress behavior. The editor itself doesn’t display the Single Post template around your content, so the canvas looks mostly blank apart from the post content area.
On the front end, though, your post should automatically inherit and display the Single Post template correctly.
Here’s a screenshot of what the editor should normally look like on my side:

Is this what you’re seeing as well, or is it a different issue?
Greetings from Paris to Berlin 🙂
Hi Sébastien,
Thanks for the update. I’m glad you found a solution.
It’s nice to see the Twentig One theme in action.
Have a nice day,
YannHi Rachmat,
Thank you so much for the review, and thanks for confirming that the fix works. We’ll release the theme update next week.
Have a nice day,
YannHi Sébastien,
Sorry for the late reply. We didn’t receive a notification for your topic because it was marked as a feature request, not a support question.
Did you manage to build what you wanted, or are you still having the issue? Did you insert the inline SVG using a Custom HTML block?
Thanks,
YannHi Rachmat,
Thank you for the kind words. I’m glad you love our Twentig One theme.
Also, thank you for the feedback. There is indeed an issue with how the theme handles the transparent logo, and it can affect the site icon on transparent-header pages. We’ll include a fix in the next theme update.
In the meantime, if you’re comfortable editing a single line of PHP, you can open the functions.php file in the twentig-one folder and replace line 312:
add_action( 'wp_head', 'twentigone_output_logo_svg_filter' );with:
add_action( 'wp_body_open', 'twentigone_output_logo_svg_filter' );Have a nice day,
YannP.S. Would you mind leaving us a quick review on our plugin page? It helps us continue providing great features and helps other users find us. 😀
Hi @velijusa,
Thanks for the heads-up.
Wishing you all the best with the build, and thanks again for your kind words.
Have a nice day,
YannHi @velijusa
For this kind of setup (completely different content per language), you might want to consider WordPress Multisite instead: https://developer.ww.wp.xz.cn/advanced-administration/multisite/
We’re not very familiar with WPML or Polylang, so it’s probably best to check directly on their respective support forums to confirm whether your use case is a good fit for those plugins.Hope that helps,
YannExactly! You have full control over the Query Loop block and the page layout.
Hi,
Thanks so much for the kind words. I’m really glad to hear you’re enjoying Twentig!
As for custom fields like ACF, ACPT, or Meta Box, Twentig should work well alongside those plugins. With newer WordPress features like Block Bindings, it’s already possible to display custom field values, such as ACF fields, directly inside blocks.
Could you share a bit more about what you feel is missing? I’d love to better understand your use case.
And yes, Twentig One is also planned for release on ww.wp.xz.cn.
Thanks again for the review!
YannHi,
You’re not missing anything, this is intentional.
The portfolio post type in Twentig does not use
has_archive. For more flexibility, the expected approach to display the projects is to:- Create a regular page (e.g. “Portfolio”)
- Insert the Portfolio block (a variation of the Query Loop block).
- Choose to start from blank or from one of the available patterns.

Hope that helps,
YannThat’s wonderful, thank you for letting me know! And what an amazing website!
Would you be open to us sharing the website URL on our social media or website, and perhaps sharing a testimonial we could feature on the Twentig One theme page?Hi @svladcjelli,
That made me smile. Perfect timing after all!
And a big thank you for recommending Twentig on Reddit over the years. That kind of support from someone who genuinely uses and believes in the product means the world to us. So, truly, thank you.
Cheers,
Yann