Twentig
Forum Replies Created
-
Hi there,
We’ve just released Twentig 1.4.6. Now you can add the Google Fonts of your choice and even host it locally (Site Editor > Twentig Styles > Typography).
Have a nice day,
YannHi there,
We’ve just released Twentig 1.4.6 Adds, which adds the option to host the Google Fonts locally.
For the Twenty Twenty-One and Twenty Twenty themes: you can find the option under Customizer > Twentig Options > Fonts > Font Hosting.
For the Twenty Twenty-Two theme or any block theme: you can find the option under Site Editor > Twentig Styles > Typography > Font Hosting. Please note that Google Fonts are now hosted locally by default for the block themes.
Have a nice day,
YannHi Glen,
Unfortunately, Twentig doesn’t include the infinite scroll option. And Jetpack’s infinite scroll isn’t currently working with block themes.
On another note, we’ve just released Twentig 1.4.6. Now you can add the Google Fonts of your choice and even host it locally (Site Editor > Twentig Styles > Typography).
Have a nice day,
YannGlad it works,
Have a nice day.
DianeHi Simon,
The issue doesn’t come from Twentig. You have installed the WordPress Event Plugin that overrides the theme’s CSS. You can fix the issue by adding the following custom CSS in the Customizer > Additional CSS panel:
html { font-size: 62.5% !important; }
Hope that helps,
DianeIf you enjoy Twentig, please rate it. It would really help me out ??
Hi,
Indeed the Twenty Twenty theme allows you to display either the logo of the site title, not both. Unfortunately, it’s not possible to achieve it with custom CSS.
Have a nice day,
DianeHi Rick,
I’ve just tried Twentig 1.4.5 with WordPress 6.0 and Twenty Twenty, and there are no issues on my side. The latest release didn’t include any changes related to Twenty Twenty.
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 your problem.
If this doesn’t solve the issue, temporarily deactivate the Twentig plugin. If the problem persists, then the issue is not related to Twentig.
Thanks.
YannOpen the Customizer > Additional CSS panel, and paste the following code (change the 58 rem value as you want):
.single .wp-block-embed.alignwide { max-width: 58rem; }
Hope that helps,
YannHi,
Do you want to globally change the video width (e.g. reduce from 1200px to 580px)?
Yann
Hi,
Thanks for the feedback. I’ve just tried Twentig with WP 6, Twenty Twenty, AMP, and WooCommerce, but there are no issues on my side.
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 your problem.
Would you please share a screenshot or describe how the Twentig features are broken?
Thanks.
YannHi Renee,
Twentig doesn’t modify the order of the blog posts. Can you please try to deactivate the Twentig plugin temporarily? If the problem persists, then the issue is not related to Twentig.
Then you can try to deactivate all of your plugins temporarily. If this solves the issue, activate your plugins one by one until you find which plugin is causing your problem.
If it still doesn’t work, try to activate the Twenty Twenty theme instead of the child theme you’re using.
Hope that helps,
DianeHi,
I’ve tried to change the menu icon on my side, and it works correctly. Currently, I don’t see the Twentig plugin installed on your website. So please let me know if you still encounter the issue.
Diane
Hello Rick,
I’ve tried to replicate your layout, and there’s no issue on my side. After investigating, it seems you have a cache issue. The CSS file on your website that contains the style for the core blocks (
https://1137f0c9becf425a32bb.b-cdn.net/wp-includes/css/dist/block-library/style.min.css?ver=6.0
) is still linking to the old 5.9 version (instead of the WordPress 6.0 version).Diane
You need to add some custom CSS for the Twenty Twenty-One theme to achieve it. Open the Customizer > Additional CSS panel, and paste the following code:
.tw-blog-grid .post-thumbnail img, .single-post .post-thumbnail img { filter: grayscale(100%); }
Have a nice day,
DianeHi,
Yes, you can change the color of the featured image block. To do so, select your featured image block. Then, open the block settings sidebar, scroll down to open the Advanced panel, click the “+” next to Additional CSS Class(es) and select the “img-bw” class (see screenshot).
You can also apply a duotone filter in the featured image block’s top toolbar (see screenshot).
Have a nice day,
Diane