UNDERGROUND SESSIONS WEBINAR SETUP

Underground Sessions Podcast

RUSH – BLOG GUIDE

Note* “Rush Blog” naming/branding subject to change

The main Blog page can be accessed from the main site menu:  ministries -> teens – > rush blog 

To add a new blog post, from the dashboard:

Blog Entries -> Add New


Title, Body, and Featured Image are all recommended.

Blog entries publish/unpublish just like other WordPress Posts (just with a separate content type)


 

—Note* the following info is mainly for Marc—

Content Layout Templates are found in: 

Templates and Theme Styling -> All AE Templates:

[BLOG] Main blog entries list layout (This is the main blog at ministries->teens->rush blog)

[BLOG] BLOG ENTRY LAYOUT (This is the layout for the blog if you’re viewing the actual blog entry on a single page)

 

RSS FEED: https://millingtonbaptist.org/blog-entry/feed/

Related Posts Widget – Scrolling Sidebar

For AE-Post Blocks widgets, to force overflow scrolling in Y direction, add the following CSS code to the “Custom CSS” area of the “advanced” tab.

/* AE Post Block Widget Overflow Scrolls at 100% viewport height */

.ae-post-list-wrapper{
max-height:100vh;
overflow:auto;
}

 

SERMON ARCHIVE – Template Guide

PAGES:

  • (DEV) ARCHIVE LANDING PAGE
    • page link:
      • https://millingtonbaptist.org/dev-archive-landing-page/
    • Landing page for Sermon Archive
    • Displays list of current sermons, followed by previous sermons
    • Archive search (incl textbox, categories, tags) in right sidebar (desktop/tablet)
  • (DEV) ARCHIVE SEARCH PAGE
    • page link:
      • https://millingtonbaptist.org/dev-archive-search-page-sermon-videos-search-page/
    • Landing Page for ARCHIVE SEARCH
    • DEFAULT: list of sermon videos on left sorted new->old
    • SEARCH RESULTS: list of filtered sermon videos on left
    • SEARCH FORM on right sidebar
    • Return to Archive button

TEMPLATES:

  • ARCHIVE LANDING PAGE – Sermon Series List
    • Uses “AE – Post Blocks” widget to display list of sermon series
    • Widget uses AE Template: “Sermon Archive Page – Sermon Series with Thumbnail”
    • template link:
      • https://millingtonbaptist.org/?ae_global_templates=sermon-series-archive-page-block-layout
  • ARCHIVE SEARCH PAGE – Sermon Video List (Search Results)
    • Uses “AE – Post Blocks” widget to display list of sermon videos
    • Widget uses AE Template: “Sermon Series Video List – Single Video Item – with Thumbnail”
    • template link:
      • https://millingtonbaptist.org/?ae_global_templates=sermon-series-video-list-single-video-item-with-thumbnail
  • Sermon Series Landing Page – Sermon Video List (E.g., Messiah Landing Page)
    • Uses “AE – Post Blocks” widget to display list of sermon videos in this series
    • Widget uses AE Template: “Sermon Series Video List – Single Video Item – no Thumbnail”
    • template link:
      • https://millingtonbaptist.org/?ae_global_templates=sermon-series-video-list-single-video-item
    • Widget needs to be set to specific “Sermon Video Category” per landing page in widget settings->Sermon Video Categories
  • SERMON VIDEO POST PAGES (aka Vimeo Video Posts)
    • Full-page override using Elementor “single” template, set to override all vimeo video post pages with Elementor layout
    • (LEFT COL) Uses “Tabs” widget for “watch” and “listen”
    • (LEFT COL) Uses HTML widget to add javascript to enable watch/listen link capabilities to buttons in other templates
    • (RIGHT COL) Uses AE – Post Blocks widget to display related videos
      • Widget set to match with any category of viewed video
        • This allows relation by speaker AND series
        • sorted by reverse chronological order
        • adjustable in widget settings
    • template link:
      • https://millingtonbaptist.org/?elementor_library=vimeo-video-posts
    •  

Vimeo-Video Post Podcast Edit/update details

Publish Section:

Set video Published date to Sermon recorded date!

Sermon Video Categories: 

  • Explicitly used to identify:
    • sermon series
    • Speaker
    • (Also used behind-the-scenes to identify Series status)

Vimeo Video Categories:

  • Used to identify NON-SERMON videos

 


PODCAST EPISODE DETAILS (accordion section in “edit video”)

  • Episode Type: 
    • Audio
  • Podcast file: 
    • MP3 File goes here
  • Duration:
    • LEAVE BLANK
  • File Size:
    • LEAVE BLANK
  • Date Recorded: 
    • Use the pop-up date picker — defaults to today
  • Mark this epsiode as explicit
    • leave unchecked
  • Block this episode
    • leave unchecked
  • iTunes episode number
    • sermon number within series (e.g., 3rd sermon = 3)
  • iTunes episode title
    • Title – Speaker – Date mm-dd-yy
  • iTunes Season Number
    • Chronological season #
    • e.g., “His Kingdom Come” is Season 9
  • iTunes Episode Type
    • Full: For Normal Episodes

AV Workflow

MP3 ID3 Tags

Using MetaTogger Software:

Filename 00 Title – Speaker – date Use two-digit numerical date segments
Artist Speaker Name  
Title Sermon Title  
Album Sermon Series  
Track number Sermon number within series use two-digit numerical
Date Year user four-digit numerical
Album Artist Millington Baptist Church  
Comment use Blurb from WP  
FEED https://millingtonbaptist.org/feed/podcast or current podcast feed
EMBEDDED COVER MBC Podcast Logo jpg

 


ADDING “FEED” tags and “EMBEDDED COVER”

(Using “MetaTogger” 5.9)

 

 

 

 

 

 

 

MP3 Encoding

After several rounds of trial and error the following conclusion was reached by MDV:

Using Audacity to convert MP4 to MP3

  • Bit Rate: Variable
  • Quality:  65-105kbps
  • Variable Speed: Fast
  • Channel Mode: Joint Stereo

The above settings produced a smaller audio file with minimum loss of audio quality.

 

Used Audacity for Windows to convert single AND batch-convert videos downloaded from Vimeo to MP3 Format.

NOTE* Audacity’s single file conversion options found under file->export.

Batch export found under Tools->macros