You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Acajou is a clean, simple, and fully responsive WordPress theme that feels like wood and looks awesome on any device. Its name, pronounced ***/a.kaˈʒu/*** in French, refers to a tree from tropical forests.
7
-
8
-
It adjusts automatically to any screen size including tablets and smartphones as well as Retina displays. Theme is built using [Zurb Foundation](https://github.com/zurb/foundation-sites), a framework for HTML5 / CSS3 which is SEO friendly. This WordPress theme was built with blogs and creative portfolios in mind but be creative and unleash its full potential in eCommerce, business and other projects. Acajou is available in English, French, and Spanish for now.
17
+
It adjusts automatically to any screen size including tablets and smartphones as well as Retina displays. The theme is built using [Zurb Foundation](https://github.com/zurb/foundation-sites), a framework for HTML5 / CSS3 which is SEO friendly. This WordPress theme was built with blogs and creative portfolios in mind but be creative and unleash its full potential in eCommerce, business and other projects. Acajou is available in English, French, and Spanish for now.
Hi. I'm a starter theme called Acajou, or underscores, if you like. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
14
+
Acajou is a clean, simple, and fully responsive WordPress theme that feels like wood and looks awesome on any devices. Its name, refers to a tree from tropical forests.
15
+
It adjusts automatically to any screen size including tablets and smartphones as well as Retina displays. Acajou is built using [Zurb Foundation](https://github.com/zurb/foundation-sites), a framework for HTML5 / CSS3 which is SEO friendly. This WordPress theme was built with blogs and creative portfolios in mind but be creative and unleash its full potential in eCommerce, business and other projects. Acajou is available in English, French, and Spanish for now.
17
16
18
17
== Installation ==
19
18
@@ -23,50 +22,61 @@ Hi. I'm a starter theme called Acajou, or underscores, if you like. I'm a theme
23
22
24
23
== Frequently Asked Questions ==
25
24
26
-
= Does this theme support any plugins? =
25
+
= Do I need to regenerate my thumbnails? =
26
+
While the theme supports thumbnails out-of-the box, it's advisable to regenerate the thumbnails for the most recent articles as well as those showing up in the homepage's slider.
27
+
To do that you can install [Regenerate Thumbnails](http://wordpress.org/plugins/regenerate-thumbnails/) plugin.
28
+
If you didn't use featured images you can install the [Easy Add Thumbnail](http://wordpress.org/plugins/easy-add-thumbnail/) plugin to dinamically set featured images for old published posts.
27
29
28
-
Acajou includes support for Infinite Scroll in Jetpack.
30
+
= How do I add social icons in the menu? =
31
+
You need to add the links to your social pages in the Social menu, throug the theme customizer panel.
32
+
Icons are automatically detected based on the URL of your social page.
29
33
30
34
== Changelog ==
31
35
32
36
# Change Log
33
37
All notable changes to this project will be documented in this file.
34
38
This project adheres to [Semantic Versioning](http://semver.org/).
35
39
36
-
## [1.0.7] - 2017-09-30
37
-
- fix php error in content-single.php
38
-
39
-
## [1.0.6] - 2017-06-013
40
-
- fix missing Alt attributes in Single, Page, Archive, and acajou_modify_post_thumbnail_html()
41
-
42
-
## [1.0.5] - 2017-06-013
43
-
- fixing sanitizing bug notified by [Smarciz](https://github.com/samuelguebo/acajou/issues/1)
- fixing page.php and single.php not displaying due to php compilation error
50
-
- fixing translation issue, update .pot files
51
-
## [1.0.2] - 2017-04-12
52
-
- adding missing licenses
53
-
## [1.0.1] - 2017-04-12
54
-
- Cross-check Licenses
55
-
- Use the_posts_pagination(); for multiple-post pages and the_post_navigation(); for single - Themes now supports the default of 3 columns as well as various column styles.
56
-
- Fixing captioned image alignement.
57
-
- Adding custom social menu
58
-
59
-
## [1.0.0] - 2016-12-30
60
-
### Added
61
-
- Custom header image(s)
62
-
- Set social links in Customizer
63
-
- Six flavors: chocolate, blue, green, red, dark, and yellow. You might switch between these colors in using the Customizer.
64
-
- Add Fading effects to block using [Scroll Reveal](https://github.com/jlmakes/scrollreveal) library
65
-
- Typing animation using [Typed.js](https://github.com/mattboldt/typed.js/)
40
+
= [1.2.0] - 2024-01-04 =
41
+
* Replace Typed animation with slider on homepage
42
+
* Improve Hamburger menu
43
+
* Fix menu fallback causing fatal error
44
+
* Replace purple with Dark theme
45
+
46
+
= [1.0.7] - 2017-09-30 =
47
+
* fix php error in content-single.php
48
+
49
+
= [1.0.6] - 2017-06-13 =
50
+
* fix missing Alt attributes in Single, Page, Archive, and acajou_modify_post_thumbnail_html()
51
+
52
+
= [1.0.5] - 2017-06-13 =
53
+
* fixing sanitizing bug notified by [Smarciz](https://github.com/samuelguebo/acajou/issues/1)
* fixing page.php and single.php not displaying due to php compilation error
61
+
* fixing translation issue, update .pot files
62
+
63
+
= [1.0.2] - 2017-04-12 =
64
+
* adding missing licenses
65
+
66
+
= [1.0.1] - 2017-04-12 =
67
+
* Cross-check Licenses
68
+
* Use the_posts_pagination(); for multiple-post pages and the_post_navigation(); for single - Themes now supports the default of 3 columns as well as various column styles.
69
+
* Fixing captioned image alignement.
70
+
* Adding custom social menu
71
+
72
+
= [1.0.0] - 2016-12-30 =
73
+
* Custom header image(s)
74
+
* Set social links in Customizer
75
+
* Six flavors: chocolate, blue, green, red, dark, and yellow. You might switch between these colors in using the Customizer.
76
+
* Add Fading effects to block using [Scroll Reveal](https://github.com/jlmakes/scrollreveal) library
66
77
67
78
== Credits ==
68
79
69
-
- Based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc., [GPLv2 or later](https://www.gnu.org/licenses/gpl-2.0.html)
70
80
- normalize.css http://necolas.github.io/normalize.css/, (C) 2012-2016 Nicolas Gallagher and Jonathan Neal, [MIT](http://opensource.org/licenses/MIT)
71
81
- FontAwesome and Arvo fonts under the SIL Open Font License.
72
82
- Zurb Foundation](https://github.com/zurb/foundation-sites), under MIT License.
Description: Acajou is a clean, simple, and fully responsive WordPress theme that feels like wood and looks awesome on any device. Its name, pronounced <em>/a.kaˈʒu/</em> in French, refers to a tree from tropical forests. It adjusts automatically to any screen size including tablets and smartphones as well as Retina displays.
7
7
Theme is built using <a href="https://github.com/zurb/foundation-sites">Zurb Foundation</a>, a framework for HTML5 / CSS3 which is SEO friendly. This WordPress theme was built with blogs and creative portfolios in mind but be creative and unleash its full potential in eCommerce, business and other projects. Acajou is available in English, French, and Spanish for now.
0 commit comments