Videos tagged with: wordpress
Includes and SVGs
In this episode of Sage is Awesome we are going to take a look at Laravels Blade @include feature, and how it can make our WordPress development easier.
Install and Overview
In this miniseries we are going to take a look at Sage WordPress starter theme, and how it can make our lives as theme developers much easier.
Deploying and Fixing Errors
In this final episode of Gatsby and WordPress tutorial series we are going to deploy our site and fix some errors that I made in previous episode.
Displaying images
In this episode you are going to learn how to display images on your Gastby.js and WordPress site.
Advanced Custom Fields
In this episode I'm going to show you how you can use Advanced Custom Fields for WordPress with our Gatsby.js site.
Pagination
In this episode we are going to be creating simple pagination for our WordPress and Gatsby.js site.
Creating Menus
In this episode I'm going to try to import WordPress menu into our Gatsby.js site, using WP REST API and GraphQL
Listing Posts
In this episode we are going to list all the posts coming from our WordPress REST API using Gatsby.js
Getting Posts And Pages
In this mini-series I'm going to try and create website using Gatsby.js and WordPress.
Loading Screens
In this episode of Theming With WP REST API we are going to be creating loading screen with Vue.js and WordPress REST API.
Simple Pagination
In this episode of Theming with WordPress REST API I'm going to show you how you can make simple pagination with Vue.js for your WP REST API application.
Using Laravel Elixir With WordPress
In this episode of Frontend Tips I'm going to show you how you can use Laravel Elixir in your WordPress workflow, and also how to use it with LiveReload.
Add Image To Post Type
In this episode of theming with WordPress REST API and Vue.js we are going to add URL to featured image of our custom post type to our REST API.
Adding Custom Fields
In this episode of Theming with REST API we are going to add custom fileds to our custom post type WordPress REST API and display them with Vue.js
Custom Post Types
In this episode of Theming with WP REST API and Vue.js I'm going to show you how to set up custom post types for your REST API
Wrapping Up Full Post
In this episode of WP REST API theming with Vue.js we are going to wrap up what we started doing in previous episode and finish setting up our full post view.