This is a collection of recent articles and blog posts we’ve collated from a number of third-party websites, all of which relate to WordPress.
Would you like to add your posts to this page? Get in touch through the community Slack channel or via e-mail at info@wpswitzerland.ch.
-
Building a WordPress site for a client: using the Site Editor
Read this post: Building a WordPress site for a client: using the Site EditorCreating a website layout using the WordPress Site Editor, with an emphasis on simplicity and reusability.
-
WordPress 6.6.1 Wartungs-Release
Read this post: WordPress 6.6.1 Wartungs-ReleaseDieses kleine Update enthält 7 Fehlerbehebungen im Core und 9 Fehlerbehebungen für den Block-Editor. Eine Zusammenfassung der Wartungsupdates in dieser Version findest du in der Release-Candidate-Ankündigung. WordPress 6.6.1 ist eine kurzzyklische Version. Die nächste Hauptversion wird Version 6.7 sein, die für November 2024 geplant ist. Bei Websites, die automatische Hintergrund-Updates unterstützen, startet der Update-Prozess automatisch.…
-
WordPress 6.6 »Dorsey«
Read this post: WordPress 6.6 »Dorsey«Am 16. Juli wurde WordPress 6.6 »Dorsey« veröffentlicht, benannt nach dem amerikanischen Jazz-Musiker Tommy Dorsey. Die neue Version bringt unter anderem die Möglichkeit, automatische Plugin-Updates rückgängig zu machen, falls etwas schief geht. Außerdem wird die Unterstützung für PHP 7.0 und 7.1 eingestellt – falls ihr eine dieser Versionen nutzt, müsst ihr vor dem Update also…
-
WordPress Mega Menu with Blocks
Read this post: WordPress Mega Menu with BlocksLearn how to build a WordPress Mega Menu with Blocks for your block theme. Includes all code snippets and alternative approaches.
-
Building a WordPress site for a client: getting started
Read this post: Building a WordPress site for a client: getting startedConcentrating on an optimal workflow when you begin working on a new website, and where your initial focus should lie.
-
Building a WordPress site for a client: hybrid, or full-site editing?
Read this post: Building a WordPress site for a client: hybrid, or full-site editing?There are two main approaches to building a site using WordPress, but the first stage is to work out how the content will be managed.
-
How to build a WordPress website for a client: Introduction
Read this post: How to build a WordPress website for a client: IntroductionThe first in a series of blog posts to explain what I’ve learned whilst building websites using the Block and Site Editors in WordPress.
-
Hello WordCamp Europe 2024
Read this post: Hello WordCamp Europe 2024A quick bio for the upcoming WordCamp Europe event in Turin.
-
In Real Life
Read this post: In Real LifeThe benefits of being there: how I achieve better results and enjoy being on-site with clients.
-
In Real Life
Read this post: In Real LifeDie Vorteile des Dabeiseins: Wie wir bessere Ergebnisse erzielen und gerne vor Ort sind. Der Beitrag In Real Life erschien zuerst auf Say Hello GmbH.
-
Recap Q1/2024 Meetup
Read this post: Recap Q1/2024 MeetupDas letzte Meetup in der Limmatstadt was das erste im 2024. Es widmete sich den Themen Grafik- bzw. Webdesign, sowie der Optimierung der Medienverwaltung in WordPress. Carol Hoffmann, Grafikerin und Webdesignerin aus dem Wallis, hielt den ersten Vortrag. Sie hat in Fribourg studiert und lebt schon viele Jahre im Kanton Zürich. Ursprünglich Lehrerin, hat sie…
-
Using aliasing in a Webpack build process
Read this post: Using aliasing in a Webpack build processUsing a constant to a Webpack build process for reusable components in your scripts.