Difference between revisions of "Swift Themes"

From WikiName
Jump to: navigation, search
(Change log)
(Change log)
Line 48: Line 48:
 
* Add RTL support
 
* Add RTL support
 
* Few minor bug fixes
 
* Few minor bug fixes
 +
# new file:  css/rtl.css
 +
# modified:  functions.php
 +
# modified:  lib/admin/create-js.php
 +
# modified:  lib/functions/display.php
 +
# modified:  lib/load-core.php
 +
# modified:  style.css
  
 
'''17-08-2015 v7.2.65'''     
 
'''17-08-2015 v7.2.65'''     

Revision as of 03:59, 25 August 2015

Swift v7 Documentation

What is Swift

Getting started

Basic Configuration

Layout Setting

Font Settings

Widgets

Shortcodes

Adsense Support

Other Features

Advanced Theme Customization

Change log

Below is the change log since one click updates were introduced in v7.2.5.

25-08-2015 v7.2.66

  • Add RTL support
  • Few minor bug fixes
  1. new file: css/rtl.css
  2. modified: functions.php
  3. modified: lib/admin/create-js.php
  4. modified: lib/functions/display.php
  5. modified: lib/load-core.php
  6. modified: style.css

17-08-2015 v7.2.65 A major update to refine page builder layouts.

   * Fix disable all ads on a page feature.
   * Change theme folder name to swift-premium to avoid clashes with the free version of Swift
   * Some CSS tweaks.
   * Change responsive break point for 768px to 780px

09-06-2015 v7.2.6

  • Replace anonymous function from lib/admin/admin-setup.php to be php backward compatible.
  • Move social icons to the right end in navigation. It now comes after search when both are enabled.
  • Adjust search icon position in nav search.

Child themes

Using page builder layouts

Tutorials