Our First Look at the Upcoming Twenty Twenty-Five Default Theme

[ad_1] If you’re a fan of default WordPress themes, I have great news! On August 15, we got our first look at the upcoming Twenty Twenty-Five default theme in this WordPress.org post. The new Twenty Twenty-Five theme will be released as part of WordPress 6.7 (which is currently scheduled for release on November 12, 2024). The design is being led by Beatriz Fialho, an Automattic-sponsored contributor who also led design for last year’s Twenty Twenty-Four theme. Carolina Nymark and Juanfra Aldasoro will be leading development for the theme. According to Fialho, “one recurring idea was that simple things should be intuitive while complex things should be possible.” To make that happen, Twenty Twenty-Five utilizes a minimalist base design while including tons of patterns and style variations to let you easily customize it to be your own.  It will also include a bunch of different blog templates, all of which you’ll be able to customize using the Site Editor. Currently, there are dedicated layouts for a simple blog, a photo blog (using a sort of justified grid), and a complex blog (which uses a magazine-type layout). Click image to enlarge Looking at the preview images, it kind of makes me think of Ikea – and that’s a compliment! I like its minimal looks and I think there are some great-looking patterns that users will be able to play around with. If you’d like to share your feedback on the design, you can do so by leaving comments on the public Figma file. You will need a Figma account to leave a comment, but it’s free to do so. There’s also some discussion on the WordPress.org blog post that I linked above. Or, you’re also free to share your thoughts in the comments section below if you’d like to connect with the WPShout community! … Don’t forget to join our crash course on speeding up your WordPress site. Learn more below: Was this article helpful? No Thanks for your feedback! Or start the conversation in our Facebook group for WordPress professionals. Find answers, share tips, and get help from other WordPress experts. Join now (it’s free)! [ad_2] Source link

Continue reading

Getting To Know the Upcoming WordPress 5.8 Template Editor – WordPress Tavern

[ad_1] WordPress 5.8 is slated for release on July 20. In just over a month, many users will get their first taste of one of my favorite new features: template-editing mode. The template editor is a new tool that allows end-users to create custom templates without ever leaving the post-editing screen. It exists as a stepping stone toward the eventual site editor, a feature that will hand over complete design control to those who want it. The downside to the new feature in WordPress 5.8 is that users will not have access to their theme’s header, footer, sidebar, or other template parts. It is a blank slate in which they must put on their design caps to create the entire page. With these limitations in place, what is the point of the template editor launching with WordPress 5.8? Landing pages. A blank slate is not always a bad thing. There is a reason all the best themes include page templates named Blank, Empty, Canvas, Open, or something similar. Sometimes users want control over the entirety of the page’s output. And WordPress 5.8 is bringing that capability to every WordPress user. I have been editing templates for months now, but always in the context of a block theme. I have built both a photography portfolio and WordCamp landing page as part of the FSE Outreach Program. Despite some hiccups, it has been a worthwhile journey being involved as the feature has come to fruition. However, most of my testing was on top of the TT1 Blocks theme. It was time to put it to a real-world test with themes that are actually in wide use. Will It Work With My Theme? The question many users will have on their minds will be: will this new template editor work with my theme? The answer is that it depends. Generally, yes, it will work to some degree. However, because older designs were not created with the template editor in mind, not all experiences will be the same. I wanted to really put this theory of working with every theme to the test. So, I loaded up Twenty Fifteen, one of my favorite default themes from the past decade. Perhaps I jumped too far back. Twenty Fifteen has a two-color background meant for sidebar and content. The block editor did not exist back when Twenty Fifteen was built. Its use of a box-shadow technique on the page background meant the entire page had two colored columns running down it. The design team had to use some hacky methods for equal-height sidebar and content backgrounds. Ahhh…the good old days before developers had access to CSS flex-box and grid. It is these sorts of problems that could limit some older themes. In the case of Twenty Fifteen, I could hide the background with a Group or Cover block over the top of it. Users will likely get better results when using something more modern, at least a theme built during the block era. Even something as simple as wide-alignment support will change the WYSIWYG nature of the template editor. If a theme does not support the feature, the front end will not match the editor. I jumped ahead a few years. Twenty Nineteen was the first default WordPress theme to support blocks. It is old but not ancient in internet years. Editor vs. front end of Twenty Nineteen. There are some differences between the editor and front-end views. The Cover block padding is off, the vertical spacing does not match, the search input’s font size is different, and the search button’s border radius is round on the front end. However, it is nearly a three-year-old theme now. It held up better than expected in this simple test. Jumping ahead a couple of years, I activated Twenty Twenty-One, WordPress’s most recent default theme. Editor vs. front end of Twenty Twenty-One. The editor is a pretty close approximation of what you see on the front end. The most noticeable differences are the inconsistent padding for the Cover block and the light gray border for the search input field in the editor view. It was time to put the template editor to the “real” test. I activated the latest version of Eksell, one of the most well-rounded block themes in existence. Editor vs. front end of Eksell. Obviously, the theme outputs a black section on the left. That is intended for the theme’s sidebar/menu flyout. However, because the user has no access to the template part that outputs that element, it may be impossible for some to create custom templates with this theme. I am sure that Anders Norén, the developer, will address this problem. Similar, unknown issues will arise with the many thousands of themes in the wild. It does not mean a theme is necessarily bad. It just means it was not built with the template editor in mind. Users may need to throttle back their hopes a bit until they have thoroughly tested template-editing mode with their active theme. Oh, and that ugly whitespace that shows the content background at the top of the editor? You will see that with literally every theme. I am clueless as to why the development team thought that it would make for a good default. Nearly every web design I have looked at over the years zeroes out the page’s <body> element padding. For those theme authors who are reading, you will need to deal with this. If you have already been building for the block editor, you are likely a pro at handling such quirks. If we look at a custom theme I have been building, you can see no alignment issues between the editor and front end. Editor vs. front end of custom block theme. The difference for my theme is that I am building when the template editor is already a part of the Gutenberg plugin. The others were all created earlier. It is not fair to compare them. However, users should know that older themes

Continue reading