In 6.3.3 I indented the code for readability. Everything was fine expect textareas in theme options page and widgets added by Swift.
Tabs used for indentation were treated as part of the text area, and every-time the options were saved, it would add the tab to beginning of the option value.
For some of the options, Swift falls back to the default options when no option is set, but with this bug it sees every option that has text area as set by the user. Most affected feature with this bug was nav search.
To fix the nav search not appearing issue in v6.3.3, upgrade to v6.3.4 and goto options page and remove the blank text in custom search code setting. Also, it’s a good idea to remove the blank text from all text boxes.
You can download the latest version from the members area
It’s been a long update since the last update of Swift, will plan the update and make an announcement next week.
I’m thinking of adding support to micro formats, and make the mobile layout more smooth.
I have replaced
with
in Single.php to have a dynamic sidebar in each post. This is causing issue in mobile version of the site.
Posts are not appearing properly when I see in my samsung mobile. Any solution?