Skip to content

Commit

Permalink
v3.3.18 build
Browse files Browse the repository at this point in the history
  • Loading branch information
nikeo committed Jul 6, 2017
1 parent 116440d commit aec9b1d
Show file tree
Hide file tree
Showing 12 changed files with 19 additions and 13 deletions.
4 changes: 2 additions & 2 deletions assets/front/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -2835,8 +2835,8 @@ box-shadow: inset 0 1px 0 rgba(0,0,0,0.05); }

/* layout */
.content,
.sidebar { width: 100%; float: none; margin-right: 0!important; margin-left: 0!important; }
.sidebar { background: #f0f0f0; width: 100%; display: block; float: none; }
.sidebar[class*=s] { width: 100%; float: none; margin-right: 0!important; margin-left: 0!important; }
.sidebar[class*=s] { background: #f0f0f0; display: block; float: none; }
.main,
.main-inner { background-image: none!important; padding: 0!important; }
.sidebar.s2 { right: 0!important; left: 0!important; }
Expand Down
2 changes: 1 addition & 1 deletion assets/front/css/main.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/front/js/_front_js_fmk
2 changes: 1 addition & 1 deletion assets/front/js/scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -2045,7 +2045,7 @@ https://github.com/imakewebthings/waypoints/blob/master/licenses.txt
query = query || ( _.isObject( query ) ? query : {} );

var ajaxUrl = czrapp.localized.ajaxUrl,
nonce = czrapp.localized.frontNonce,//{ 'id' : '', 'handle' : '' }
nonce = czrapp.localized.frontNonce,//{ 'id' => 'HuFrontNonce', 'handle' => wp_create_nonce( 'hu-front-nonce' ) },
dfd = $.Deferred(),
_query_ = _.extend( {
action : ''
Expand Down
2 changes: 1 addition & 1 deletion languages/es_VE.po
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
msgid ""
msgstr ""
"Project-Id-Version: Hueman v3.3.17\n"
"Project-Id-Version: Hueman v3.3.18\n"
"POT-Creation-Date: 2016-05-30 08:46+0200\n"
"PO-Revision-Date: 2016-05-30 08:46+0200\n"
"Last-Translator: José Subero | @arawako and Ernesto Chapon <jose.Language-"
Expand Down
2 changes: 1 addition & 1 deletion languages/hr_HR.po
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
msgid ""
msgstr ""
"Project-Id-Version: Hueman v3.3.17\n"
"Project-Id-Version: Hueman v3.3.18\n"
"POT-Creation-Date: 2016-05-30 08:47+0200\n"
"PO-Revision-Date: 2016-05-30 08:47+0200\n"
"Last-Translator: zcuric <[email protected]>\n"
Expand Down
2 changes: 1 addition & 1 deletion languages/id_ID.po
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
msgid ""
msgstr ""
"Project-Id-Version: Hueman v3.3.17\n"
"Project-Id-Version: Hueman v3.3.18\n"
"POT-Creation-Date: 2016-08-31 16:10+0200\n"
"PO-Revision-Date: 2016-08-31 16:10+0200\n"
"Last-Translator: \n"
Expand Down
2 changes: 1 addition & 1 deletion languages/pt_BR.po
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
msgid ""
msgstr ""
"Project-Id-Version: Hueman v3.3.17\n"
"Project-Id-Version: Hueman v3.3.18\n"
"POT-Creation-Date: 2016-05-30 08:47+0200\n"
"PO-Revision-Date: 2016-05-30 08:47+0200\n"
"Last-Translator: Elvis Henrique Pereira <[email protected]>\n"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hueman",
"version": "3.3.17",
"version": "3.3.18",
"description": "The Hueman theme helps you increase your traffic and engage your visitors. It loads fast and is 100% mobile-friendly according to Google. Best rated theme for blogs and magazines on WordPress.org. Powering 80K+ websites around the world.",
"author": "nikeo",
"license": "GNU GPL v3.0",
Expand Down
5 changes: 4 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Hueman v3.3.17
# Hueman v3.3.18
![Hueman - Free Wordpress Theme](/screenshot.png)

> The Hueman theme helps you increase your traffic and engage your visitors. It loads fast and is 100% mobile-friendly according to Google. Best rated theme for blogs and magazines on WordPress.org. Powering 80K+ websites around the world.
Expand Down Expand Up @@ -82,6 +82,9 @@ Right sidebar, top to bottom:
See headers of files for further details.

## Changelog
= 3.3.18 July 6th 2017 =
* fixed : more specificity for sidebars selectors in mobile viewports. Fixes #531.

= 3.3.17 July 3rd 2017 =
* fixed : correctly include front js parts

Expand Down
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Hueman v3.3.17
# Hueman v3.3.18
![Hueman - Free Wordpress Theme](/screenshot.png)

> The Hueman theme helps you increase your traffic and engage your visitors. It loads fast and is 100% mobile-friendly according to Google. Best rated theme for blogs and magazines on WordPress.org. Powering 80K+ websites around the world.
Expand Down Expand Up @@ -73,6 +73,9 @@ Right sidebar, top to bottom:
See headers of files for further details.

# Changelog
= 3.3.18 July 6th 2017 =
* fixed : more specificity for sidebars selectors in mobile viewports. Fixes #531.

= 3.3.17 July 3rd 2017 =
* fixed : correctly include front js parts

Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Theme Name: Hueman
Theme URI: http://presscustomizr.com/hueman/
Version: 3.3.17
Version: 3.3.18
Description: The Hueman theme helps you increase your traffic and engage your visitors. It loads fast and is 100% mobile-friendly according to Google. Best rated theme for blogs and magazines on WordPress.org. Powering 80K+ websites around the world.
Author: nikeo
Author URI: http://presscustomizr.com
Expand Down

0 comments on commit aec9b1d

Please sign in to comment.