Commit Graph

30 Commits

Author SHA1 Message Date
IanDelMar 45c9d1adb7 Prevent direct access 2018-09-10 23:59:04 +02:00
Jason King e81713e7a0 phpcs fixes. 2017-04-15 21:44:32 +09:30
koenemann 6d8cd47de8 fixing translator issues 2017-03-21 15:07:42 +01:00
koenemann 5ac4257c00 adding image optimization task 2017-03-21 14:53:51 +01:00
koenemann 17f33d77ab cleanup 2017-02-09 15:55:27 +01:00
koenemann 59540bf938 implement back _s best practices 2017-02-02 09:17:24 +01:00
Holger Könemann 0238a60390 fixing some more 2017-02-01 17:10:32 +01:00
koenemann d54a73d2e0 Remove posts index styling 2017-01-13 09:05:40 +01:00
Holger Könemann 9112bc49df Replacing h2 with h1 on single content items for SEO 2016-12-10 10:07:59 +01:00
Stef Kariotidis 68a617c0eb code formatting second batch 2016-11-21 20:12:07 +02:00
Stef Kariotidis 65b7d230cf remove debug log 2016-11-21 11:56:20 +02:00
Stef Kariotidis 77ca414da6 add option for column settings 2016-11-21 11:54:27 +02:00
Stef Kariotidis 64c5ea25c2 blog page as grid 2016-11-20 13:09:16 +02:00
Stef Kariotidis a8e1e8007e escape variables from potential unsecure input 2016-11-19 19:43:22 +02:00
Stef Kariotidis 78e369f119 default or masonry posts index 2016-11-17 23:18:39 +02:00
Max Myers d0c0cddfc1 Update HTML attribute order 2016-11-01 12:13:23 -04:00
Max Myers fa9f307dfe Update HTML indents to soft tabs (2 spaces) 2016-11-01 11:25:21 -04:00
Stef Kariotidis 03f4350a55 recheck and fix indentation 2016-10-25 19:38:36 +03:00
Stef Kariotidis c3b98e296e add vertical layout template 2016-10-23 18:54:40 +03:00
Omar 3828b8ee5f Add blank page.
Useful for complete control when using VisualComposer.
- No header
- No sidebar
- No footer
2016-10-15 20:03:15 +08:00
Holger Könemann f9a5eb626d Adding an empty page template
Add a empty page template with just a header and footer section and a
„naked“ content section in between. The content comes without any
markup so you can add your own markup to the page. Good for landing
pages or other pages which needs to use another markup besides the
default stuff.
2016-06-18 13:42:01 +02:00
Holger Könemann 677e2e15e5 Adding custom search form with Bootstrap markup 2016-03-03 20:38:28 +01:00
Holger Könemann bb6e9614d8 Some cleanup 2016-03-03 20:20:46 +01:00
Holger Könemann 962eb1850f Using hardcoded classes for not found loop template 2016-03-03 20:04:32 +01:00
koenemann 7431d7cb6a Adding manual picked changes from @Thomas-A-Reinert 2016-03-03 11:39:40 +01:00
Thomas A. Reinert 6e2cd28b36 Update content-page.php
Adding class="customclass" after post_class() inserts a _second_ class-attribute, which will neither work as expected nor validate.
Solution added.
2016-03-02 23:52:17 +01:00
Thomas A. Reinert bb229380ab Update content-none.php
Adding class="customclass" after post_class() inserts a _second_ class-attribute, which will neither work as expected nor validate.
For multiple classes, an array with the classes needs to be constructed.
Solution added.
2016-03-02 23:50:57 +01:00
Thomas A. Reinert 5189f06c6d Update content-search.php
Adding class="customclass" after post_class() inserts a _second_ class-attribute, which will neither work as expected nor validate.
Solution added.
2016-03-02 23:49:13 +01:00
Thomas A. Reinert ea1ae12cc4 Update content-single.php
Adding class="customclass" after post_class() inserts a _second_ class-attribute, which will neither work as expected nor validate.
Solution added.
2016-03-02 23:46:24 +01:00
koenemann 0833d2ed3e Moving Loops to subdirectory 2016-01-22 13:59:47 +01:00