Learn Frontity with the New Step-by-Step Tutorial
- Post AuthorBy Michael Burridge
- Post DateFri Feb 05 2021
In this episode of Frontity Talks we discuss one of the questions that comes up most frequently in the Frontity community forum, namely how to use the WordPress menus in a Frontity project.
In this episode of Frontity Talks we outline a number of techniques you can use for debugging your Frontity project, both in the browser and on the server.
In this episode of Frontity Talks we demonstrate the correct way to use external CSS in your Frontity project using the
Here’s the consultation session that we had with Laura. Members of the Frontity team answered her questions and reviewed her project. This wide ranging conversation will be of interest to anyone developing with Frontity.
In this episode of Frontity Talks we demonstrate how to fetch posts and then order them by category, displaying the resulting content on the homepage.
In this episode of Frontity Talks we discuss Custom Post Types, providing you with a comprehensive guide to using CPTs with headless WordPress in your Frontity project.
In this episode of Frontity Talks we cover two topics. Michael demonstrates how to use beforeSSR to pre-fetch data, in this case a contact form, that can then be included anywhere on your site. JuanMa then explains how to use processors to parse incoming HTML and process it.