Twentig
Forum Replies Created
-
Hi Alfred,
As the WordPress 6.0 team is still making changes on the columns block, we have to wait before releasing a fix. I’ll keep you posted.
Have a nice day,
YannThanks for the heads up.
Have a nice day.
DianeHello Jakub,
Thank you so much. It would be very beneficial.
We don’t have the capability to accept the polish translation, a WordPress Polish editor must review it.
The best way is that you join the Polish slack channel. They will be able to guide you and give you their process.
Sign up (first time): https://wordpresspopolsku.slack.com/signup/
Team URL: https://wordpresspopolsku.slack.com/ Slack channel for the folks that are involved in the Polish WordPress CommunityNote that for most teams, an @chat.wordpress.org address is the easiest way to register. If you don’t have one yet, log in to wordpress.org and follow the instructions on make.wordpress.org/chat/.
Thank you,
YannHi,
Thanks for your feedback. I’m not able to reproduce this issue on my side. Are you using the Twenty Twenty-Two theme or a child theme?
If you have other plugins installed, would you please try to deactivate temporarily all of your plugins except Twentig? If this solves the issue, activate your plugins one by one until you find which plugin is causing the issue.
Thanks,
DianeThanks for your feedback. Indeed, there is an issue with WordPress 6.0 RC2. Next week, we’ll release an update to fix the compatibility issues with the upcoming WordPress 6.0 release.
Have a nice day,
YannYes, your single post page will retain its current layout. So, you don’t have to change it.
Here is the custom CSS:
.tw-blog-stack .hentry { display: flex; flex-direction: column; } .tw-blog-stack .entry-content { order: 2; } .tw-blog-stack .entry-footer { width: 100%; margin-top: 10 !important; }Have a nice day.
YannHi,
Thanks for your feedback. I’ve reproduced your layout with Twenty Twenty-Two and Twentig, but there is no error on my side.
Would you please try to deactivate temporarily all of your plugins except Twentig? If this solves the issue, activate your plugins one by one until you find which plugin is causing the issue.
Thanks,
YannHi,
It’s not possible to put the meta below the title with your current layout with CSS. However, with custom CSS, it’s possible to put the meta below the title if you set the “Featured Image Placement” to “Above” the title (Customizer > Twentig Options > Blog ). Let me know if you’re interested in this solution.
Yann
Hi,
Unfortunately, Twentig can’t add this option to the archives page due to the way the Twenty Twenty-One theme is coded.
Have a nice day,
YannHi,
Thanks for your feedback. We plan to add a way to set a sticky header to a block theme in a future release.
In the meantime, you can add the CSS code you’ve posted inside the Additional CSS panel https://twentig.com/quickstart-guide/#add-custom-css.
Have a nice day,
YannDear Andy,
Thanks for your feedback.
Concerning Gutenberg compatibility, this info can be found on the homepage of our plugin in the FAQ section.https://wordpress.org/plugins/twentig/#should%20i%20install%20the%20gutenberg%20plugin%3F
According to the WordPress and Gutenberg team, using the Gutenberg plugin on a production site is not recommended because some features are experimental and unstable.
Please note that the FSE features are still in beta in WordPress core. That’s why some features available for the classic themes (Twenty Twenty and Twenty Twenty-One) are not there yet.
We only add 17 Google Fonts, because, for the moment, it’s not possible to add all Google Fonts without slowing the editor. And we choose only to include a selection of variable fonts for performance gains. I don’t know what other Google Fonts plugins do, So I can’t recommend one.
I agree with you; our plugin description should be updated to clarify which features are unavailable for block themes.
“It appears that I have lost all functionality of the FSE / full site editing that was once there in Tove theme”. Would you please deactivate the Twentig plugin to see if the problem persists?
Thanks,
YannHi,
Thanks for your feedback. The Cover template is a feature implemented by the Twenty Twenty theme, not Twentig. 100vh with mobile browsers is a known issue. The only workaround I see is reducing the cover’s height and hiding the arrow. To do so, paste the following CSS code in the Customizer > Additional CSS panel (and remove the code you’ve added with dvh):
@media only screen and (max-width: 769px) { .cover-header .to-the-content-wrapper { display: none; } .cover-header .screen-height { min-height: 90vh; } }Thanks,
YannHi,
I’ve tested on my side the Tove theme with Twentig, and I’m able to access the Typography and Layout settings. Are you using WordPress 5.9.3 and don’t have the Gutenberg plugin installed (Twentig isn’t fully compatible with the Gutenberg plugin as some Gutenberg features are experimental and unstable)?
Thanks,
YannHi,
Thanks for your feedback. Currently, these starter websites are only available for the Twenty Twenty-One and Twenty Twenty themes.
Have a nice day,
YannHello Federico,
I’m great and you? It’s not possible to create a slideshow with Twentig. Sliders are known to have accessibility issues. There are slideshow plugins, but we can’t recommend one because we are unfamiliar with them.
Have a nice day,
Yann