Mise En Place will give your restaurant a website you can be proud of for years to come.
updated- Updated superfish.js (js/mise-en-place.js). - Updated js/parallax.js.
updated- Improved the display of the WooCommerce product gallery which is below the main product image. - Fixed a deprecated function, get_cart_url. - Updated WooCommerce templates. * styles-woocommerce.css * header.php * woocommerce/cart/cart.php * woocommerce/cart/cross-sell.php * woocommerce/single-product-review.php
updated- includes/scripts.php: Previously, clicking on a WooCommerce product tab on the frontend would just scroll down to that tab. Now, clicking on a tab reveals the information in there. Example, clicking on Reviews will now show the reviews section as it should. - style.css: minor update to the dropdown menu for reviews on WooCommerce product pages. - Updated WooCommerce templates: woocommerce/archive-product.php woocommerce/single-product-review.php woocommerce/cart/cart.php woocommerce/review-order.php woocommerce/loop/pagination.php
updatedstyle.css - Design and demo improvements. - Increased width of content area when no sidebar is used. - Better animation for opening and closing cart and mobile menus. - Added arrows for menus with dropdown menus. - Fixed product search widget button position overlapping placeholder text. It's now clickable.
updatedheader.php - Fixed logo issue. Logo can now be changed from customizer. Alternate logo (when editing homepage) now works with https.
updatedChanged font text hover color for dropdown menus (using customizer)
updatedDisabled and removed the code for Page Transition Animations as it was preventing some elements from loading properly when switching pages: header.php - deleted code for page transition animations includes\scripts.php - deleted code for page transition animations includes\customizer-options.php - deleted code for page transition animations
newAdded example shop page to menu to show WooCommerce compatibility
newFixed menu and images not starting in their position on the homepage and menu. style.css -- Added CSS code float:left; to .panel-grid-cell
newpage-builder.php —- added compatibility for SiteOrigin Page Builder 2.5+
updatedstyle.css -- fixed text logo font size for compatibility with the customizer
new/includes/scripts.php -- moved smoothState loading to separate file -- added registering and enqueuing of smoothStateInit.js
updated/includes/widget-intro.php -- fixed reference to title that should have been button
updated/styles-animate.css -- fixed slide in animations so they remain visible on mobile devices
new/includes/customizer-styles.php -- added default and empty values to conditional statements where appropriate
updated/includes/widgets/widget-video.php -- fixed scalar value message
updated/includes/scripts.php -- fixed smooth scrolling to work with newer jQuery versions
updated/includes/page-builder.php -- updated mise_en_place_panel_render function to match changes to page builder plugin
new/includes/meta-boxes.php -- added layout options for left/right sidebars per page
new/includes/customizer-options.php -- added default layout option
new/styles-woocommerce.css -- added external product button to button list size
updated/includes/body-tag.php -- removed preload tag function
updatedfooter.php -- wrapped sidecart section in div to prevent loading if WooCommerce is not active
updatedfunctions.php -- wrapped loading of food in conditional to correspond to new option
updated/includes/load-plugins/class-tgm-plugin-activation.php -- updated to version 2.5.2
updated/includes/widgets.php -- fixed ID for mobile menu
updated/includes/customizer-options.php -- removed options for intro widget font sizes
updated/includes/customizer-styles.php -- took out font sizes from intro widget styles
newstyle.css -- made adjustments to mobile cart page -- added core page builder styles -- added classes for into widget shadows -- added style for mobile row backgrounds
new /includes/scripts.php -- added helper to hide animated elements until script loads (from https://github.com/jlmakes/scrollreveal.js). -- removed preload section from footer scripts
new/includes/widgets/widget-intro.php -- added options for animation duration and delay
new/includes/customizer-options.php -- added option to remove food section -- added option to disable widget animations
new/includes/images.php -- added function to add titles to attachment links. Allows for captions in lightbox galleries.
new/includes/page-builder-animations.php -- added functions to animate widgets in page builder
new/includes/page-builder.php -- removed loading of core builder stylesheet -- added advanced section to replace "attributes" -- added parallax option for backgrounds
new/includes/widgets/widget-intro.php -- added font size and shadow options
updated/includes/woocommerce.php -- removed reference to widget-product-tabs.php
updated/includes/widgets/widget-category-products.php -- changed desc order to asc
updated/includes/widgets/widget-menu-group.php -- changed order to menu_order
updated/includes/widgets/widget-intro.php -- fixed label on "none" option so it no longer says "bounce"
newFirst release