Skip to content

Commit 5a8d72a

Browse files
Merge pull request #117 from MachoThemes/master
Allowing more submenus that 6 and changed the order in changelog
2 parents a4fc27c + d4a62a2 commit 5a8d72a

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

inc/extras.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ function activello_header_menu() {
101101
wp_nav_menu( array(
102102
'menu' => 'primary',
103103
'theme_location' => 'primary',
104-
'depth' => 6,
105104
'container' => 'div',
106105
'container_class' => 'collapse navbar-collapse navbar-ex1-collapse',
107106
'menu_class' => 'nav navbar-nav',

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "activello",
33
"main": "Gruntfile.js",
4-
"version": "1.3.4",
4+
"version": "1.3.4.1",
55
"homepage": "https://www.colorlib.com",
66
"author": "Colorlib",
77
"license": "GPL v3",

readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,14 @@ Afterwards you can continue theme setup and customization via WordPress Dashboar
7272
Theme documentation is available on http://colorlib.com/wp/support/activello
7373

7474
#### Changelog
75-
= 1.3.3
76-
* Fixed search functionality
7775

7876
= 1.3.4
7977
* Structured data missing hatom author
8078
* Allow theme to display more than 2 sub level menus
8179

80+
= 1.3.3
81+
* Fixed search functionality
82+
8283
= 1.3.2
8384
* Added a new Blog Layout
8485
* Added option to show all categories in the blog page

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Theme URI: https://colorlib.com/wp/themes/activello/
44
Author: Colorlib
55
Author URI: http://colorlib.com
66
Description: Activello is a clean and minimal WordPress blog theme with premium look and feel well suited for food, fashion, travel, lifestyle, sports and any other awesome blogs. This theme features WooCommerce integration that allows you to create fully functional eCommerce website side by side with your blog. This theme has several customization options that are available WordPress Theme Customizer. Theme is also multilingual ready and translated in several languages. This awesome blog theme is also SEO friendly helping you to achieve the highest positions on Google. Activello is the only WordPress blog theme you will ever need.
7-
Version: 1.3.4
7+
Version: 1.3.4.1
88
License: GNU General Public License v3 or later
99
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1010
Text Domain: activello

0 commit comments

Comments
 (0)