Commit Graph

17 Commits

Author SHA1 Message Date
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