forked from designwall/dw-wallpress
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
127 lines (93 loc) · 3.79 KB
/
readme.txt
File metadata and controls
127 lines (93 loc) · 3.79 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
== DW Wall ==
Author: DesignWall
Author URL: http://www.designwall.com
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
== Description ==
DW Wall is the premium counterpart of DW WallPress and has simple and creative layout with 4 design styles (DW WallPress, DW WallChristmas, DW WallPin, DW WallDark). It looks good on many different resolution devices such as smartphones and tablets.
== Installation ==
* If you are intended to make a new website and use our Quick start package to clone the demo site and replace the demo content with yours. Please learn how to install Quick Start package here: http://www.designwall.com/guide/quick-start-installation/
* If you are planning to use this template to build your websites from the start with your own customization, you should follow Install Theme Manually guide: http://www.designwall.com/guide/install-theme-manually/
== Support ==
Please post your questions in Questions & Answers page: http://www.designwall.com/question/
== License ==
= 1. Theme license (PHP, CSS, JS files) =
* GNU General Public License v2.0
* http://www.gnu.org/licenses/gpl-2.0.html
= 2. Icon license links =
* Fontawesome (MIT License): http://fontawesome.io/
* GLYPHICONS Halflings in Twitter Bootstrap: http://glyphicons.com/license/
* All other images made by us, stored in assets/images/ licensed under GNU General Public License v2.0
= 3. Javascript license links =
* Audio player by jPlayer (License: MIT): http://www.jplayer.org/
+ assets/js/jquery.jplayer.min.js
+ assets/swf/Jplayer.swf
* iScroll by CUBIQ (License: MIT): http://cubiq.org
+ assets/js/iscroll.js
* jCarousel by Sorgalla (License: MIT & GPL): http://sorgalla.com/jcarousel/
+ assets/js/jquery.jcarousel.min.js
* jQuery Masonry by Desandro (License: MIT): http://masonry.desandro.com/
+ assets/js/jquery.masonry.min.js
* jQuery Mousewheel by Brandon (License: MIT): https://github.com/brandonaaron/jquery-mousewheel
+ assets/js/jquery.mousewheel.js
== Changelog ==
= 1.1.7 =
* Fix: Error in displaying sidebar shop
= 1.1.6 =
* New: Translation ready.
* Fix: Ribbon bug in post setting.
= 1.1.5 =
* Fix: Bugs in plugin activation
= 1.1.4 =
* Tweak: Restyle "scroll to top" button.
= 1.1.3 =
* Fix: Delay scroll in "short code" page.
= 1.1.2 =
* Tweak: Replace image icon by icon font (http://fontawesome.io/).
* Fix: Restyle top menu in wordpress 3.8.
* Fix: Broken layout of Gallery post format in mobile and tablet.
= 1.1.1 =
* Fix: Change screenshort.
* Fix: Remove stylesheets in header.php. Add stylesheets via wp_enqueue_style function.
= 1.1.0 =
* New: Add some new features to Customize section in the back-end: Font Selector, Style Selector, Custom Code.
* New: Add “Post Settings” to the post.
* Fix: Site logo don't display after uploading the logo.
* Fix: The site title is overlapped when display as site title.
= 1.0.10 =
* Support WordPress 3.5.1
* Fix: Bugs Javascript
= 1.0.8 =
* Add Copyright information in style.css
* Change Theme URL & Author URL
* Fix: Can't display long text at "Main sidebar"
= 1.0.7 =
* Fix bugs Home URL, Template Directory links
* Fix some bug in Unit test
* Call wp_head() immediately before </head>
* Add option to change Login logo
* Add copyright hook position
= 1.0.6 =
* Fix: Gallery post format
* Fix: JigoShop MiniCart
= 1.0.5 =
* Fix: bugs in Jigoshop
= 1.0.4 =
* Fix: Media Queries in IE 8
* Fix: Gallery in IE 8
= 1.0.3 =
* Support Customizer
* Support Jigoshop
* Support Post Formats
* Support Page Layouts
* Responsive
* Fix: check function exists & add filter in function.php
= 1.0.2 =
* Add default style for image from WordPress
* Changed some style for layout
* Remove style.css.bak file
* Add searchform.php file as recommended of WordPress
= 1.0.1 =
* Fix: as requested by WordPress Theme Reviewer
= 1.0 =
* First released