Skip to content

Releases: lightspeedwp/lsx

1.7.2

10 Aug 13:27
Compare
Choose a tag to compare
  • Envira Gallery: added "Lazy Load Images" to Envira Gallery
  • Default pagination: fixed wrap spacing
  • Bootstrap: removed "!important" from some general classes
  • Responsive: added new class for buttons full width in mobile (btn-mobile-fullwidth)
  • LSX Mega Menus: created compatibility with LSX Mega Menus plugin
  • Removed blue banner (with title) from the homepage (always)
  • Added gulp command to auto-generate WordPress language files (gulp wordpress-lang)
  • Added option to use LSX Mega Menus in Top Menu
  • General small fixes

1.7.1

04 Aug 17:06
Compare
Choose a tag to compare
  • Customizer colour swatch: printing the custom styles in footer
  • Customizer colour swatch: fixed the box-shadow color from articles in blog pages
  • Lazy Loading Images: added a class to bypass a image
  • Lazy Loading Images: improved the regular expressions for only replace the images with source
  • Lazy Loading Images: added an option in WP admin to enable/disable it
  • Banners: resolved conflict between LSX Banners and LSX
  • Fixed with fallback: for some reason sometimes wp_get_attachment_image_srcset fails
  • Added in a filter to remove the "Custom Fields" meta box
  • Two new hooks/actions added in all layouts: lsx_content_wrap_before and lsx_content_wrap_after
  • Fixed: sometimes the image banner show up without an image set
  • Titles for pages and posts standardised

1.7.0

29 Jul 11:51
Compare
Choose a tag to compare
  • Added a colour swatch to customizer
  • Added in a conditional statement so the footer widgets container does not show unless there are widgets active
  • Removed the deprecated tags (readme, style)
  • Added a filter to excerpt (what post types show excerpt or full content)
  • Improved title styling when no featured image is set
  • Fixed a bug with the banner paralax type scrolling and the LSX TO Plugin Banner Google Map
  • Fixed a problem with CSS z-index (Footer CTA conflicting with Banner)
  • Fixed HTML input styles (missing textarea and input:email)
  • General small fixes
  • Added Lazy Loading Images
  • Speed Optimization: minified all script and style files
  • Removed unnecessary Google font file

1.6.2

15 Jul 16:29
Compare
Choose a tag to compare
  • Added a conditional statement so the footer widgets container does not show unless there are widgets active
  • Page 404: fixed big gap below the banner when the main menu is not fixed
  • Fixed comment reply
  • Post (single): improved sharing experience in small devices
  • Fixed paginated posts
  • Post (archive): anchored the comments counter to comments section in single post
  • Post (single): the tags could use more space to the right before wrapping onto a second line
  • Post (archive, single): fixed long title
  • Improved grandchild menu item
  • Fixed in small screens the easing scroll with big content banner
  • Improved (fixed) spacing below the posts list and single post
  • Changed (Jetpack) related posts headline to "Related Posts"
  • Fixed the email sharing (modal) on mobile
  • Improved vertical alignment in homepage banner

1.6.1

12 Jul 19:35
Compare
Choose a tag to compare
  • Fixed Bootstrap modal in small devices (< 768px)
  • Changed the meta viewport to recommended solution for mobile
  • Cleared out unused image files in /img folder
  • Fixed font customizer
  • Fixed title display in homepage
  • Fixed lateral paddings in all pages

1.6.0

07 Jul 11:25
Compare
Choose a tag to compare
  • New global loading.
  • New top banner (code refactored, parallax).
  • Restoring compatibility with WPML
  • Improve visual from Bootstrap Carousel
  • Show custom post format content in excerpt (posts list)
  • New blog archive and single template design
  • Added Glyphicons resources (icons font from Bootstrap)
  • Removed Genericons, switched to Font Awesome
  • Removed LST styles (custom styles from a deprecated plugin)
  • Removed extra stylesheets for the colour schemes and removed the customizer option
  • Defer parsing of JavaScript to allow visual elements to be loaded first
  • Removed Soliloquy homepage slider code
  • IE 11: fixed issues (banner alignment)
  • IE 11: polyfill for img[srcset]
  • Bootstrap Modal: increase size of modal close button
  • Home banner: in home banner, check if the WP admin bar is enable to decrease 32px in banner height
  • Sensei: fix pages (lessons) divisors
  • Sensei: fix pages with breadcrumb
  • Home parallax: improve parallax effect
  • Nav menu: always require the CSS for nav menu (small screens devices)
  • Nav menu: use the correct window.width information