new* ADD: Food Menu Group description on the food archive pages - includes/body-tag.php and style.css
updated* UPDATE: jarallax.js library - js/jarallax.js * FIX: Safari parallax scrolling issue. * FIX: Widgets appearance in Appearance > Customize > Widgets - functions.php (temporary fix until we add support for Block-based Widgets)
updated* Compatibility update for WordPress 5.7. * Compatibility update for PHP 8. - Widget: Page - missing constructor includes/widget-page.php - Widget: Posts - missing constructor includes/widget-posts.php - Widget: Video - missing constructor includes/widget-video.php - Widget: Contact - missing constructor includes/widget-contact.php - Widget: Slideshow - missing constructor includes/widget-slideshow.php - Widget: Facebook LikeBox - missing constructor includes/widget-facebook-like-box.php - Widget: Menu Group - missing constructor includes/widget-menu-group.php - Widget: Service Group - missing constructor includes/widget-service-group.php - Widget: Staff Group - missing constructor includes/widget-staff-group.php - Deprecated `get_screen_icon()` - inc/options-backup.php - Deprecated `screen_icon()` - inc/options-framework.php - Undefined indexes/variables in inc/options-interface.php - Undefined `$post` object in includes/post-types/post-type-services.php - Undefined `$post` object in includes/post-types/post-type-staff.php - Undefined `$post` object in includes/post-types/post-type-food.php - Undefined `$post` object in includes/post-types/post-type-slides.php - Non-object fix in includes/widget-service-group.php - Google Fonts API URL fix - editor-style.css - Load Google Fonts only when needed and fix API URL - includes/fonts.php
updated* Theme Options text changes. - options.php * Navigation item color and hover color fix for desktop and mobile. Background opacity reduction. - style.css * Fix for submenu not appearing when hovering over it. - style.css and js/superfish.js
updated* Fixed the front page parallax background images showing a space when using the grayscale setting. - content-css.php
newMoonrise is now Gutenberg compatible! We also added the option to change grayscale images to colored ones on the homepage. Add text over homepage backgrounds. More information below. - Removed Homepage section from Appearance > Theme Options as it's now in the Customizer. - Added the ability to choose between grayscale and color images for the homepage backgrounds. Go to Appearance > Customize > Homepage to edit that. - Added a text editor that lets you add your own text over the homepage images. Go to Appearance > Customize > Homepage to view it. * options.php, functions.php, style.css, page-home.php, includes/theme-customizer.php, includes/text-editor-custom-control.pbp, and includes/custom-css.php
updatedThe grid size has been increased. More information below. - Fixed blog layout as image was not aligned. - Fixed header overlapping the body when large logo is used - Increased grid size to 1140px. * style.css
updatedComplete redesign.
updatedincludes/custom-js.php -- updated smooth scrolling for newer jQuery
new/includes/custom-css.php -- added input[type="email"] to accent color output
newfooter.php -- added classes to footer left paragraphs
new/includes/custom-js.php -- added movement to header for direct links to page sections
updatedstyle.css -- added input[type="email"] to input styles -- adjusted form styling a bit
updated/images/social.png -- changed file name
newincludes/fonts.php -- loading of new Google Fonts options
updatedlayouts/staff-meta.php -- added loading of Google+ and LinkedIn
updatedoptions.php -- new Google Fonts options
newlayouts/home-contact.php -- added anti-spam bot to email address
newpage-contact.php -- added anti-spam bot to email address
updatedincludes/post-types/post-type-food.php -- fixed reference in shortcode to menu-group-list.php
updatedstyle.css -- fixed social icon alignment in footer (from center to right)
updatedincludes-custom-js.php -- removed commented out code
updatedlayouts/service-group-item.php -- added missing > from top li
newadded class="page-title" to h1 tags throughout theme
newadded page-full-menu.php -- template to display all menu groups and items
newincludes/theme-customizer.php -- added home background section
newinc/options-framework-scripts.php -- added jQuery to show/hide home block controls
newincludes/menu-group-widget.php -- added ID to each menu group for easier styling
updatedjs/lightbox/themes -- fixed bottom border in all lightbox styles
updatedstyle.css -- set HTML height to auto changed webkit appearance on inputs made drop down menu opaque and added padding
updatedlayouts/staff-group-item.php -- changed class on featured image
updatedincludes/custom-js.php -- changed lightbox class so it's only applied to links directly to images -- added smooth scroll function that moves content up to 100 pixels above the ID
updatedincludes/fonts.php -- removed output of font-weight from Google Fonts (restores heading weight) -- updated list of fonts to version 1.3
updatedincludes/content-limit.php -- updated to current version
updatedincludes/post-types -- updated all post types to current versions
updatedfooter.php -- moved social icons to the footer-right -- added two additional lines for optional text
newhome-contatct.php and page-contact.php -- added option for phone number link
newoptions.php -- added field for phone number link
newstyle.css -- set hover cursor for phone number link to text
newlayouts/menu-group-list.php -- added class to menu items and id's
newlayouts/staff-group-list.php -- added class to menu items and id's
updatedincludes/custom-js.php -- changed variable for food section to food and staff section to staff
updatedsidebar.php -- fixed all to page and post sidebars
newwidgets.php -- added note about Home One widget
newpage-home.php -- added new div to each section to load section images on mobile devices
newlayouts/post-meta.php -- added spans to each element and wrapped comments in a conditional tag to only display when necessary.
updatedstyle.css -- hid home block background images on smaller than tablet sizes and made new mobile image div visible there. Changed fixed header to position relative on smaller than tablet size too. Removed height: auto from contact section.
newadded option to change slugs of staff, food, and services (staff.php, services.php, food.php, options.php)
newadded option to set top margin of content wrapper on inside pages
newadded shortcode for staff group list
newfunctions.php -- added conditionals to loading of default files
newincludes/custom-js.php -- added script to add class to header on scroll
newincludes/images.php -- added script to automatically add fit-video div around oembed videos
updatedarchive-staff.php -- fixed staff thumbnail
updatedfonts.php -- updated to list 1.2
updatedjs/flexslider.js -- updated to version 2.2
updatedjs/lightbox/lightbox.js -- updated to version 1.8
updatedincludes/images.php -- changed staff image size to staff-thumbnail
updatedstyle.css -- changed styles to match staff image change.
newqueries.php -- added post_per_page=-1 to pre_get_posts
newoptions.php & custom-css.php -- added option to set color of header and to set top margin for the .wrap on inside pages
updatedcustom-js.php -- took out smooth scrolling as it conflicted with the next/previous buttons in the gallery
updatedlightbox.js -- updated to work with jQuery 1.10.2 (WordPress 3.6)
updatedoptions.php -- changed navigation to navigation_text (fixes navigation color bug)
newstyle.css -- added top margin for .wrap for inside pages when using fixed header
updatedwidget-twitter.php -- removed widget due to Twitter API 1.1 being retired
updatedwidget-facebook-like-box.php -- updated Facebook code (removes border)
updatedheader.php -- rearranged section to move loading of wp_head higher in file
updatedcustom-css.php -- changed hook from wp_head to tha_head_bottom
updatedlightbox.js -- updated to version 1.7.1
newpage-home.php - added conditional for first section to only appear if sidebar is active
updatedstyle.css - fixed bug with header not resizing on mobile devices when set to "scroll"
updatedwidget-twitter.php - updated to current framework version
updatedscripts.php - added meta generator for theme version
updatedwidget-contact.php - updated introductory text in widget
updatedtitles.php - updated to current framework version
updatedoptions.php - removed built-in SEO option (no longer necessary)
updatedheader.php - updated title tag to correspond with new titles.php
newtheme-updater.php - added automatic theme updates
updatedVersion Note - The homepage template has been changed to be completely widget based. This allows for more flexibility and easier setup.
updatedfonts.php - Google Fonts support
updatedscripts.php - moved stylesheet loading here
updatedcustom-css.php - updated background section
updatedcustom-js.php - extended lightbox images individual image links and smooth scrolling for same page links
updatedtheme-customizer.php - moved customizer to separate file (from options.php)
updatedstyle.css - removed uppercase from headings
newAdded Featured Post widget
updatedUpdated inc folder to include options backup/export
newAdded queries.php added order for menu-groups to pre_get_posts
newAdded services shortcode to services.php to display services groups via shortcode
updatedFixed home-menu.php -- added closing div to the end (that's what the extra div in 1.0.5 was all about)
updatedFixed home-menu.php -- removed unnecessary divs from fifth menu section staff-meta.php -- added call to Google+
newAdded taxonomy-menu-group.php -- lightbox images to menu items
newAdded page-full.php -- full width page template
updatedhome-services.php replaced "menu_intro" with "service_intro"
newOptional thumbnails for menu items Added three more menu sections to homepage (brings total to 8)
updatedHomepage slideshow, changed custom field to the_content
newInitial Release