-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
601 lines (293 loc) · 11.7 KB
/
readme.txt
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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
Demo Image and Screenshot image and all other images are from unsplash.com is Licensed under CC0 licenses.
Screenshot image - https://unsplash.com/photos/YjyUxvkr1CE
Feature section Images -
1. https://unsplash.com/photos/9HUs4uFId_A
2. https://unsplash.com/photos/IcypwC_7QrU
3. https://unsplash.com/photos/VNseEaTt9w4
Images Created BY Asphaltthemes:
-------------------------------
logo.png : Created by Asphaltthemes and released under GPL v2
no-image.jpg: Created by Asphaltthemes and released under GPL v2
blank_img.jpg: Created by Asphaltthemes and released under GPL v2
Tested up to: 5.3
Requirement: 4.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== Installation ==
1. In your admin panel, go to Appearance > Themes and click the Add New button.
2. Click Upload and Choose File, then select the theme's .zip file. Click Install Now.
3. Click Activate to use your new theme right away.
== Changelog ==
##### = 0.7.1 - October 17 , 2019 =
- Compatibility: Tested up to 5.2.2
##### = 0.7.0 - July 9 , 2019 =
- Compatibility: Tested up to 5.2.2
##### = 0.6.9 - June 8 , 2019 =
- Fix: Tested up to 5.2.1
##### = 0.6.8 - April 21 , 2019 =
- Fix: Tested up to 5.2
##### = 0.6.7 - December 22 , 2018 =
- Add: Gutenberg full bleed image CSS
##### = 0.6.6 - November 12 , 2018 =
- Change: Upsell description
- Add: Gutenberg default theme opt in options
##### = 0.6.5 - September 17 , 2018 =
- Update: Tested upto 4.9.8
- Add: Minimum required version
##### = 0.6.4 - August 24 , 2018 =
- Version bump
##### = 0.6.3 - June 11 , 2018 =
- Tweak: CSS issues
##### = 0.6.2 - May 20 , 2018 =
- Fix: Theme CSS issues
##### = 0.6.1 - April 13 , 2018 =
- Change: Google UTM parameter URL
##### = 0.6.0 - March 12 , 2018 =
- Tweak: Tweak Frontpage CSS
- Add: Google UTM parameter URL
##### = 0.5.9 - February 09 , 2018 =
- Add: Proper CSS vendor prefix
##### = 0.5.8 - January 04 , 2018 =
- Added demo import dashboard setion
- Fixed typo
##### = 0.5.7 - December 08 , 2017 =
- Fixed dashboard styling
= 0.5.6 - Noveber 11 , 2017 =
- Footer widget text size change
= 0.5.5 - October 29 , 2017 =
- Fixed post navigation padding
- Fixed home image issue
= 0.5.4 - October 04 , 2017 =
- Changed theme description
= 0.5.3 - September 11 , 2017 =
- Changed theme description
= 0.5.2 - August 20 , 2017 =
- Removed dashboard discount code
= 0.5.01 - August 20 , 2017 =
- Fixed typo dashboard discount code
= 0.5.0 - August 20 , 2017 =
- Added dashboard discount code
= 0.4.9 - August 14 , 2017 =
- Removed dashboard discount code
= 0.4.8 - August 14 , 2017 =
- Added dashboard discount code
= 0.4.7 - July 21 , 2017 =
- Fixed theme info typo
= 0.4.6 - June 30 , 2017 =
- Removed theme discount code
- Added tags
= 0.4.5 - June 22 , 2017 =
- Added theme discount code
= 0.4.4 - June 21 , 2017 =
- Added theme activation dashboard page
= 0.4.3- June 8 , 2017 =
- Changed Theme URI
= 0.4.2- May 28 , 2017 =
- Changed frontpage styling
= 0.4.1- May 13 , 2017 =
- Fixed fontawesome console warning
= 0.4.0- May 3 , 2017 =
- Fixed broken image assets and screenshot
= 0.3.9 - April , 30 2017 =
- Added wpml-config.xml file
= 0.3.8 - April , 13 2017 =
- Blog pagination styling change
- Changed scroll to top styling
- Post pagination styling change
- Other small time CSS fix
= 0.3.7 - March , 26 2017 =
- Updated Sidr menu
- Fixed Sidr menu problem
= 0.3.6 - March , 16 2017 =
- CSS changes
= 0.3.5 - March , 11 2017 =
- Properly added google fonts
- Added CTA section to home.php template
= 0.3.4 - Feburary, 15 2017 =
- CSS tweaking of entire theme ( theme revamped)
= 0.3.3 - Feburary, 4 2017 =
- Front Page small CSS changes
= 0.3.2 - January, 22 2017 =
- Updated Sidr navigation version
= 0.3.1 - January, 11 2017 =
- CSS changes
= 0.3.0 - December, 25 2016 =
- Update POT file
= 0.2.9 - December, 13 2016 =
- CSS changes
= 0.2.8 - December, 7 2016 =
- Theme Custom CSS warning added
- Upsell CSS fix
- Upsell description change
= 0.2.7 - November, 22 2016 =
- Navigation CSS change
= 0.2.6 - November, 22 2016 =
- Screenshot change
= 0.2.5 - November, 21 2016 =
- CSS issues fixed on frontpage
- Screenshot change
= 0.2.4 - November, 10 2016 =
- CSS Issues Fixed
= 0.2.3 - October, 23 2016 =
- Removed Page & Post Panel
- Removed Miscellaneous->Basic Settings Sections
- Added Basic Settings Panel
- Added Front Page Setup Text in Customizer
- Changed Important links to Go Premium
= 0.2.2 - September, 20 2016 =
- Added Theme URI
- Changed couple of CSS style (site-name & primary menu font size, blog navigation margin)
- Complete overhaul of home.php styling
- Removed TopBar Widget
- Added blog.php file
- Deleted content-blog.php
- Changed Blog Page Template Styling completely
= 0.2.1 - September, 17 2016 =
- Feature block, Portfolio block word-wrap selector remove
- Changed Theme URI
- Removed Author URI
= 0.2.0 - September, 11 2016 =
- Changed upscale link to theme homepage
- Optimized style.css file
= 0.1.9 - September, 4 2016 =
- Fixed word breaking issue in feature block and in blog post excerpt
= 0.1.8 - September, 4 2016 =
- Changed description
- Optimized style.css
- Fixed Front Page CTA Background Image changing Issue
- Changed font sizes of Header text (Site Branding, Navigation)
= 0.1.7 - September, 1 2016 =
- Compatible upto WordPress 4.6 (Pepper)
- Changed Back To Top Icon from arrow up to Chevron up
- Changed Back To Top Icon styling
- Changed Upsell link from home to asphalttheme/features#Comparison page
= 0.1.6 - August, 10 2016 =
- Fixed CTA section button link
= 0.1.5 - August, 6 2016 =
- Fixed blank-image & No image 404 error
- Added Small CSS change
= 0.1.4 - August, 3 2016 =
- Changed Screenshot
- Added Small CSS change
= 0.1.3 - August, 2 2016 =
- Changed Screenshot to 1200* 900 PNG Format
= 0.1.2 - August, 2 2016 =
- Fixed CSS issues
- Added CTA section overlay color
- Changed CTA Image
- Changed Screenshot to jpg Format
= 0.1.1 - July, 2016 =
- Fixed CSS issues
- Rearranged some customizer frontpage sections to CTA section, Feature block section
- Added Display toggle customizer button for CTA section
- Added Display toggle for key features section
- Added Display toggle for Portfolio section
- Added Display toggle for Second CTA section
- Added Display toggle for Blog section
- Added Display toggle for Text section
= 0.1.0 - July, 4 2016 =
- Changed get_time(d,m,Y) to <?php the_date(); ?> in author.php
- Changed blog.php to WordPress standard home.php
- Added missing text-domain text on author.php file
- Added data escaping in customizer-function.php file
- Updated theme compatibility to 4.5.3 version
- Changed sanitize_key to absint for some customizer settings
- Fixed other CSS issues
= 0.1.0 - June 28, 2016 =
- Added pagination styling for index page file
- Added more google fonts
= 0.0.9 - May 2016 =
- Added data escaping in landing-page.php
- Added data escaping in customizer-function.php
- Fixed site-title font-size settings
- Updated pot file
- Removed color theme tag as updated theme check plugin saying these tags are being depricated.
= 0.0.8 - May 23 , 2016 =
- Deleted some theme tag
- Added default customizer color section and moved them to site tagline and
basic settings site background color section
= 0.0.7 - May 23 , 2016 =
- Deleted rtl.css file
- Made widget description in function.php file translation ready
- Updated pot file
- Deleted shortcode function in tar_theme_setup
= 0.0.6 - May 21, 2016 =
- Deleted files (jetpack.php, shortcode.js, rtl.css file)
- Unminified custom-script.css
- Added background image option in customizer
- Added color option in customizer
- Added unminified version of sidr.js and custom_script.css
- Added custom-logo core feature and deleted site-logo customizer settings
- Removed mobile-style.css
= 0.0.5 - May 18, 2016 =
- Added checkbox to three Features block
- Deleted redundant CSS and PHP code
- Fixed CSS issues
- Fixed Post page & archive page pagination CSS
= 0.0.4 - May 13, 2016 =
- Fixed responsive styling
- Fixed CSS issues
- Deleted redundant CSS and PHP code
= 0.0.3 - May 11, 2016 =
- Changed screenshot.png
= 0.0.2 - May 11, 2016 =
- Fixed Static front page blog post pagination problem for
- Fixed footer staying bottom with jQuery
- Theme prefix added to all functions in function.php
- Fixed deprecated calls in blog.php and front-page.php (wp_print_styles & caller_get_posts)
- Added 800 * 600 size screenshot
- Added basic site setting options in customizer (font-family,text,link,link hover & background color)
- Added GNU copy
- Moved static front page section to frontpage panel
- Reduced theme size (resized photos)
- Changed Sidr as main navigation to traditional layout nav
- Added navigation text color,hover text color, Second level to afterward ul color change, bottom border line color picker customizer option.
- Change front-page.php to landing-page.php
- Added Frontpage page template
- Navigation changed to traditional navigation
- Added Four navigation customizer option for color in Header>Navigation Section
- Added Sidr navgation for smaller viewports
- Blog page template fallback image added
- Added feature block image links
- Changed Author.php file layout
- Added default widget if no widget specified in author.php, woocommerce.php and single.php file
- Added site-logo toggle checkbox
= 0.0.1 - January 14 2016 =
First version of the theme released
-------------------------------------------------------
Credits:
-------------------------------------------------------
* Based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc., [GPLv2 or later](https://www.gnu.org/licenses/gpl-2.0.html)
* normalize.css http://necolas.github.io/normalize.css/, (C) 2012-2015 Nicolas Gallagher and Jonathan Neal, [MIT](http://opensource.org/licenses/MIT)
1. Underscores starter theme - Copyright: Automattic, automattic.com
- URL http://underscores.me/
- Licence Licensed under GPLv2 or later
- Licence URL http://www.gnu.org/licenses/gpl.html
2. Font Awesome
- URL http://fortawesome.github.io/Font-Awesome/#license
- License SIL Open Font & MIT
- License URL (MIT) http://opensource.org/licenses/MIT
- License URL (OFL) http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
3. Google Fonts - Open Sans
- URL https://www.google.com/fonts/specimen/Open+Sans
- License SIL Open Font
- License URL http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
4. Google Fonts - Source Sans Pro
- URL https://www.google.com/fonts/specimen/Source+Sans+Pro
- License SIL Open Font
- License URL http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
5. Google Fonts - Lato
- URL https://www.google.com/fonts/specimen/lato
- License SIL Open Font
- License URL http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
6. jQuery.matchHeight.js
URL - https://github.com/liabru/jquery-match-height
License -jquery.matchHeight.js is licensed under The MIT License (MIT)
7. Sidr
URL - https://github.com/artberri/sidr
License - License -jquery.matchHeight.js is licensed under The MIT License (MIT)
License - Released under the MIT License
8. Normalize CSS
Author - Nicolas Gallagher and Jonathan Neal
License - The MIT License (MIT) URL - https://github.com/necolas/normalize.css/blob/master/LICENSE.md
Source - http://necolas.github.com/normalize.css/