=== Lightning ===
Lightning WordPress theme, Copyright (C) 2015-2026 Vektor,Inc.
Lightning WordPress theme is licensed under the GPL.
Tested up to: 6.9
Stable tag: 15.38.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==
Lightning is a very simple theme.
Official site : https://lightning.vektor-inc.co.jp/

=== Tags ===
white, red, blue, black, green, orange, purple, two-columns, right-sidebar, one-columns, responsive, custom-colors, custom-menu, editor-style,theme-options


=== Features ===
Bootstrap based,Supports customizer, Responsive Layout, Page Navigation, Breadcrumb Navigation, and more!


=== Widgets Areas ===
The Theme has 9 widget areas.
You can use these area to customize the content of your website.

== License ==
Unless otherwise specified, all the theme files, scripts and images are licensed under GNU General Public License version 2, see file license.txt.
The exceptions to this license are as follows:
The script html5.js and css3-mediaqueries.js are licensed under MIT
Header Images are photo by theme author and are released under GPL license.


== Author ==
The theme built by Vektor,Inc.
vk-develop@vektor-inc.co.jp

== Changelog ==

v15.38.2
[ Bug Fix ] Update vektor-inc/font-awesome-versions from 0.7.5 to 0.7.6, fixing Font Awesome icons not displaying in some server environments (e.g. AWS Bitnami)
[ G3 ][ Bug Fix ] Update vektor-inc/vk-swiper from 0.4.0 to 0.4.1, fixing the slider not working in some server environments (e.g. AWS Bitnami)

v15.38.1
[ G2/G3 ][ Bug Fix ] Fix woo.css re-declaring the default key color after the customizer's dynamic CSS, which made the key color setting have no effect on WooCommerce pages

v15.38.0
[ G3 ][ Spec Change ] Make the home page slider navigation and pagination aria-labels translatable
[ Spec Change ] Update vektor-inc/font-awesome-versions from 0.7.4 to 0.7.5
[ Spec Change ] Update vektor-inc/vk-component from 1.7.0 to 1.7.2
[ G2/G3 ][ Spec Change ] Unify SCSS breakpoint variables as maximum values (576 / 768 / 992 / 1200 / 1400px) and rewrite media queries with range syntax
[ G3 ][ Spec Change ] Update vektor-inc/vk-swiper from 0.3.6 to 0.4.0, updating the bundled Swiper from 11.2.10 to 14.0.6, which gives the slider arrow a larger tap target
[ G3 ][ Spec Change ] Change the top page slider arrow to the SVG injected by Swiper v12 and later. To resize it in Additional CSS, set .ltg-slide { --ltg-slide-arrow-size: 3em } - this one property sizes both the new SVG and the older glyph, and selector-based rules keep working
[ G3 ][ Spec Change ] Hide the top page slider arrow buttons themselves on screens narrower than 576px, where only the arrow glyph used to be hidden. If you overrode the glyph to keep the arrows on mobile, target the buttons instead of :after
[ G2 ][ Bug Fix ] Fix image set/delete buttons in the Full Wide Title widget not opening the media library in the block-based widget editor
[ G2 ][ Bug Fix ] Fix undefined array key warning logged on PHP 8 or later when saving the Full Wide Title widget with the text shadow checkbox unchecked
[ G2 ][ Bug Fix ] Fix undefined array key warning logged on PHP 8 or later when displaying the Full Wide Title widget in the block-based widget editor preview
[ G3 ][ Bug Fix ] Fix a CSS build bug that dropped the descendant combinator inside :not() selectors, causing wide/full-width blocks nested inside a background-colored section to lose their margin override and misalign
[ G3 ][ Bug Fix ] Remove the legacy 0.5em block-gap fallback on .wp-block-gallery, which now conflicts with WordPress core's native block-gap control and breaks the gallery block's spacing

v15.37.1
[ Other ] Change theme screenshot

v15.37.0
[ Spec Change ] Update vektor-inc/vk-component from 1.6.5 to 1.7.0
[ Spec Change ] Update vektor-inc/font-awesome-versions from 0.7.2 to 0.7.4
[ G3 ][ Design Bug Fix ] Fix global nav sub-menu acc-btn to be vertically centered when item title wraps to multiple lines (#724)

v15.36.0
[ G2/G3 ][ Specification Change ] Migrate vk-helpers from bundled copy to composer-managed vektor-inc/vk-helpers ^0.3.0, resolving interference with plugins that require vk-helpers 0.3.0+. (#1343)

v15.35.3
[ G3 ][ Bug Fix ] Fix double arrow display in Snow Monkey Forms select box caused by Lightning's SVG background-image arrow conflicting with Snow Monkey Forms' own toggle arrow

v15.35.2
[ G2 ][ Bug Fix ] Fix initial `scroll` listener registered with `capture: true` not being removed by `remove_header` because `removeEventListener` used `capture: false`, leaving duplicated `scroll` listeners attached after in-page anchor clicks (#1333)
[ G2/G3 ][ Bug Fix ] Fix scroll listener being left attached after in-page anchor clicks because `addEventListener` re-registered `header_scroll_func` with `capture: true` while `removeEventListener` used `capture: false`, causing the `header_scrolled` class to behave inconsistently
[ G2/G3 ][ Bug Fix ] Added backward compatibility hook to keep user code using the legacy `header_scrool` key working after renaming the internal option key from `header_scrool` to `header_scroll` for the `lightning_localize_options` filter. Note: JavaScript code that directly references `lightningOpt.header_scrool` will need to be updated to `lightningOpt.header_scroll`.

v15.35.1
[ G3 ][ Bug fix ] Restore the native dropdown arrow on select element that disappeared after `appearance: none` was applied for iOS form rendering (#1322)

v15.35.0
[ G3/G2 ][ Bug fix ] Fix block editor save failure on posts with legacy design settings saved by plugins or older versions.
[ G3/G2 ][ Specification change ] Migrate meta box to block editor native sidebar panel for WordPress 7.0 RTC (Real-Time Collaboration) compatibility.
[ G2 ][ Bug fix ] Fix an issue where global navigation background color, hover color, and separator were not correctly inherited due to a typo in SCSS variables (inhelit → inherit)
[ G2 ][ Design Bug Fix ] Fix text overlap in VK Blocks block margin UI buttons caused by Bootstrap's line-height: inherit inheriting line-height: 0 from the Gutenberg editor toolbar
[ G2 ][ Design Bug Fix ] Fix WooCommerce cart button icon display issue when Font Awesome 7 is used

v15.34.1
[ G3 ][ Bug fix ] Fix Fatal Error when The Events Calendar plugin is active due to VkHelpers constructor becoming private in vk-helpers 0.2.1

v15.34.0
[ G3 ][ Add function ] Add preload for first slide image to improve LCP
[ G3/G2 ][ Specification Change ] Changed editor CSS loading hook from enqueue_block_editor_assets to enqueue_block_assets
[ Other ] Update Font Awesome versions 7.0 -> 7.2

v15.33.1
[ G3/G2 ] Compatible for Font Awesome 7.0

v15.33.0
[ G3/G2 ] Update Font Awesome versions 6.3 -> 7.0

v15.32.4
[ G3 ] Adjust the display of the Contact Form 7 block in the editor

v15.32.3
[ G3 ][ Bug fix ] Fixed header layout shift when scrolled.
[ G3 ][ Bug fix ] Fixed a memory overflow error caused by an infinite loop under certain conditions.

v15.32.2
[ G2 ][ Bug fix ] Fixed an issue where full-width elements inside a content-width block were not displaying as full width.

v15.32.1
[ G3 ][ Bug fix ] Fix PHP Warning on the BuddyPress / bbPress Profile Page.
[ G3 ][ Bug fix ] Fix the PHP security issue on the bbPress Profile Page.
[ G3 ][ Other ] Delete unnecessary code.

v15.32.0
[ G3 ][ Bug fix ] Fix the layout issue with full-width and wide-width elements when using the two-column layout mode.

v15.31.0
[ G3 ][ Other ] Cope with content half width column ( VK Blocks )

v15.30.4
[ G3 ][ Bug fix ] Fixed an issue where the footer was obscured by the mobile fixed navigation when using Block Template Parts and Mobile Fixed Nav together in the G3 Pro Unit
[ G3 ][ Bug fix ] Remove unintended spacing in the Query Loop post template in the editor

v15.30.3
[ G3 ][ Bug fix ] Fix an issue where page anchor links are hidden behind a fixed header.

v15.30.2
[ Bug fix ] Fix link to FontAwesome icon list to correctly point to the free icons page.
[ G2 ][ Bug fix ] Fix mobile navi error on widget scrren.

v15.30.1
[ G3 ][ Bug fix ] Fix an issue where embedding posts from the same site into each other causes the blog card process to enter an infinite loop, resulting in a memory overflow error.
[ G2 ][ Bug fix ] Fix an issue where Bootstrap CSS is not loaded in the iframe of the block editor on the edit screen.

v15.30.0
[ G3 ][ Specification Change ] Change CSS file structure

v15.29.11
[ G3 ][ Bug fix ] Roll back 15.29.9 layout system

v15.29.10
[ G3 ][ Bug fix ] Fix layout issues with wide and full-width blocks when using a two-column site layout.
[ G3 ][ Bug fix ] Readjust the layout width in CSS
[ G3 ][ Other ] CSS Optimize ( Resolve Sass mixed-decls warnings )

v15.29.9
[ G3 / G2 ][ Bug fix ] Fix an issue where the Generation setting would default to G2 when installed on an existing site.

v15.29.8
[ G3 ][ Design bug fix ] Fixed the missing top border on the first post in the archive view.
[ G3 / G2 ][ Bug fix ] Fixed an issue where the site became G2 if a post was saved before saving the customizer settings on a new site.

v15.29.7
[ G3 ][ Bug fix ] Fix LTG_G3_Slider call in index.php: add class_exists check and change render() to display_html().

v15.29.6
[ G3 / G2 ][ Bug fix ] Fix a PHP error that occurs when accessing a URL for a non-existent term.

v15.29.5
[ G3 ][ Bug Fix ] Fix an issue where an unintended margin appears in the navigation block when it is placed inside a .container.
[ G3 ][ Bug fix ] Adjusting the unintentional vertical margins between blocks in the editor
[ G3 / G2 ] Cope with plugin Booking Package 

v15.29.4
[ G3 ][ Design Bug Fix ] Excluded child elements from expanding to full content width when the parent has the `.is-layout-flex` class by adding a `:not` selector.
[ G3 ][ Bug fix ] Fix block width on editor with narrow screen.
[ G3 / G2 ][ Specification Change ] Update VK Mobile Nav 0.3.3
[ G3 / G2 ][ Specification Change ] Update VK Components 1.6.5

v15.29.3
[ Bug fix ][ G3 ] Fix prev next design on post page.


v15.29.2
[ Specification Change ] Load vk-component from composer.

v15.29.1
[ G3 ][ Design Bug Fix ] Add .vk_gridcolcard_item to the :not selector to prevent items in .vk_gridcolcard in .alignfull and .alignwide from being affected by centering when theme.json is enabled.

v15.29.0
[ G2 ][ Specification Change ] Change load module priority ( cope with WordPress 6.7 translation )
[ G3 ][ Bug fix ] Fix profile image warning

v15.28.2
[ G3 / G2 ][ Design Bug Fix ] Fixed a gap below the image with a link applied.

v15.28.1
[ G3 / G2 ][ Bug fix ] Since WordPress 6.7.1 started outputting contain-intrinsic-size: 3000px 1500px, add a reset for this in .card.

v15.28.0
[ G3 / G2 ][ Specification Change ] Added support for the "Writing Mode" option in Typography settings for WordPress 6.7.

v15.27.2
[ G3 ][ Editor Design Bug Fix ] Fixed a bug in the design of the editor when the slider was set to alignfull and the outer was set to alignfull.
[ G3 / G2 ][ Bug fix ] Fixed a translation-related notice that occurred in version 6.7.

v15.27.1
[ G3 / G2 ][ Bug fix ] fix unit control width on editor.
[ G3 / G2 ][ Bug fix ] Fixed an issue where the button overflowed in the Media Layout of the VK Post List block on the editing screen ( Update VK Components 1.6.2 )

v15.27.0
[ G3 / G2 ][ Specification Change ] Add filter vk_post_taxonomies_html ( Update VK Components 1.6.1 )
[ G3 ][ Design Bug Fix ] Fixed an issue where styles were incorrectly applied to horizontal elements in the core Group block.

v15.26.5
[ G3 / G2 ][ Design Bug Fix ] Fix an isshe where mobile nav dropdown icon link error ( update vk mobile nav 0.3.2 )

v15.26.4
[ G3 / G2 ][ Design Bug Fix ] Fixed padding of recent entries widget li to none

v15.26.3
[ G3 ][ Bug fix ] Fixed an issue where the WooCommerce CSS file failed to load on the edit screen when using WooCommerce.
[ G2 ][ Design Bug Fix ] Fix 'a tag' style for global menu in WP 6.6.
[ Other ] Update VK Component Posts.

v15.26.2
[ G2 ][ Specification Change ][ 6.6 ] Refactoring the width handling of the edit screen

v15.26.1
[ G3 with theme.json ][ Specification Change ] add fontSizes preset on theme.json.

v15.26.0
[ G3 / G2 ][ Design Bug Fix ] Fix outline background of button style in WP6.6.
[ G3 ][ Specification Change ] Refactoring the width handling of the edit screen
[ G3 / G2 ][ Editor Design Bug Fix ] Supports wide slider item width.

v15.25.1
[ G3 ][ Bug fix ] Fix PHP warning

v15.25.0
[ G3 ][ Add function ] Add max height setteing for header logo.

v15.24.0
[ G3 / G2 ][ Design Tuning ] Add styles to inline kbd block.

v15.23.2
[ G3 / G2 ][ Bug fix ] Addressed an issue where the mobile navigation did not open on older iOS versions.

v15.23.1
[ G3 ][ Design Bug Fix ] Fix minimum font size for slider on mobile.

v15.23.0
[ G3 ][ Specification Change ] Change default radius to 4px from 5px
[ G3 ][ Specification Change ] Minor design adjustments to the slide component.

v15.22.1
[ Other ] Update starter and logo

v15.22.0
[ G3 / G2 ][ Specification Change ] Support navigation operations using the Tab key.
[ G3 ][ Design Bug Fix ][ OriginIII ] Fixed text-decoration-color color for parent elements with `has-black-background-color` class or elements with `has-text-color` class.

v15.21.1
[ G3 with theme.json ] Fixed the alignment issue of the title in the post editing screen.

v15.21.0
[ G3 ][ 6.5 ] Attend to aspectRatio
[ G3 ][ 6.5 ] Attend to backgroundSize
[ G3 / G2 ] Allow using CSS level 4 viewport-relative units

v15.20.2
[ G3 ][ Design Bug Fix ][ OriginIII ] Fixed margin-bottom of vk_button does not work if vk_button is adjacent within an element of .is-layout-flow or .is-layout-constrained.
[ G3 ][ Design Bug Fix ][ OriginIII ] Fixed the issue where the OriginIII title design was incorrectly applied to the post title block.

v15.20.1
[ G3 ][ Design Bug Fix ] CSS Rebuild

v15.20.0
[ G3 ][ Design Bug Fix ] Fixed to exclude hover decoration when submitbutton is disabled
[ G3 ][ Design Bug Fix ] Fixed the header layout where the logo link area is wider when the navigation wraps around.
[ G3 ][ Other ] Adjusting the preview mode for the VK Blocks Slider Block.
[ Other ] Update CSS optimizer 0.2.2

v15.19.1
[ G3 ][ Bug Fix ] Fixed the logo link area issue when using the header logo center layout(G3 Pro Unit).

v15.19.0
[ Specification Change / Bug Fix ] Security update ( Update TGM & import from composer )

v15.18.0
[ G3 ][ Other ] Add widget area notice on customize screen.

v15.17.1
[ G3 ][ Bug fix ] Fixed a bug where the content area becomes extremely narrow on the editing screen when not in fullscreen mode and on devices with a narrow display, such as mobile phones.

v15.17.0
[ G3 ][ Add action hook ] lightning_entry_footer_append
[ G3 ][ Specification Change ] Add nowrap CSS specification to post date block.
[ G3 ][ Specification Change ] Delete padding from  Media and Text block that under the mobile stack mode
[ G3 ][ Bug fix ] Fixed the issue where the sidebar shakes during scrolling. 
[ G3 ][ Bug fix ] Fixed a bug where the font size does not change in the editing screen's 'p' tag.

v15.16.0
[ G3 / G2 ][ Specification Change ] Modify the system so that it does not display an alert under certain conditions, even if the administrator's email address contains the string 'vektor-inc'.
[ G2 ][ Specification Change ] Change the implementation of the 'Card Horizontal' layout used for 'Previous Article' and 'Next Article' from being specified by Bootstrap to a custom specification (Update VK Components 1.6.0).
[ G3 ][ Bug fix ] I have corrected the alignment behavior of horizontal blocks.

v15.15.1
[ G3 / G2 ][ Specification Change ] get_bloginfo( 'name' ) -> get_bloginfo( 'name', 'display' )
[ G3 / G2 ][ Bug fix ] Fixed a JavaScript error that occurs when the mobile navigation setting is disabled.

v15.15.0
[ G3 ][ Specification Change ] Added support for the background image feature in Group blocks, introduced in WordPress 6.4.
[ G3 ][ Specification Change ] Update Swiper 9.3.2 -> 11.0.2

v15.14.2
[ G3 ][ Specification Change ] Allow style for the span tag in the entry-meta of the page header.
[ G2 ][ Bug fix ] Fix vk mobile nav library url.

v15.14.1
[ G3 ] change footer copyright

v15.14.0
[ G3 ][ Specification Change ] Change taxonomy name class of the post bottom taxonomy list.

v15.13.0
[ G3 ][ Specification Change ] Add taxonomy name class to the post bottom taxonomy list.

v15.12.1
[ G3 ][ Fix ] Fixed the position of sidebar shortcut icon on the customize screen
[ G3 ][ Fix ] Fixed the Widget edit UI on the customize screen

v15.12.0
[ G3 ][ Add function ] Add search result widget area
[ G3 ][ Bug fix ] fix editor width

v15.11.0
Update Font Awesome 6.4.2 ( Supports the icon font of X )

v15.10.6
Update test up version 

v15.10.5
[ G3 ][ Bug fix ] Fixed the bug that caused an unintentional margin at the top of the page header when clicking the 'page top' button.

v15.10.4
[ G3 / G2 ][ Bug fix ] Addressing the image ratio issue in WordPress 6.3.

v15.10.3
[ G3 ][ Bug fix ] Fixed a bug where the margin-top of the header site title differed slightly between the home page and other pages when no header logo image was specified.

v15.10.2
[ G3 ][ Bug fix ] Fix lightning_get_entry_meta function.

v15.10.1
[ G3 ][ Improvement ] Improvement to hide the fixed header when clicking on an anchor link URL from another page.
[ G3 ][ Bug fix ] Fix lightning_get_entry_meta function.

v15.10.0
[ G3 (no-theme.json) ] Support link color and border ( WordPress 6.3 ).
[ G3 ][ Specification Change ] Add the 'menu-item-anchor' class to the in-page link in the navigation menu.
[ G3 ][ Specification Change ] Improving JavaScript Loading
[ G3 / G2 ][ Specification Change ]  Adjustments for the changes in the CSS of the cover block introduced by WordPress 6.3.
[ G3 / G2 ][ Specification change ] Changed to get bbpress topic title from bbp_get_topic_title.

v15.9.5
[ G3 / G2 ][ Bug Fix ] Fix VK_Helpers::color_auto_modifi() 

v15.9.4
[ G3 / G2 ][ Refactoring ] Update VK_Component
[ G3 / G2 ][ Bug Fix ] Update VK_Helpers ( Cope with PHP8.2 )

v15.9.3
[ G3 ][ Bug fix ] Cope with plugin the Event Calender
[ G2 ][ Bug fix ] Fix fatal error arise from bootstrap version version judgement on slider

v15.9.2
[ G3 ][ Bug fix ] Fixed file reference bug of slider under specific environment such as Windows ( Update Swiper 9.3.2 )

v15.9.1
[ G3 ] Fix slider navigation

v15.9.0
[ G3 theme.json ][ Design Bug fix ] Fix .is-layout-constrained margin-bottom
[ G3 theme.json ][ Design Bug fix ] Fix horizontal non-intentional padding at inner block
[ G3 ][ Design tuning ] Lightning design setting metabox UI

v15.8.6
[ G3 ] Fix heading bottom on editor

v15.8.5
[ G3 ] Fix element bottom on editor

v15.8.4
[ G3 ] Fix handling width of cope with theme.json

v15.8.3
[ G3 ] Fix theme.json setting for existing site 

v15.8.2
[ G3 ] fix editor screen block spacing

v15.8.1
[ G3 ][ Bug fix ] Fix Editor block
[ G2 ][ Bug fix ] Fix loading old files
[ G2 ][ Bug fix ] Delete specification of margin 0 for figure

v15.8.0
[ G3 ][ Other ] add css clear-float class
[ G3 ][ Bug fix ] Fix editor width of group inner on WP6.1
[ G2 ][ Bug fix ] Delete underline of button placed footer.
[ G3 / G2 ][ Bug fix ] Fix Font Awesome 6

v15.7.0
[ G3 ][ Specification Change ][ Page Header ] Allow class on br tag 

v15.6.0
[ G3 / G2 ][ Update ] VK mobile Nav ( add filter vk_mobile_nav_menu_btn_text )
[ G3 / G2 ][ Update / Bug fix ] CSS Optimize ( Cope with PHP 8.1 warning )

v15.5.1
[ G3 / G2 ] Tree Shaking Update 2.2.0
[ G3 ][ OriginIII ] Fix headding radius

v15.5.0
[ G3 theme.json ][ Bug fix / Specification Change ] Delete margin-top from "body .is-layout-constrained > * + * "

v15.4.0
[ G3 ][ add filter ] lightning_pagenation_array

v15.3.0
[ G3 / G2 ][ Bug fix / Specification Change ] Fix tree shaking & composer lib & add e2e test
[ G3 theme.json ][ Bug fix / Improvement ] Cope with table border color.
[ G3 ][ Bug fix ] Fix table font size.

v15.2.6
[ G3 theme.json ][ Bug fix ] Delete non-intentional heading margin-top
[ G3 theme.json ][ Bug fix ] Fix don't reflect max-width for full width innner headding

v15.2.5
[ G3 theme.json ][ Bug fix ] fix content width not work propery on theme.json mode ( from 15.2.0 )
[ G3 ][ Specification Change ] Delete default vertical block margin on Editor Screen.

v15.2.4
[ G3 / G2 ][ Other ] Update Breadcrumb/VkHelpers library

v15.2.3
[ G3 / G2 ][ Bug fix ] Fix Navigation Walker

v15.2.2
[ G3 ][ Bug fix ] Fix Widget editor on customize preview screen.

v15.2.1
[ G3 ][ Bug fix ] Fix figure tag margin

v15.2.0
[ G3 ][ Specification Change ] Change to switch css on theme.json mode
[ G3 ][ Bug fix ] Fix blog card bottom margin
[ G3 ][ Bug fix ][ OriginIII ] Web font not reflect on edit screen.

v15.1.4
[ G3 ][ Bug fix ] image align with theme.json

v15.1.3
[ G3 ][ Bug fix ] Fix table border color

v15.1.2
[ G3 ][ Bug fix ] Fix Headding margin
[ G3 ][ Bug fix ] Reset figure tag user agant style
[ G2 ][ Bug fix ] Fix VK Button Block default bg color on VK Blocks 1.45.0

v15.1.0
[ Add function ] Add theme.json activator
[ G3 ] Fix core button default bg color on 6.1
[ G3 ] Fix generation setting bug on starter data import.

v15.0.0
[ G3 ] Cope with theme.json

v14.25.1
[ G3 ] Fix button color 6.1 on editor screen
[ G3 ] Fix image 6.1 margin bottom
[ G3 ] Fix iOS Form CSS

v14.25.0
[ G3 / G2 ] Cope with 6.1
[ G3 ][ Bug fix ] Fix Outer Block in wid and full element width in editor screen.

v14.24.0
[ G3 ][ Specification Change / Bug fix ] The button hover color to be refrect the normal bg color
[ G3 ][ Bug fix ] fix alphabet font weight too thin

v14.23.4
[ G3 ][ Bug fix ] fix slider bug under no VK Blocks environment ( Swiper 8.0.7 -> 6.8.0 )

v14.23.3
[ G3 ][ Bug fix ] fix bbpress php warnning
[ G2 ][ Bug fix ] fix cope with All in One SEO Plugin

v14.23.2
[ G3 ][ Bug fix ] Fix VK Blocks Pro Outer Block Full width on use Section Base
[ G3 / G2 ] Update VK Component library

v14.23.1
[ G3 ][ Bug fix ] Fix Table align not work

v14.23.0
[ G3 ][ Add action hook ] lightning_site_body_before

v14.22.12
[ G2 ][ Bug fix ] Fix PHP notice in Front Pr
[ G2 ][ Bug fix ] Author page layout setting

v14.22.11
[ G3 ][ Bug fix ] fix cope with All in One SEO Plugin
[ G3 ][ breadcrumb ] Fix in case of filter search result category & keyword

v14.22.10
[ G2 / G3 ][ table ] thead th specify to center on editor screen

v14.22.9
[ G2 / G3 ][ table ] thead th specify to center

v14.22.8
[ G3 ][ Bug fix ] Remove extra table margin

v14.22.7
[ G3 / G2 ][ Bug fix ] Fix slider text align

v14.22.6
[ G3 ][ Bug fix ] Fixed a bug that fixed header is covered when linking in the page with VK button block

v14.22.5
[ G3 ][ Bug fix ] Editor css

v14.22.4
[ G3 ][ Bug fix ] Fix Editor default font family  
[ G3 ][ Bug fix ] Fix menu close font size on editor screen(not fullscreen mode)

v14.22.3
[ G3 ][ Bug fix ] Fix editor color palette since 14.22.2

v14.22.2
[ Bug fix ] Fix editor CSS ( Cope with 6.0 )
[ Bug fix ] Update Tree Shaking (CSS speeding)

v14.22.1
[ G3 / G2 ][ Specification Change ] Allow iframe tag on post list filter

v14.22.0
[ G3 / G2 ][ Specification Change ] Allow iframe tag on post list filter

v14.21.5
[ G2 ] Fix VK Slider block in case of full width
[ G3 / G2 ][ Bug fix ] Fix WordPress core button color
[ G3 / G2 ][ Bug fix / Specification Change ] Fix clumn gap

v14.21.4
[ G3 ][ Bug fix ] Fix Global Menu Layout

v14.21.3
[ G3 ][ Bug fix ] Fix Global Menu Layout

v14.21.2
[ G3 ][ Bug fix ] Fix Global Menu Layout

v14.21.1
[ G3 ][ Bug fix ] Fix Global Menu

v14.21.0
[ G3 / G2 ][ Others ] Cope with WP6.0 
[ G3 / G2 ][ Bug fix ] Fix button default design
[ G3 / G2 ][ Bug fix ] Fix Mobile Nav close transform
[ G3 ][ Bug fix ] Fixed global navigation item width
[ G3 ][ Bug fix ] Fix Google Web Fonts Japanese display on Edge

v14.20.3
[ G3 / G2 ][ Bug Fix ] Fix load Font Awesome Files on WordPress.com

v14.20.2
[ G3 ][ Others ] Update Breadcrumb composer library 0.2.2

v14.20.1
[ G3 ][ Bug fix ] Fix site title nowrap on mobile
[ G3 / G2 ][ Others ] Update Vektor Font Awesome library 0.4.0

v14.20.0
[ G3 / G2 ][ Others ] Update Vektor Font Awesome library 0.3.3

v14.19.2
[ G3 / G2 ] Fix Font Awesome Icon link

v14.19.1
[ G3 ][ Bug fix ] fix action hook name 'lightning_site_body_apepend' -> 'lightning_site_body_append'
[ G3 ][ Bug fix ] No Read Lightning Scripts on widget editor scrren.

v14.19.0
[ G3 ][ Specification Change ] Delete table bottom margin
[ G3 /G2 ][ Design tuning ] wooCommerce Design Tuning

v14.18.2
[ G3 ][ Bug fix ] Fix Column setting on archive page
[ G3 ][ Bug fix ] Fix Slide(Swiper) bug on safari

v14.18.1
[ G3 ][ Bug fix ] fix html head
[ G3 ][ Bug fix ] Cope with breadcrumb block

v14.18.0
[ G3 / G2 ][ Add function ] Cope with font awesome 6
[ G3 ][Bug fix ] Fix Group width and so on eit screen

v14.17.5
[ G3 / G2 ][Bug fix ] Fix not loaded

v14.17.4
[ G3 / G2 ][Bug fix ] Fix JS error on widget edit screen.
[ G3 ][ Design bug fix ] Fix VK Outer Blocks width

v14.17.3
rebuild only

v14.17.2
[ G3 ][ Design bug fix ] Fix VK Outer Blocks width on lightning_site_footer_before

v14.17.1
[ G3 ][ Add filter ] Add filter to be control Breadcrumb position.

v14.17.0
[ G3 ][ Add filter ] Add filter to be control Breadcrumb position.

v14.16.0
[ G3 ][ Specification Change ] Change to convert use composer.
[ G3 ][ fix ] Starter content exclude plugin instruction

v14.15.2
[ G3 ][ Bug fix ] Fix Skin select from old version

v14.15.1
[ G3 / G2 ][ Bug fix ] fix design parts corruption on editor screen

v14.15.0
[ G3 ][ Specification Change / Design bug fix ] delete .site-body horizontal padding

v14.14.1
[ G3 / G2 ][ Bug fix ] Fix layout bug come rise from "should_load_separate_assets" css load order

v14.14.0
[ G3 / G2 ] Cope with WordPress 5.9

v14.13.6
[ G3 ][ Design Bug Fix ] Fix footer nav menu border
[ G3 ][ Design specification Change ] Change h4,h5,h6 margin-top

v14.13.5
[ G3 / G2 ][ Design Bug fix ] Fix card image layout bug gave rize from 14.13.4

v14.13.4
[ G3 / G2 ][ Design Bug fix ] Fix media layout bug

v14.13.3
[ G3 ][ Bug fix ] Fix Slider bug ( attribute from VK Blocks 1.20 - )

v14.13.2
[ G2 ][ Bug fix ] Fix editor css

v14.13.1
[ G2 ][ Bug fix ] Fix editor calendar

v14.13.0
[ G3 ][ Add function ] Add 404 template and hook

v14.12.2
[ G3 ][ Other ] meta box CSS tuning on edit screen

v14.12.1
[ G3 ][ Bug fix ] Fix side bar position fix in case of header position unlock.

v14.12.0
[ G3 ] Cope with Pro unit footer nav align.

v14.11.12
[ G3 ][ Design bug fix ] Add ul and ol tag padding-left

v14.11.11
[ G2/G3 ][ BreadCrumb ] add item scope

v14.11.10
[ G2 ][ Bug fix ] Customize screen css

v14.11.9
[ G2 ][ Bug fix ] Fix edit screen css

v14.11.8
[ G2 ][ Bug fix ] Fix edit screen css

v14.11.7
[ G3 ][ Bug fix ] Fix difference in front and editor font selector size.

v14.11.6
[ G3 ][ Bug fix ] Cope with vk-blocks button custom color ( vk blocks 1.16.3 - )

v14.11.5
[ G3 ][ Bug fix ] Cope with page link scroll for admin bar
[ G2/G3 ][ Bug fix ][ vk-compo ] Cope with br

v14.11.4
[ G3 ][ Bug fix ][ Slide ] Fix slide no btn link bug

v14.11.3
[ G2 / G3 ][ Bug fix ][ Breadcrumb ] Fix microdata

v14.11.2
[ G3 ][ Bug fix ][ color palette ] Fix color array

v14.11.1
[ G3 ][ Bug fix ] Fix php notice under case of key color was not spacificated

v14.11.0
[ G3 ][ Add function ] Add custom color to color palettes
[ G3 ][ Specification Change ] Move key color setting to Color setting from Lightning Design Setting

v14.10.0
[ G3 ][ Add function ] Add key color to color palettes
[ G3 ][ Add function ] Add mail address checker

v14.9.4
[ G3 ][ Bug fix ] fix missing textdomain

v14.9.3
[ G3 ][ Bug fix ] Fix button active color

v14.9.2
[ G3 ][ Bug fix ] fix missing textdomain

v14.9.1
[ G3 / G2 ][ Bug fix ] Cope with custom unit "%"

v14.9.0
[ G3 ][ Specification Change ] Add filter vk_term_color_taxonomy / vk_get_single_term_with_color / vk_post_view

v14.8.2
[ G3 ][ Bug fix ] Header logo margin-top -> padding-top ( Cope width add site-header background-color ) 

v14.8.1
[ G3 ][ Bug fix ] Add change filter hook name fall back ( lightning_archive-header -> lightning_archive_header )
[ G3 ][ Other ] PHPUnit test Refactoring

v14.8.0
[ G3 ][ Other ] No post message cope with post type 
[ G3 ][ Bug fix ] fix form font size

v14.7.1
[ G3 ][ Bug fix ] fix design css load priority on edit screen
[ G3 ][ Change Filter Hook Name] lightning_archive-header -> lightning_archive_header

v14.7.0
[ G2/G3 ][ Bug fix ] Fix Widget setting page JavaScript Error

v14.6.2
[ G3 ][ Bug fix ] Fix Tree shaking not work

v14.6.1
[ G3 ][ Bug fix ] Fix Class Name Error

v14.6.0
[ G3 ][ Specification Change ] Change load skin editor css parameter

v14.5.12
version only

v14.5.11
[ G2 ][ Bug fix ] Fix core button disable on hover 

v14.5.10
[ Other ] refactaring

v14.5.9
[ G3 ][ Specification Change ][ Slider ] add designation font size of .swiper-slide p 

v14.5.8
[ G3 ][ Bug fix ] Fix broke post list layout under case of few charactor on mobile screen

v14.5.7
[ G3 ][ Bug fix ] Fix full and wide width not work on use section base

v14.5.6
[ G3 ][ Bug fix ] Fix wide not work on narrow screen
[ G3 ][ Bug fix ] Fix Gallery align center not work

v14.5.5
[ G3 ][ Design Tuning ] To be apply key color for WordPress core button block default
[ G2 ][ Bug fix ] Fix old template system bug

v14.5.4
[ G3 ][ Bug fix ] Fix word-break

v14.5.3
[ G3/G2 ] WordPress 5.8 対応調整
[ G3 ][ Bug fix ] Wide layout minor bug fix
[ G3 ][ Bug fix ] Wide layout Cope with 2 column
[ G3 ][ Bug fix ] Fix search block submit button bgcolor
[ G3 ][ Bug fix ] Fix VK Blocks Post List Block Font size
[ G3 ][ Other ] Disable old templates on edit screen

v14.5.2
[ Bug fix ] Fix Post list Font Size under case of post 1 column

v14.5.1
[ Bug fix ] Fix Post list layout craps under case of short title on mobile screen
[ Bug fix ] Fix select layout drop down over flow on edit screen

v14.5.0
[ Add Function ][ OriginIII ] Cope with vertical menu
[ Bug fix ] Fix NextPrev don't display under case of bbPress active.

v14.4.2
[ Bug fix ] Fix image block fit to left bug

v14.4.1
[ Other ] Cope with Theme Check

v14.4.0
[ Specification Change ] Change blog card
[ Bug fix ] Fix slide button link

v14.3.9
[ Bug fix ] Fix front page layout function
[ Cope with WP 5.8 ][ Mobile Nav ] change html hook point

v14.3.8
[ Bug fix ] Fix VK_Helpers::get_page_for_posts fatal error

v14.3.7
[ Bug fix ] Fix cope with full width on 2 column mode

v14.3.6
[ Bug fix ] Fix not intend margin bottom by entry footer on page

v14.3.5
[ Bug fix ] Fix front page default column on customize screen

v14.3.4
[ Bug fix ] Fix entry footer hidden logic

v14.3.3
[ G3 ][ Bug fix ] Fix front page column layout
[ G3 ][ Bug fix ] Fix calendar and font size in edit screen inspector and so on

v14.3.2
[ G3 ][ Specification Change ] Add --vk-color-border / --vk-color-border-image
[ G3 ][ Bug fix ] Fix image 1px padding
[ G3 ][ Bug fix ] Fix Footer Widget margin bottom ( add )
[ G3 ][ Bug fix ] Fix not intent image margin on edit screen

v14.3.1
[ G3 ][ Bug fix ] Fix customize shortcut icon don't display
[ G3 ][ Other ] Change recommend logo size

v14.3.0
[ Bug fix ] Fix vk_post post author image and name vertical-align
[ Bug fix ] To be refrect key color on edit screen
[ Design Specification Change ] remove a tag underline with the exception of p and li tag
[ Specification Change ] Stop exclude CSS Var by Tree shaking

v14.2.2
[ G3 ][ Bug fix ] Fix archive title PHP critical error

v14.2.1
[ G3 ][ Bug fix ] Fix Bread Crumb under case of post top page is not specificated

v14.2.0
[ G3 ][ other ] add args of do_action name
[ G3 ][ Bug fix ] Fix WooCommerce css on edit screen

v14.1.9
[ G3 ][ Bug fix ] Fix global nav not refrect under case of mobile nav not specificed
[ G3 ][ Bug fix ] Fix can't click too many menu item
[ G3 ][ Bug fix ] Fix WooCommerce Btn color not refrect

v14.1.8
[ Bug fix ] Fix Header Navigation Padding

v14.1.7
[ Bug fix ] Fix BreadCrumb under case of filter search result

v14.1.6
[ Bug fix ] fix no header error ( for Pro Unit )

v14.1.5
[ Bug fix ] cope with responsive-embeds

v14.1.4
[ Bug fix ] Fix front page column setting

v14.1.3
[ Other ] remove beta label

v14.1.2
[ G2 ][ Bug fix ] Fix Front page widget not work

v14.1.1
[ G3 ][ Bug fix ] BreadCrumb HTML grammer
[ G3 ][ Bug fix ] footer nav HTML grammer
[ G3 ][ Design bug fix ] fix widget ul.wp-block-social-links padding

v14.1.0
[ G3 ][ Bug fix ] Fix header css

v14.0.17 ( Beta Release )
[ G3 ][ Bug fix ] Fix header fixed system and css on header trans(ProUnit)

v14.0.16 ( Beta Release )
[ G3 ][ Specification Change ] Change header fix system and css

v14.0.15 ( Beta Release )
[ G3 ][ Specification Change ] Change Global nav sub menu hover bg color and btn-primary:hover 
[ G3 ][ Specification Change ] Remove Google Fonts and load only OriginIII

v14.0.14 ( Beta Release )
[ OriginIII ][ Design Specification Change ] Change global navigation hover color

v14.0.13 ( Beta Release )
[ G3 ][ Bug fix ] Gix global nav mobile mode
[ G3 ][ Other ] Add CSS variable --vk-color-primary-vivid
[ G3 ][ Design Specification Change ] Add Core Button Block hover color
[ G3 ][ Design Specification Change ] margin tuning of html tag

v14.0.12 ( Beta Release )
[ Bug fix ] Fix Starter Content Menu not refrected

v14.0.11 ( Beta Release )
[ Bug fix ] Fix Generation judgement

v14.0.10 ( Beta Release )
[ G3 ][ Other ] Cope with WooCommerce
[ G3 ][ Specification Change ] Add home icon to breadcrumb
[ G3 ][ Design Bug fix ] Fix sidebar normal post list on xs window.

v14.0.9 ( Beta Release )
[ G3 ][ Specification Change ] Change array name of skin specific js

v14.0.8 ( Beta Release )
[ G3 ][ Design Bug fix ] Fix scrolled g-nav margin on windows
[ G3 ][ Design Bug fix ] Fix Editor CSS not refrected
[ G3 ][ Design Bug fix ] Fix scrolled g-nav bgcolor

v14.0.7 ( Beta Release )
[ G3 ][ Design Bug fix ] Footer nav on mobile screen
[ G3 ][ Design Bug fix ] Fix mobile fix nav covered footer bottom

v14.0.6 ( Beta Release )
[ G3 ][ Design Bug fix ] Fix slide text size on mobile
[ G3 ][ Add function ] Add Slider rest time
[ G3 ][ Bug fix ] ReFix Slider (cope with VK Blocks Pro 1.1.0)

v14.0.5 ( Beta Release )
[ G3 ][ Bug fix ] Fix Slider (cope with VK Blocks Pro 1.1.0)

v14.0.4 ( Beta Release )
[ Origin III ][ Design Bug fix ] Fix cope with section base and full content_width
[ Origin III ][ Design Bug fix ] comment title size
[ Origin III ][ Design Bug fix ] Side title add nowrap
[ Origin III ][ Design Bug fix ] Fix Page header title css under set the ancestor display ( from pro )
[ Origin III ][ Design Bug fix ] Fix scroll-x on windows
[ Origin III ][ Design Bug fix ] Fix Slider image margin
[ Origin III ][ Design Bug fix ] Fix iOS search button

v14.0.3 ( Beta Release )
Add Lightning Generation 3

v13.8.12
[ Bug fix ] Fix inner block width(padding) bug.

v13.8.11
[ Bug fix ] Fix inner block width(padding) bug.

v13.8.10
[ Bug fix ][ mobile nav ] fix image css path (//) only
[ Other ][ edit screen ] cope with 5.7

v13.8.9
[ Bug fix ][ WooCommerce ] Fix Breadcrumb shop top name

v13.8.8
[ Bug fix ] Fix Editor screen width

v13.8.7
[ Bug fix ] Slide Default Title

v13.8.6
[ Bug fix ] Delete fron page default column setting

v13.8.5
[ Add action hook ] some point in pages
[ Other ] Tuning of Starter content load function.

v13.8.4
[ Other ] Reload Starter content

v13.8.3
[ Other ] Add Starter initial
[ Other ] Remove Starter content

v13.8.2
[ Bug fix ] Fix Starter customize initial

v13.8.1
[ Other ] Fix Starter content

v13.8.0
[ Specification Change ] Editor screen edit width tuning
[ Specification Change ] Slider Text size tuning
[ Bug fix ] Fix cover block and group block inner container width
[ Other ] Add starter content

v13.7.2
[ Bug fix ] Fix js of slider fix 

v13.7.1
[ Bug fix ] Fix slider customize icon can not click

v13.7.0
[ Specification Change ] Fix slider link area bug

v13.6.0
[ Specification Change ] Add RSS Block Style

v13.5.5
[ bug fix ] unify header logo font-weight.

v13.5.5
[ bug fix ] fix post type judgement on bbPress search result page.

v13.5.1
[ Design bug fix ] Fix font size default post list title

v13.5.0
[ Add Function ][ Mobile Nav ] Add setting of button position and slide direction
[ Specification Change ] update vk-post component

v13.4.2
[ Bug fix ][ OriginII ] fix in case of 13.4 appear vain border bottom

v13.4.1
[ Bug fix ][ OriginII ] fix in case of 13.4 appear vain margin bottom

v13.4.0
[ Specification Change ][ BreadCrumb ] When display is_page that dont display taxonomies to breadcrumb
[ Specification Change ] Change template structure in content.php and so on

v13.3.1
[ Bug fix ] Cope with before WP 5.0

v13.3.0
[ Specification Change ][ Post Component ] cope with post author display
[ Add function ][ Layout setting ] cope with author archive layout

v13.2.0
[ Specification Change ][ Author archive ] change archive title display specification.

v13.1.3
[ Specification Change ] Load Term Color on init

v13.1.2
* [ Design Bug fix ] Fixed a design bug in .vk_outer-width-full in .mainSection-base-on

v13.1.1
* [ Design Bug fix ] Slide text bug fix ( cope with no caption )

v13.1.0
* [ Desigin tuning ][ bbPress ] Design adjustments for bbPress

v13.0.0
* [ Add function ] Add control of Page header and breadcrumb
* [ Bug fix ][ breadcrumb ] cope with polylang

v12.10.2
* [ Bug fix ][ CSS Optimize ] Woo Preload bug fix

v12.10.1
* [ Specification Change ][ CSS Optimize ] default preload off / exclude wooCommerce preload
* [ Add function ][ CSS Optimize ] Add exclude handles

v12.10.0
* [ Specification Change ][ CSS Optimize ] Change to common setting

v12.9.1
* [ Bug fix ] Can not select css preload

v12.9.0
* [ Add function ] Add CSS all optimize ( preload )

v12.8.3
* [ Design bug fix ] fix post media loop item border

v12.8.2
* [ Design bug fix ][ tree shaking ][ card ] exclude imageRound and no-border
* [ bug fix ][ search result ] fix layout bug

v12.8.1
* [ bug fix ][ breadcrumb ] fix and add test

v12.8.0
* [ bug fix ][ breadcrumb ] fix and add test

v12.7.0
* [ Specification Change ] Change search result title on search result page in case of no keyword
* [ Specification Change ] Don't display archive title and archive description on search result page
* [ Design bug fix ][ woo ] login screen column
* [ Design bug fix ][ ExUnit Child page list widget ] fix hide bug at unactive child page

v12.6.1
* [ Design Bug fix ] Page-link Block Add css

v12.6.0
* [ Specification Change / Bug fix ][ WooCommerce ] cope with shop page layout
* [ Specification Change / Bug fix ][ Download Manager ] item design tuning

v12.5.0
* [ Delete function ] comment setting( since 12.0.0 )

v12.4.0
* [ Design tuning ] Add search block design
* [ Specification Change ] content template cope with page slug

v12.3.2
* [ Bug fix ] Card tree shaking 3

v12.3.1
* [ Bug fix ] Card tree shaking 2

v12.2.1
* [ Bug fix ] Key color do not refrect
* [ Bug fix ] Card tree shaking

v12.2.0
* [ Specification Change ][ CSS optimize ] Abolition css preload
* [ Specification Change ] update vk components ( text list title tag h5 -> p )
* [ Specification Change ][ FooterMenu / Footer Widget ] In case of no menu or no widget that change to don't display empty tags.
* [ Bug fix ][ Sidebar ] Edit shortcut icon position
* [ Bug fix ][ Slidebar ] Cope with headding desigin changed

v12.1.2
* [ Bug fix ] Sidebar contact section on lg screen

v12.1.1
* [ Bug fix ] slide title align

v12.1.0
* [ Desigin tuning ] term archive page title font Syncronize
* [ Desigin tuning ] Post sidebar default post list title margin tuning

v12.0.0
* [ Specification change ] Cope with xxl
* [ Specification change ] Cope width wide content width
* [ Specification change ] Change directory of cope with plugin code 
* [ Add function ] Cope with comment for custom post types
* [ Bug fix ] Cope with Polylang
* [ Bug fix ] Bug fix on sidebar right / fix / priority bottom

v11.5.0
* [ Specification Change ] meta.php cope with the custom post types.
* [ Bug fix ] Bug fix on sidebar left / fix / priority bottom.
* [ Design Bug fix ] WooCommerce login page
* [ Bug fix ] Fix php notice ( Tree shaking ) 

v11.4.8
* Only Change Version

v11.4.7
* [ Bug fix ] Full width adjustment editor screen

v11.4.6
* [ Bug fix ] Cope with ExUnit Tree Shaking

v11.4.5
* [ Bug fix ] Fix get_the_date() fitst argument on WP5.5

v11.4.4
* [ Bug fix ] In parly Key Color don't work bug fix

v11.4.3
* [ Bug fix ] Card image link don't work by tree shaking

v11.4.0
* [ Add Function ] CSS Optimize add tree shaking only
* [ Bug fix ] Card image link don't work by tree shaking

v11.3.6
* [ Bug fix ] fix card btn text color

v11.3.5
* [ Bug fix ] fix card btn text color

v11.3.4
* [ Bug fix ] .page-header exist that VK Page Header Can't over write.

v11.3.3
* [ Bug fix ] Cope with key color at btn-outline-primary:hover

v11.3.2
* [ Bug fix ] Cope with key color at btn-outline-primary.

v11.3.1
* [ Other ] test up

v11.3.0
* [ Other ] Cope with ExUnit Contact Section on Sidebar and Footer

v11.2.1
* [ Bug fix ] WordPress 5.5 add unit px and vw and vh

v11.2.0
* Cope with WordPress 5.5 custom-line-height / custom-units

v11.1.0
* [ Specification Change ] load common & skin css order

v11.0.9
* [ Bug Fix ] CSS Optimize buffer release

v11.0.8
* [ Bug Fix ] Sidebar fixed position bug fix on resize window

v11.0.7
* [ Bug Fix ] CSS Optimize buffer release
* [ Specification Change ] Delete visited link setting

v11.0.6
* [ Bug Fix ] Didebar fix logic

v11.0.5
* [ Design Bug Fix ] Footer tag cloud

v11.0.4
* [ Design Bug Fix ] CSS Optimize form bug fix

v11.0.3
* [ Design specification Change ] Footer text link text decoration

v11.0.2
* [ Bug fix ] Sidebar border color bug fix.

v11.0.1
* [ Other ] Only customize panel text.

v11.0.0
* [ Add Function ] CSS optimize for speeding
* [ Specification Change ] Rebuild Sidebar Fix logic and option

v10.2.0
* [ Other ] Only version number ( Syncronize to Pro version )
 
v10.1.0
* [ Spacification Change ] Add link parrent page in side bar chidd Page list

v10.0.7
* [ Bug fix ] Delete debug code
 
v10.0.6
* [ Add Function ] Cope with layout per custom post type 
* [ Add Action hook ]
* [ Spacification Change ] Change article div to article from div
* [ Spacification Change ] Cope with footer widget area to 6 column
* [ Spacification Change ] singular.php instead to page.php and single.php
* [ Spacification Change ] Change judge means of Touch device to JavaScript from PHP
 
v9.14.0
* Bootstrap update to 4.5.0
* Add theme support page excerpt

v9.11.1
* Delete unused files in Font Awesome

v9.11.0
* Add Hide Slide Function
* Font Awesome 5.13.0

v9.10.0
* Add Widget Setting

v9.9.0
* Adding support for WooCommerce 3.0’s new gallery feature

v9.8.1
* [ Design Bug fix ][ woo ] Layout bug fix

v9.8.0
* [ Bug fix ] A part of css file faild on edit screen
* [ Other ] Cope with HTML Sitemap Block ( ExUnit ) edit screen css
* [ Design bug fix ] Post page sidebar default post list text size tuning  

v9.7.0
* Change version

v9.6.1
* [ Specification Change ] Post Next Prev Structural improvement
* [ Design bug fix ] WooCommerce parts design tuning
* [ Design bug fix ][ Calendar Widget ] Calendar sticks out of sidebar

v9.6.0
* [ Design tuning ] WooCommerce parts design tuning
* [ Specification change ] Menu javascript refactaring

v9.5.0
* skip release at free version

v9.4.1
* [ Bug fix ] Fixed bug that gives arise from no custom taxonomy / term.

v9.4.0
* [ Specification Change ] vk component posts update ( cope with post list layout text )

v8.1.0
* [ Add filter ] vk_post_options

v8.0.1
* [ OriginII ] design bug fix about bbpress

v8.0.0
* Change base section system
* Add action filters

v7.5.0
* Add defer first aid

v7.4.0
* CSS tuning only

v7.3.0
* [ Add function ] Custom Background supported.

v4.1.0
* [ Add function ] Add slide interval setteing.

v4.0.3
* [ Specification change ] change page header text color selecter.

v4.0.0
* [ Add function ] Add home page header slider text and button function.
* [ Add function ] Add Customize shortcut link.
* [ Specification change ][ LP template ] Can use widget area private page.

v3.4.0
* [ Add function ] Add theme support for selective refresh for widgets.

v3.0.5
* [ Bug fix ][ Header menu vertical ]

v3.0.4
* [ Bug fix ][ breadcrumb ]

v3.0.3
* Vimeo iframe responsive

v3.0.0
* [ Specification change ] Change Global menu break point

v2.7.9
* [ Design tuning ] mobile menu design tuning

v2.7.8
* [ Design tuning ]

v2.7.6
* [ File Add ] Add Travis CI yml.

v2.7.3
* [ Customizer ] Add recommended image size.
* [ PR Block ] Default setting tuning.
* [ PR Block ][ Bug fix ] Color setting tuning.

v2.7.0
* [ Add function ] Add Front PR Blocks.
* [ Specification change ] Change file hierarchy.
* [ Change screen shot ]

v2.6.2
* [ Desing tuning ]

v2.6.1
* [ Desing tuning ] add widget margin-bottom on mobile mode

v2.6.0
* [ Add function ][ Add New Template ] Add Landing Page Template
* [ Bug fix ] Reset post data

v2.5.1
* [ Design bug fix ] Global menu & dt key color

v2.5.0
* [ Design tuning ]
* [ Specification change ][ Move script ] Add "scrolled" body class script from "header_fixed.js" to "master.js".

v2.4.0
* [ Specification change ] Easily have been changed to be able to disable the Header fixed & Header height changer.
* [ Add action hook ] lightning_header_logo_after
* [ Design tuning ] navber radius 0
* [ Add function( filer hook ) ][ front-page ] Add function of hidden default content.
* [ Specification change ] change font-awesome enqueue handle
* [ Add filer hook ][ archive ] archive title & description html
* [ Add function ] Google My Maps also responsive support

v2.3.1
* [ Bug fix ][ Slide show ] When used for the first install, the default of the slide show does not appear. #78

v2.3.0
* [ Design tuning ] button
* [ Add action hook ][ page ] entry_body_before
* [ Specification change ][ Design ][ Tag cloud ] Change font size
* [ Design bug fix ] widget list style

v2.2.1

* [ Design bug fix ] Modification of link failure of the slide show in the mobile mode.

v2.2.0

* [ Design bug fix ] Modification of link failure of the slide show in the mobile mode.
* [ Specification change ][ BreadCrumb ] Breadcrumbs easier output to another location.
* [ bug fix ][ home slide ] Empty tag has been output when there is no image #73

v2.1.0
* [ Specification change ][ Slide ] In mobile mode, change to hide the edges of the image.

v2.0.0
* [ Specification change ] Header logo position and menu position
* [ Specification change ] Add action hook to header.php / footer.php / front-page.php

v1.2.0
* [ Specification change ] Changes easier to release the header.

v1.1.0
* [ Design tuning ] delete .mainSection padding bottom.
* [ Specification change ] main tag -> div tag

v1.0.1
* [ Bug fix ] Editor style error

v1.0.0
* [ Add function ] Add design skin manager

v0.3.0
* [ Specification change ] Update font-awesome to 4.6.1
* [ Bug fix ] js bug fix

v0.2.5
* [ Specification change ] Separating sidebar code to sidebar.php

v0.2.4
* [ bug fix ] Post Type Name variable name wrong fix
* [ Bug fix ] header scroll js
* [ Design tuning ]
* add scrolled class to body tag
* add action to loop before and loop after

v0.2.3
* [ Specification change ] Change CSS Load system.

v0.2.2
* [ Security Update ] Header Logo Link
* [ bug fix ] move script tag wrapped ie conditional-tag to functions.php
* [ bug fix ] Resolve the overlap with main loop.

v0.2.1
* [ Add function ] Add footer widget area filter.

v0.2.0
* [ Add function ] Archive loop extend custom post type loop.
* [ Add function ] Add footer widget area filter.
* [ Delete ][ Head title ] Didn't need.
* [ Specification change ][ Editor style ] Add border to .row

v0.1.13
* [ Design tuning ] Padding of the entry body and entry meta taxonomy.
* [ bug fix ] Breadcrumb bug fix ( When custom post type archives )
* [ Design tuning ] Modifed Table border.
* [ Design bug fix ] Dt and Dd and H4 Design at editor.

v0.1.12
* [ bug fix ] Can't get category name of the single page title.

v0.1.11
* [ Specification change ] echo esc_html(get_the_author_meta( 'display_name' )) → the_author()
* [ Specification change ] Delete link of post permalink from post meta "get_the_date".
* [ Design bug fix ] Add margin to select tag in widget.
* [ bug fix ] Fix the get custom post type name error.
* [ bug fix ] Delete esc_html at archive_title. ( When author archive , get_the_archive_title() output <span class="vcard"></span> tag. )

v0.1.10
* [ Change comment ] Change comment language.

v0.1.9
* [ bug fix ] Page title logic fix.
* [ Design tuning ] Header logo position fix.

v0.1.8
* [ bug fix ] Pagenation & Extend_loop position fixed in index.php
* [ bug fix ] $content_width is global var.

v0.1.7
* [ Add function ] Add some filter hook.
* [ Add function ] Add header menu description.
* [ Specification change ] HTML mark up modification
* [ bug fix ] Fix filter name in module_pageTit.php

v0.1.6
* [ Design tuning ] subSection-title font size setting.
* [ Design tuning ] Content bottom tag area margin fix.
* [ Design tuning ] h2 tag and footer menu design tuning.
* [ Design tuning ] Change icon-fonts use by style and delete icon tags.
* [ Specification change ] Change fill location of Page title section and Breadcrumb section.
* [ Bug fix ] Fixed a bug that header logo disappears depending on the situation.

v0.1.5
* [ Specification change ] hentry（microformats.org) support.

v0.1.4
* [ Design tuning ] When user change head logo size from css, Javascript animation of head logo image is auto size fit.

v0.1.3
* Add function to Home Page slide banner.

v0.1.2
* Hello, world!
