August 17, 2022 — Прямо вместе с вами пошагово создадим тему для WordPress с поддержкой FSE. Спойлер: это даже близко не похоже на создание обычных тем.
January 21, 2021 — In the WordPress post Gutenberg world there are fundamental shifts in both user and development workflows, and moving forward that means how we develop themes for will also change. Let’s look at the current status of theme development, how you can get started taking advantage of the core editor right and how we can begin building themes for the future. Specifically, we’ll cover: • How to modify existing themes to take full advantage of the new editor and blocks. • Adding Theme Supports and Block templates to existing themes • What’s the difference between Block Enabled and Block Based Themes • Upcoming enhancements for Full Site Editing and Global Styles and how this will affect theme development.
January 3, 2019 — En el mundo WordPress hay múltiples plantillas que compramos en cualquier marketplace de los que hay en la red para poder personalizar el diseño. Pero y ¿si queremos hacer un diseño personalizado? ¿Y si necesitamos una función específica? ¿En qué casos es mejor una web con plantilla o una a medida?
July 17, 2018 — This talk will discuss the basics of creating a dynamic custom WordPress theme using a modern workflow and Advanced Custom fields. This talk is suited for designers and developers who would like to get started with making custom themes, or who would like a refresher on best practices.
November 7, 2016 — Build a fully custom and beautiful site with custom fields and theme options without a single plugin. In this session, we will release TypeRocket 3.0 for WordPress to the public and learn how you can build a theme like this fast!
So, what will you learn?
Create custom post types and taxonomies.
Add custom fields to posts, pages, custom post types, taxonomies, user profiles and the front-end of your site using the TypeRocket Forms API.
Learn how to sanitize custom field input.
Add meta boxes to post types and the dashboard.
Add global theme options.
Build modular component based designs by creating a page builder.
Create custom resources and go beyond post types for advanced applications.
October 6, 2016 — Stefan zeigt beim WordPress Meetup Würzburg ein wenig die Möglichkeiten auch ohne Programmierkentnisse das Aussehen der Webseite zu verändern. Die Angesprochenen Themen sind: Theme Customizer, Templating, Custom CSS und Child Themes.
September 30, 2016 — We’re going to step into the process of starting your own WordPress theme by taking a basic html and css site. The main goal is to show folks that making your own isn’t difficult with a little knowledge of HTML & CSS, and diving in is the scariest part, and shouldn’t be. If you’ve ever developed a website from wireframes or mockups to html, turning it into a WordPress theme is just a few extra steps. Watch how Andy and Ben do it, and take your web skills to the next level with your own custom theme. Even if building custom themes isn’t a future goal, getting in and doing this can help when editing other themes and understanding the inner workings of WordPress.
April 21, 2016 — Für viele Projekte braucht es lediglich einen Bruchteil der Funktionalität und des Codes sogenannter „Premium“-Themes oder Frameworks – denen dafür andere, wichtige Features oft fehlen. Um Design und Konzept der Kunden sinnvoll umzusetzen, ist ein individuelles Theme häufig die einzige vernünftige Möglichkeit. Die Anwender erhalten ein intuitives und übersichtliches System mit den Optionen, die sie wirklich brauchen. Und der Browser bekommt schlankeren Code ohne unnötigen Ballast. In diesem Talk gibt uns Stefan Informationen zu folgenden Themen: Wozu überhaupt ein Theme selbst entwickeln? Performance, Sicherheit, Usability und Design Anatomie eines Themes, d.h. welche Dateien brauchen wir wirklich? Von einem leeren Verzeichnis ausgehend arbeiten wir uns bis zu einem Theme vor, das von WP erkannt und aktiviert werden kann. Eine Erweiterung durch Custom Post Types, Custom Fields und unsere Lieblings-Plugins ist natürlich ebenfalls möglich. Außerdem zeigt uns Stefan Tools für einen effizienten Workflow bei der Entwicklung: lokale Entwicklungsumgebung, Automatisierung mit grunt, Versionierung und Deployment mit git.
December 28, 2015 — Искам да покажа, че за представителни сайтове, а и не само, добър Front-End’ър може да направи нова тема изключително бързо. 10 мин представяне и минаване през плана за действие и 30мин демо в което ще използвам редица от инструменти за да създам тема за WordPress със стилове за постове и страници, че даже и с поддръжка на разлини layout-и.
May 20, 2013 — Sei un designer: per prendere vita, le tue creazioni più belle e originali hanno bisogno di un tema custom!
Ma per garantire codice di qualità e features avanzate ci vuole uno starter theme impeccabile e un framework front-end di prima classe.
Useremo _s, lo starter theme di Automattic, e Bootstrap, il progetto più popolare in assoluto su github.
Useremo anche LESS, “The dynamic stylesheet language” in cui è realizzato Bootstrap.