Twentig
Forum Replies Created
-
We’ve released Twentig 1.3.5, which includes the fix.
Thanks again for the feedback.
If you enjoy Twentig, please rate it. It would really help me out 🙂
Tom
Thanks for the heads-up.
Have a nice day.
Hi,
Thanks for your feedback. I was able to reproduce this issue using the Twenty Twenty theme. Would you please confirm that you’re experiencing the issue with the Twenty Twenty theme?
We’ll include a fix in the next release (as soon as possible).
Thanks,
TomHi,
Thanks for the review and donation!
The WordPress core team plans to include this feature for Twenty Twenty-One. https://core.trac.wordpress.org/ticket/53564
There are currently some issues with the CSS inside the template editor. We’re monitoring this ticket, and we’ll keep you updated if we implement it before Core.
Thanks again,
YannHi Jonni,
The new way of incorporating patterns is the WordPress core method.
Which web browser are you using?I’ve experienced the same issue that was caused by a Google Chrome extension. If you’re using Chrome, could you please try in Incognito mode?
Tom
Hi Chris,
Glad this solution suits you.
If you enjoy Twentig, please rate it. It would really help me out 🙂
Tom
Thanks for the heads-up.
If you enjoy Twentig, please rate it. It would really help me out 🙂
TomHi Chris,
The search inside the default 404 page is implemented by the Twenty Twenty-One theme with some PHP code. To add a search page to your site, you can create a page and insert the Search block.
Hope that helps,
TomHi,
With Twenty Twenty-One, you can display the title of the blog page above the posts. To do so, open the Customizer and check the “Display page title on posts page” option inside Twentig Options > Blog > Posts Page.
Due to the way Twenty Twenty-One is coded, you can only display the title and not a description on the blog page.
Hope that helps,
TomHi Michael,
Twentig adds CSS styling to the contact form to match the theme’s design.
The Contact Form 7 plugin has changed some CSS code for the loader in its latest release which creates a CSS conflict with Twentig. We’ll include a fix in the next release. In the meantime, you can add the following CSS code in the Customizer > Additional CSS:
.wpcf7 .ajax-loader { background-color: #23282d !important; }Concerning the border, this is a design choice. To restore them, you can add the following CSS:
.wpcf7 form .wpcf7-response-output { border: 1px solid; padding: 0.2em 1em; }Thanks for the feedback,
TomHi Michael,
Thanks for the feedback. We’re looking into this, and we’ll keep you updated.
Tom
Yes, to use the Twentig starter templates, you first need to switch the theme to Twenty Twenty-One.
Twentig will continue to support the Twenty Twenty-One theme, so if you’re happy with it, there’s no reason to switch to the Twenty-Two theme.
Have a nice day,
TomThanks for the heads-up.
Have a nice day,
TomHi,
If possible, could you please put your WordPress install in debug mode by adding
define( 'WP_DEBUG', true );inside yourwp-config.phpfile ( https://wordpress.org/support/article/editing-wp-config-php/#wp_debug) and share your website’s URL?Thanks,
Tom