Author Archive

  • Managing spam on your website

    Speaker: Wes Theron

    March 18, 2024 — In this lesson, we will learn how to manage spam using WordPress’s built-in features or an anti-spam plugin.

  • Découvre la Règle magique de Grid Layout pour transformer ton thème WordPress FSE

    WordPress 100% Bloc ExpressSpeaker: Grégoire Noyelle

    March 14, 2024 — 1️⃣ Synchronisation des CSS : ici, le CSS est déjà synchronisé entre le back et le front.

    2️⃣ Construction de la structure : On crée notre structure en utilisant des blocs “Groupes”. Le principal a une classe spécifique. Cela va structurer notre contenu de manière organisée et modulable.

    3️⃣ Déclaration dans theme.json : On se penche sur le fichier theme.json pour y déclarer nos bibliothèques. C’est le coeur de notre personnalisation.

    4️⃣ Application des valeurs dynamiques : On adapte les valeurs de nos bibliothèques pour définir les propriétés CSS, permettant une personnalisation précise et un contrôle optimal de notre design. Autre exemple: Créer des Espacements Dynamiques dans un Thème FSE Basé sur des Blocs – YouTube : https://www.youtube.com/watch?v=KzsjWorTLHI&t=11s

    5️⃣ Intégration de Grid Layout : Enfin, on intègre la règle de Grid Layout, apportant structure et flexibilité à notre mise en page, pour un rendu professionnel et adaptatif.

  • Global settings and styles

    Speaker: Cynthia Norman

    March 14, 2024 — In this lesson we will explore the global settings and styles of a WordPress theme.

    We will describe the purpose of a WordPress theme’s theme.json file, explore the JSON format and the structure of theme.json, and understand the hierarchy used for loading the setting and style configurations of a website.

  • Templates

    Speaker: Cynthia Norman

    March 14, 2024 — In this lesson we will explore templates used in WordPress themes.

    We will describe what theme templates are and how WordPress handles the final markup for you, understand how the templating system works, list and describe the typical templates found within a theme, and differentiate between templates and template parts.

  • Main stylesheet

    Speaker: Cynthia Norman

    March 14, 2024 — In this lesson we will explore the main stylesheet file for WordPress themes.

    We will create the style.css file header to configure data about the theme, describe the list of header fields available within a theme’s style.css file, and add the necessary header field to designate the parent theme’s folder in a child theme.

  • Introduction to themes for developers

    Speaker: Cynthia Norman

    March 14, 2024 — In this lesson we will explore WordPress themes.

    You will differentiate between a theme and a plugin; discover the possibilities of a WordPress theme; and explore the fundamental structure of a block, classic and hybrid theme.

  • Theme structure

    Speaker: Cynthia Norman

    March 14, 2024 — In this lesson we’ll explore the structure of a WordPress theme.

    You will familiarize yourself with the folders and files used in a WordPress theme, describe the required and optional files needed to create a block theme, and list the standard folders used with a block theme.

  • Live WordPress 100% Bloc 23 janvier 2024

    Live WordPress 100% BlocSpeaker: Grégoire Noyelle

    March 12, 2024 — Dans ce replay du live, qui est le dernier de cette longue série, je te montre comment manier les archives des Custom Post Types. Voici le plan détaillé.

    00:00 – Introduction
    01:12 – Ajouter l’archive des CPT dans le menu
    02:05 – Le modèle d’archive pour le CPT dans la hiérarchie
    03:16 – Le fichier archive dans le thème
    04:14 – Création du modèle pour l’archive du CPT
    06:56 – Mélange du structurel et du dynamique
    07:51 – Les réglages de la boucle
    14:43 – Enregistrer l’archive des CPT dans le thème
    16:54 – Créer le modèle pour les Taxonomies sur mesure
    19:25 – Mutualiser les modèles d’archive
    26:42 – Questions / Réponses
    27:54 – Déclaration des taxonomie
    29:05 – Présentation d’Advanced Query Loop
    30:19 – Le nouvel ecosystème des blocs

  • Developer Hours: Exploring the Interactivity API in WordPress 6.5

    Speakers: David Arenas, Justin Tadlock, Nick Diego

    March 12, 2024 — WordPress 6.5 is launching the Interactivity API, a standardized feature set for building interactive front-end experiences, such as lightboxes, sliders, and more.

    After a couple of years of exploring, designing, and implementing it, the Interactivity API will be officially opened to developers to build on top of. This is a significant milestone that will enable the creation of seamless, dynamic interactions that are readily accessible for all WordPress developers. And it’s all possible through an experience that is familiar and compatible with the block ecosystem.

    During the session, we examined the API’s surface and demonstrate its full potential with some detailed examples. We also answered audience questions throughout.

  • Estratègies efectives per membresies en WordPress: Disseny Web que destaca

    WordPress Meetup TerrassaSpeaker: Rosa Suñé Barniol

    March 11, 2024 — Uneix-te a nosaltres en aquesta xerrada on explorarem les estratègies més efectives per dissenyar llocs web de membresia en WordPress! Des de comunitats educatives fins a plataformes professionals, descobriràs com crear experiències atractives i funcionals que fidelitzen els teus usuaris.

    Aprèn a triar els millors temes i plugins, personalitzar el disseny per potenciar la teva marca i optimitzar l’experiència d’usuari en els diferents dispositius.

    Amb exemples pràctics i consells de disseny, no et perdis aquesta oportunitat de dur el teu negoci de membresia al següent nivell amb un disseny web excepcional!

    Presentation Slides »