Twentig
Forum Replies Created
-
Hi @brunomac,
Thanks for the suggestion.
We have chosen not to include the
is_archiveconditional tag so that the classes related to the blog layout don’t appear on all archive pages. Including it would add the classes to WooCommerce product archive pages, Jetpack portfolio archive pages…Which page(s) do you want to target?
Hi,
By default, the images have the same size as the text. There’s no option in neither Twenty Twenty nor Twentig to set all images wide, so we don’t think that an update changes it. Did you add custom CSS? If possible, could you please share the URL of your website?
Thanks.
Hi,
You’re using a plugin named Multipurpose Block, which overrides the buttons style and prevents you from creating a fill button. If you want to create a fill button, you need to uninstall it.
Have a nice day.
Hi,
Thank you for the review 🙂
To change the button style:
.infinite-scroll #site-content #infinite-handle span button { background-color: transparent; color: #ff3300; border: 2px solid; border-radius: 50px; }Have a nice day.
Great! If you enjoy Twentig, please leave us a review. We’d really appreciate it.
Hi Jeremy,
We’ve released version 1.1.3 that includes the code for Jetpack Infinite Scroll compatibility.
To decrease the height of the header, you need to modify its padding:
.header-inner { padding: 2rem 0; }Have a nice day.
Hi,
Unfortunately it isn’t possible. We understand that this feature could be useful. However, this isn’t really Twentig territory as our plugin doesn’t modify the Latest Posts query. Maybe you could ask for this feature in the WordPress Gutenberg Github.
Have a nice day.
Hi,
First, you need to set the visibility of your custom 404 page as private (to prevent search engines from indexing this page). Then open the Customizer (Appearance > Customize) and under Twentig Options > Page > Custom 404 Page, select the page you’ve created.
I hope the above is useful to you.
Have a nice day.Great! If you enjoy Twentig, please leave us a review. We’d really appreciate it.
As we can’t replicate the issue on our side and don’t have any additional info, we’re closing this ticket for now. Feel free to reply to this thread if needed.
Hi,
To make the “To the top” link implemented by Twenty Twenty work with our “sticky header” option, we’ve added some code inside a Javascript file (browsers don’t understand HTML anchor tags that link towards sticky elements). However, since custom JavaScript isn’t allowed with AMP, Twentig doesn’t enqueue this script when AMP is active. Unfortunately, as you’re using both “Sticky header” and AMP on your website, it isn’t possible to make the “To the top” link work.
If you want to keep both AMP and the “Sticky header”, a solution would be to use a different bottom footer layout to remove the “To the top” link.
I hope the above is useful to you.
Have a nice day.Hi,
Inside the block editor, the image and video blocks have a wide width option that you can choose inside the top toolbar when the block is selected.
I hope the above is useful to you.
Hi @luckisaskill,
Thanks for your message. Your email address has been added to our mailing list. When you subscribe to the newsletter, you don’t access instantly to more content. We’re currently working on it, and you’ll soon receive exclusive templates, content, tutorial, directly delivered to your inbox.
Have a nice day.
Hi Jeremy,
Thanks for your message and feedback.
1) We’ve added this to our roadmap. We need to do some more testing, hopefully it will be in the next release.
2) To center the tags on the single post, you can add the following CSS code inside the Customizer (Additional CSS panel):
.single-post .post-meta-single-bottom .post-meta { display: flex; justify-content: center; text-align: center; }I hope the above is useful to you.
Have a nice day.If you enjoy Twentig, please leave us a review 🙂
Hi Marius,
Thank you for your prompt reply.
Have a nice day.