Commit Graph

94 Commits

Author SHA1 Message Date
Stef Kariotidis 33602b1d74 dont load script on woocommerce pages 2016-11-18 23:33:34 +02:00
Stef Kariotidis 78e369f119 default or masonry posts index 2016-11-17 23:18:39 +02:00
koenemann 52298738c7 See https://github.com/holger1411/understrap/pull/128 2016-11-17 09:11:14 +01:00
koenemann eabcfeaac4 fixing typo 2016-11-15 11:48:39 +01:00
koenemann ac5a88cce4 Merge new gallery
Based on Roots Sage Gallery:
https://github.com/roots/sage/blob/5b9786b8ceecfe717db55666efe5bcf0c9e18
01c/lib/gallery.php
2016-11-14 13:41:30 +01:00
Stef Kariotidis 632a79a2b6 layout section and WP conding standards 2016-11-05 14:35:57 +02:00
Stef Kariotidis 108222b383 register left-right templates, WP coding standards 2016-11-05 14:34:48 +02:00
Holger Könemann ad03eb383a Making all function pluggable 2016-11-01 20:36:43 +01:00
Max Myers d0c0cddfc1 Update HTML attribute order 2016-11-01 12:13:23 -04:00
Max Myers 8f973a3525 Don't include a trailing slash in self-closing elements 2016-11-01 11:33:40 -04:00
Kostas Vrouvas 7266ef93a5 Fix a typo in a comment 2016-10-30 03:54:13 +03:00
koenemann 2c2fe4d765 0.5.0 Pre release draft 2016-10-27 11:51:16 +02: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
willgorham b31ce3fdb7 Fix custom logo function typo 2016-10-15 23:09:05 -04:00
Jessica Jean 88c5a387cb add filter for custom logo classes in header 2016-09-19 17:19:00 -07:00
Jessica Jean 22a1da96f0 add wp theme logo feature 2016-09-15 14:08:12 -07:00
Holger Könemann c19da9fb4b fixing jetpack infinite scrolling problems 2016-09-09 17:34:27 +02:00
koenemann c9beb0307e hotfixing release 0.4.7 2016-08-15 15:05:49 +02:00
koenemann 910f782934 removing body class "tag" from tag page to avoid BS styling issues with .tag class 2016-08-15 15:03:06 +02:00
koenemann 5861b31639 Update to 0.4.6 2016-08-01 08:48:04 +02:00
koenemann be124836b0 Update /inc functions and add missing translations to german text file 2016-06-28 09:48:45 +02:00
koenemann a612973ca3 0.4.5 release 2016-06-24 08:02:49 +02:00
koenemann c9023ac501 Cleanup, setting right escaping, sidebar image size limits 2016-06-23 11:21:57 +02:00
Holger Könemann 5c54ed29f9 0.4.5 Pre-Release commit 2016-06-21 19:00:08 +02:00
Holger Könemann f9d28c76b5 Version changes to 0.4.4 2016-06-18 13:56:58 +02:00
koenemann 14754a559d Remove "add custom script" option
It violates wp.org „plugin territory“ guideline for themes
2016-05-19 10:41:10 +02:00
Holger Könemann 266926f6c1 Moving pagination filter due to several bugs 2016-05-17 18:23:23 +02:00
Holger Könemann eb151325db Fixing errors with empty lines on top of bootstrap-wp-gallery 2016-05-17 17:56:56 +02:00
Holger Könemann 3703c13171 Adding post_gallery filter to incorporate BS4 markup 2016-05-17 17:41:00 +02:00
Holger Könemann f84b897e33 fixing navwalker for BS4 and adding snd level dropdown 2016-05-15 20:39:06 +02:00
Holger Könemann 0f43a2d1db Adding pagination and TOC nav with BS4 markup 2016-05-15 20:38:34 +02:00
Holger Könemann fda41f1571 Adding basic security to theme
Adding security.php to /inc folder with some basic security stuff. For
example: Removing „Generator“ info from markup and other WP specific
markup which is used by hackers to identify weak WP installs
2016-05-15 20:37:34 +02:00
Holger Könemann 15c5b4867e Moving slider script options from footer.php to inc/enqueue.php and js/slider_settings.js 2016-05-13 17:38:27 +02:00
koenemann e6439d328a Change "add code" customizer function text a bit
Change "add code" customizer function label and description text a bit
to make sure everyone understands that the opening and closing
<script></script> or <style></style> whatever tags must be added, too.
2016-05-10 15:05:05 +02:00
Holger Könemann 21faea2f50 Version update to 0.4.3 2016-05-06 17:54:56 +02:00
koenemann 1b4139add7 Mini release 0.4.2 2016-04-29 11:34:47 +02:00
koenemann a7b89ac1de Final switch from BS3 to BS4 2016-04-28 15:58:52 +02:00
Holger Könemann 6bbf06aba1 bs4 fine tuning 2016-04-26 14:05:02 +02:00
Holger Könemann 4d472ca8c2 More BS4 preparations 2016-04-06 13:18:04 +02:00
Holger Könemann a80dd33a6d some renaming 2016-04-06 10:45:57 +02:00
Holger Könemann 5d6e139c7e Extracting jQuery from theme.min.js
Just one JS file caused some trouble. Theme loads the WP jQuery file as
extra file again
2016-04-06 10:17:43 +02:00
Holger Könemann d6c8bc4284 Preparations for BS4 update
adding Bootstrap4 alpha as dependency and prepare the gulpfile.js and
/sass/theme.scss for switching to BS4
2016-04-06 09:54:31 +02:00
Holger Könemann 36894c0f65 adding a "gulp script" task 2016-03-20 10:33:18 +01:00
Holger Könemann fbf1ba5bef Concat all JS into one file, so no need to enqueue anything 2016-03-20 09:52:49 +01:00
Holger Könemann bfcf0172b5 no more in use - thx to: @robwilde 2016-03-20 09:49:34 +01:00
koenemann ac90789c86 updating dependency assets 2016-03-10 13:52:48 +01:00
Holger Könemann 70fb2d0d84 adding missing .row classes 2016-03-09 10:16:22 +01:00
Holger Könemann 35dd6d1d2a adding full footer widget 2016-03-09 09:32:44 +01:00
koenemann eaa86fc0b1 cleanup equeue 2016-03-03 13:13:27 +01:00