updated* Fix: Hero Area Options missing from most page templates.
updated* Update for PHP 8 * Update for WordPress 5.7 * Fixes: - CMB2 module fix (argument order, incompatible with php8 - includes/cmb2/includes/rest-api/CMB2_REST.php and includes/cmb2/includes/types/CMB2_Type_Multi_Base.php) - Deprecated `screen_icon()` - inc/options-framework.php - Deprecated `get_screen_icon()` - inc/options-framework.php - Undefined `$font_size`, `$font_face`, `$font_color`, `$font_style` - inc/options-interface.php - Undefined array key in includes/fonts.php - Undefined `$post` object in includes/post-types/staff.php - Widget: Connect - image upload button fix (js/welcome-admin.js) - Widget: Video - video upload button fix (js/welcome-admin.js) - Widget: Contact - multiple undefined indexes/variables (includes/widget-contact.php) - Widget: Welcome - multiple undefined indexes/variables (includes/widget-welcome.php) - Load Google Fonts only if needed - includes/fonts.php - Multiple undefined indexes - includes/fonts.php - Multiple undefined variables / indexes - includes/theme-customizer.php - Undefined index in /includes/taxonomy-images.php - Podcast embed fix - includes/cmb2/custom-fields.php - Podcast pre-query filter fix - includes/queries.php
updated* Fixed media pop-up appearing when clicking any button. - js/welcome-admin.js
updated* Important update for WordPress 5.5+: Removed outdated CMB plugin and replaced it with CMB2. Added compatible CMB2 fields and got rid of jQuery errors. - functions.php - js/welcome-admin.js - includes/cmb2 - Removed includes/custom-meta-boxes
newAdded Gutenberg (Block Editor) compatibility (WordPress 5+).
updatedFixed recent message series widget not taking into account the limit set for displaying the number of series. We made a few CSS changes to the blog hero title/subtitle/button and so on, and gave a max height to the logo. Files modified: - style.css - includes/widget-message-series.php
updatedReduced font size for submenu - style.css
updatedFixed podcast images not being aligned with different sizes. - style.css - page-series-list.php
updated- style.css: Fixed menu not showing up on 1024px resolutions (iPad, etc.). Improved search bar design.
updatedWe couldn't see more than one child menu in the navigation menu. Now we can. - header.php - removing menu depth - style.css - adding arrows to child menu items
updatedstyle.css - Added padding to the content (next to sidebar). If you have a different background color, your content will no longer touch the edge.
updatedincludes/options.php - changed footer columns default to 4
newincludes/options - adding new theme options
newincludes/theme-customizer.php - adding new theme options and previous ones
updatedpage-homepage-template.php - changing page template name
updatedpage-homepage-template-redesign.php - changing page template name
updatedincludes/widget-video-presentation.php - fixing bugs and making new video widget compatible with old homepage design (widget based)
updatedlayouts/hero-options - fixing search bar colors (adding ability to change search bar color as well)
updatedincludes/custom-css - fixing search bar colors (adding ability to change search bar color as well), adding footer columns styles
updatedstyle.css - fixing bugs, reducing font-weight for menu, adding footer columns styles (can now choose 1, 2, 3, or 4 footer columns)
updatedincludes/widget-video.php - small change to widget name
updatedincludes/custom-css.php - minor dropdown background color bug fix
updatedstyle.css – fixed small bugs.
updatedsingle-podcast.php – fixed download notes and audio bug, changed content design (made the sidebar go next to the Series image/video instead of below).
new2018 complete redesign. New footer. Now using Page Builder by SiteOrigin. New sticky header. Improved homepage layout, fonts, colors, and more. - includes/custom-js.php - added JS based on theme options. - includes/custom-css.php - added CSS based on theme options. - includes/options.php - added/edited theme options. - includes/theme-customizer.php - added/edited theme options. - includes/widget-video-presentation.php - video presentation widget. - includes/theme-plugins.php - added recommended plugins. - layouts/hero-options.php - added CSS based on theme options. - header.php - added sticky header. You can activate it now and when scrolling down, the header will stay visible. - style.css - added new styles, fixed bugs.
updated/includes/custom-js.php -- changed smooth scrolling for jQuery changes
new/layouts/staff-details.php -- added antispam bot to email address
updated/includes/widget-welcome.php -- fixed specificity in welcome widget colors
updated/includes/post-types/podcast.php -- changed speaker to speakers to fix permalink issue
updatedstyle.css -- changed superfish styles to help second level drop down menus
updated/includes/fonts.php -- changed Google fonts from http to https
updated/layouts/hero-options.php -- changed conditional statement for event calendar hero.
new/includes/post-types/staff.php -- added icon
new/includes/post-types/podcast.php -- added icon
new/includes/custom-js.php -- added superfish initialization -- tweaked same height columns also
new/includes/custom-meta-boxes.php -- added field for slider shortcode to hero area options
updated/layouts/hero-options.php -- changed caption to do shortcode autop instead of content filter to prevent duplicate content -- added output of slider shortcodes if used
updated/layouts/podcast-item.php -- changed download link to use new script
updated/includes/post-types/admin-styles.php -- removed
updated/includes/post-types/admin-styles.css -- removed
updated/js/nav.js -- replaces slicknav. Includes superfish, slicknav and hover intent
updatedstyle.css -- added superfish styles and styles to support hero slider shortcodes
updatedupdated widgets to use new php5 constructors for WP 4.3+ compatibility * /includes/widget-contact.php * /includes/widget-connect-box.php * /includes/widget-current-series.php> * /includes/widget-facebook-like-box.php * /includes/widget-featured-page.php * /includes/widget-message-series.php * /includes/widget-page.php * /includes/widget-subscription.php * /includes/widget-video.php * /includes/widget-welcome.php
updated/layouts/hero-options.php -- added support for shortcodes in hero caption
updated/includes/custom-meta-boxes/kerygma.php -- changed hero caption from text to textarea code
new/includes/widget-message-series.php -- added new widget to display recent message series
updated/includes/images.php -- removed organizedthemes_get_first_video due to servers with outdated php
updated/layouts/post-formats.php -- removed call for organizedthemes_get_first_video
newstyle.css -- added wallpaper js styles
new/js/wallpaper.js -- added wallpaper script
new/includes/scripts.php -- added loading of wallpaper
new/includes/custom-meta-boxes/kerygma.php -- added fields for background videos
new/layouts/hero-options.php -- added video background support
new/includes/custom-css.php -- added .single-staff #page-wrap to content background color
updatedpodcast-video-feed.php -- fixed misplaced quote in line 48
updated/includes/images.php -- replaced organizedthemes_get_first_video with new function to fix video format -- switched references to staff thumbnail and staff full image sizes
updatedtaxonomy-staff-grouop.php -- added clearfix class to #content
newincludes/widgets.php -- created call to footer sidebar.
updatedstyle.css -- styling for footer sidebar widgets
updatedstyle.css -- made link in home box position absolute so it covers the box if no text is present. -- made adjustments to widgets on smaller screens with the new home page widget areas for better fit.
newincludes/fonts.php -- added option for custom Google Fonts
newincludes/options.php -- added option for custom Google Fonts
newincludes/widgets.php -- added sidebars for home page, series and individual podcast episodes
newincludes/widget-subscription.php -- new widget for subscribing to podcasts
newincludes/shortcodes.php -- added subscription button shortcode
newpage-series-list.php -- added optional text below series list
newpage-staff-list.php -- added optional text below staff list
newincludes/custom-meta-boxes/kerygma.php -- added below list text boxes
newpage-home-template.php -- added additional widget sections
updatedstyle.css -- added 30px padding to home page widgets -- added styles for search form -- added styles for podcast subscription buttons -- changed home box content from position relative to absolute to keep height consistent -- set font-weight to normal for just about everything on smaller screens -- styles for new home page widget areas
updatedincludes/custom-js.php -- added imagesloaded call for making sidebar and content equal height
updatedjs/imagesloaded.js -- script to let browser know when images have loaded
updatedincludes/scripts.php -- enqueuing of imagesloaded.js
updatedtaxonomy-series.php -- added call to new sidebar
updatedsingle-podcast.php -- added call to new sidebar
newincludes/staff-details.php -- added mailto to the email address link
newlayouts/hero-options.php -- added options for blog and calendar page hero sections
updatedincludes/options.php -- made Hero Section it's own tab and added options for blog and calendar page hero
updatedpage-full.php -- added full width page template
updatedincludes/widget-contact.php -- fixed phone number disappearing
updatedstyle.css -- added text align right to nav ul and margin-bottom: 0 -- added bottom border to page titles -- added icon for podcast notes in list view -- removed extra space and border from speaker in podcast list view
updatedlayouts/podcast-item.php -- added download link for notes
updatedstyle.css -- reworked navigation menu section for third level drop-downs
updatedincludes/post-types/podcast.php -- added custom field support
updatedsingle-podcast.php -- changed order of other messages to reverse date
updatedincludes/custom-css.php -- added output of drop-down top margin option
updatedincludes/options.php -- added drop-down top margin option
updatedarchive-podcast.php -- added #page-wrap div
updatedtaxonomy-series.php -- added spacer div for when there is no series graphic
updatedstyle.css -- add padding for the spacer div
updatedFirst release