Redesigning 15 Year Old Website – Inspired Amateur Productions

Music recording studio website gets a face-lift! This included new discography features that linked artists with their albums, and linked recording engineers and producers with the albums they worked on. Old Website Old specs for 2008 New Website New specs for 2022 Check out the new site: Tom Gordon’s Inspired Amateur Productions & Imirage Sound…

WP All Import WordPress Plugin – Import to Custom Post Type

Importing items via Excel Spreadsheet into 2 different Custom Post Types (CPT) for a recording studio: Custom Post Type (CPT) name: Music Projects (for Albums) Custom Post Type (CPT) name: Clients (for Artists) WP All Import only allows importing one Excel file into one CPT at a time, so I need to import the same…

WordPress Dropdown Select Menu of Custom Post Titles Associated with Custom Taxonomy Terms

WordPress Dropdown Select Menu of Custom Post Titles Associated with Custom Taxonomy Terms

Creating a dropdown select menu that lists only Custom Posts associated with the Custom Taxonomy Term “National Clients” Custom Post Type: client (this is the slug) Custom Taxonomy: client_status (this is the slug) Custom Taxonomy Term: national-clients (this is the slug) Front-end view of dropdown select menu for custom taxonomy term posts A breakdown of…

Custom Post Types for Music Studio Using Pods

Boiling a music studio’s website architecture down to its basics: Projects (Custom Post Type): Album cover art, album title, release date, record label, genre. Project (Custom Taxonomies): Music Production, Film, Advertising, Live Shows. Clients (Custom Post Type): Name, logo, promotional picture. Production Staff (Custom Post Type): Name, image, biography. Production Role (Custom Post Type; which…

PODS Framework Resources

Add Audio Using Magic Tags > Section: Special Functions Created for Audio & Video Audio Player shortcode PODS Documentation Documentation (master list) Planning Your Custom Content Types (Post Type + Taxonomies + Fields) Bi-directional relationships (In my case: Music Project <==> Artist) One Artist/Band with 3 Albums Bi-directional Relationship setup (Artist (Custom Taxonomy) <==> Music…