Language: English

  • WordPress in Education

    WordCamp Atlanta 2023Speakers: Aaron Reimann, Keith Osborn

    November 15, 2023 — Websites in the educational space present unique demands and challenges, especially for sizable school systems. WordPress features and customizations can solve key problems and provide strategic solutions that are scalable to content management teams. Representing one of the largest educational organizations in the Southeast, Keith Osburn, Ed. D., is the Deputy Superintendent for Technology Services and Chief Information Officer for the Georgia Department of Education. Join us for a collaborative conversation with Keith and Aaron Reimann, CEO of ClockworkWP, as we explore new and inventive ways that WordPress can be applied in large-scale operations.

    Presentation Slides »

  • Death to Slide Decks: Why Your Next Presentation Needs to be a Webpage

    WordCamp Atlanta 2023Speaker: Rachel Winchester

    November 15, 2023 — Slide decks, slideshows, and PowerPoints are tied to a time when content was static and contained in finite pages. We navigated through content by moving from slide to slide, page to page. We had to turn the page or hit ‘next. But now we have websites and digital media. So not only has content evolved drastically, but so has the way that we can interact with this content on a screen. Webpage presentations fit in with today’s visual culture. Today we can present content in a way that matches how we naturally view and experience the world.

    This presentation has three parts: when, why, and how. We’ll look at the history of visual storytelling to understand why it’s time for a change. Then, I’ll discuss how to build webpage presentations using page builders, WordPress and other tools.

  • How to create a menu with the navigation block

    Speaker: Laura Adamonis

    November 14, 2023 — Navigate your way around your website with the aid of the navigation block. This tutorial will walk a user through how to create a menu with the navigation block in the site editor of updated 6.4. The tutorial will use the 2024 theme. It will also touch on moving menu items, creating a second menu, adding a button and a sub-menu.

  • Fighting Your Own Demons: How to Deal With All Your WordPress Problems At Once

    WordCamp Vancouver 2023Speaker: Kirsten Starcher

    November 13, 2023 — In the process of building a WordPress site, we will encounter many types of problems. Some of them will be technical, such as when your site appears to be totally borked. Some of them will be interpersonal, like when your client or your developer just don’t seem to understand what you want. This talk will address how to troubleshoot any and all of these issues, and slay all your WordPress-related demons in one fell swoop.

  • Demystifying Decoupled WordPress With Next.js

    WordCamp Vancouver 2023Speaker: Imran Sayed

    November 13, 2023 — A decoupled or headless architecture of WordPress adds flexibility and allows content to be used on multiple platforms such as mobile apps and the web. However, it also adds a layer of complexity and cost to manage your project.

    In this talk, we will learn under what scenarios a Headless WordPress is the right choice. How scalable is a headless site with tons of posts and what value it adds to the business and end-users?

    We will also discuss which react frameworks are considered the best when building Decoupled WordPress at an enterprise level.

  • Exploring block themes

    WordCamp Vancouver 2023Speaker: Flynn O'Connor

    November 13, 2023 — This session provides an exploration of block themes, the modern approach to building in WordPress. We will examine how block themes differ from traditional PHP-based themes and highlight their core components, including theme.json. Reviewing the advantages of block themes and how they empower users to easily customize the visual appearance of their websites without touching the code. This session offers valuable insights into the world of block themes and their impact on the future of WordPress development.

  • Tailwind CSS for WordPress Developers

    WordCamp Vancouver 2023Speaker: Greg Sullivan

    November 13, 2023 — Tailwind is a utility-first CSS framework that has made my life as a WordPress developer significantly better, and I think it could make yours better, too. But the best way to get started with WordPress and Tailwind isn’t immediately obvious, and you may encounter some pitfalls along the way. Learn the basics, then see how Tailwind can work alongside WordPress themes, plugins and the block editor to reduce development time, improve the developer experience, and allow you to finish more projects in less time (and more easily revisit the projects you’ve already completed).

  • Accessible Websites Benefit Everyone

    WordCamp Vancouver 2023Speaker: Christina Workman

    November 13, 2023 — Inclusion is just one of the reasons why accessibility should matter to all, but has it ever occurred to you that not all disabilities are permanent? Some are temporary or situational. So it stands to reason that everyone will be affected by a disability while navigating the web at some point. Making choices to improve the accessibility of your website will enhance the overall user experience for everyone. In this talk, receive real-life, relatable examples of how website accessibility affects user experience. Afterward, you will have a clear understanding of the importance of ensuring your website meets accessibility guidelines and how doing so benefits all of your users and your business.

  • Snippets To Boost Your WooCommerce Website

    WordCamp Vancouver 2023Speaker: Barry Harris

    November 13, 2023 — Barry will focus on how to find code snippets, how to correctly add the snippets to WordPress, and how to troubleshoot code snippets that add/change the functionality of WooCommerce. He will discuss the importance of creating a child theme and using the functions.php file along with the Code Snippets plugin. He will also discuss the importance of testing on a local development server and how to recover from coding errors in snippets. Finally, Barry will talk about the problems experienced when adding code snippets. The bulk of the presentation will be on code examples that he has used in the past on client websites along with before and after screenshots to show what the snippet does. There will be an opportunity for questions after the presentation.