Twentig
Forum Replies Created
-
Hi Raul,
Unfortunately, it isn’t possible. We understand that this feature could be useful for you. However, Twentig is designed to only use WordPress core features and therefore doesn’t modify the Latest Posts query.
A ticket for this feature was created but was closed by the Gutenberg developers: “We agreed that the ‘Latest posts’ block is OK the way it is. The moment we add pagination to it, it stops being ‘latest posts’ and becomes ‘all posts’.”
As an alternative, maybe you could add a button block (that links to your blog) below the latest posts.
Have a nice day.
Jason,
Have you tried to use the Cover block where you can set a background video? Do you want to create a video banner or display the video as the entire page’s background?
Hi Jason,
Glad you like our plugin.
Thanks for the suggestion and for sharing your idea. We understand that this feature could be useful. Our current roadmap doesn’t include this feature, but we might consider it in the future. We’ll keep you informed.
Have a nice day.
Hi @misterfu,
We’ve released Twentig 1.2.2, which includes your fix. Thanks again.
If you enjoy Twentig, please leave us a review 🙂
Hi @jonnimunki,
Twentig 1.2 includes support for Twenty Twenty-One. Hope you’ll like it.
Best wishes.
Hi @misterfu,
Thanks for your feedback and solution. We’re working to ensure that our plugin is compatible with PHP 8 and will release a fix in the next release.
Please note that according to WordPress, WordPress 5.6 should be considered “beta compatible” with PHP 8. This means that most core WordPress functionality will work, but unexpected bugs may still occur for some time, even without the presence of additional plugins or themes.
Best wishes 🙂
Hi Kelsey,
Thanks for your feedback. For the moment, we don’t plan to integrate a TOC block or pattern as WordPress is planning to add a TOC block in the next release: https://github.com/WordPress/gutenberg/pull/21234
Best wishes.
Hi @jonnimunki,
Yes! It’s coming soon.
@dbj,
To add a button inside a cover image, you need to build it with the block editor. Insert a Cover block, and inside its settings sidebar, activate the fullscreen option. Then inside the Cover block, add a button block.
Finally, you need to change the template of a page as follow (to remove the default page title):
- Open the page you want to edit.
- In the Settings sidebar, open the Page panel.
- Under Page Attributes, select the “Twentig – Transparent header light” template.
- Update the page to apply the change.
I hope the above is useful to you,
Have a nice day.Hi @johnnire,
Thanks for your message.
Unfortunately, it isn’t possible. We understand that this feature could be useful. However, Twentig is designed only to use WordPress core features and therefore doesn’t modify the Latest Posts query.
Have a nice day.
Hi @gwenm,
Yes, you can’t upload SVG in WordPress for security reasons. We suggested that with FTP, you upload the SVG files inside the wp-content/uploads folder and not inside the plugins folder. If you put your SVG files inside the twentig folder, the files will be deleted when you’ll update the plugin.
Have a nice day.
Hi Antoine,
It’s currently not possible to open the social icons links in a new tab. WordPress 5.6 (which is set to be released on December 8) will add this feature.
Have a nice day.
If you enjoy Twentig, please leave us a review 🙂
Hi @mirluin,
Thanks for your message.
An icon block isn’t currently in our roadmap. As an alternative, you can use the Custom HTML block and paste the SVG path of the icon. Here’s an example with a Material Icon (you can change the width and height attributes as you like):
<div class="icon"><svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" width="24"><path d="M0 0h24v24H0z" fill="none"/><path d="M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5S16.33 8 15.5 8 14 8.67 14 9.5s.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11zm3.5 6.5c2.33 0 4.31-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5z"/></svg></div>I hope the above is useful to you.
If you enjoy Twentig, please leave us a review 🙂
Hi @gwenm,
Thanks for the heads-up, glad you found the solution. Please note that you do not have to upload the SVG into the twentig folder, you can upload it inside your wp-content/uploads folder.
Have a nice day.
If you enjoy Twentig, please leave us a review 🙂