Commit Graph

155 Commits

Author SHA1 Message Date
Holger Könemann 355ad5bff4 hook in woo commerce 2017-02-11 10:15:59 +01:00
koenemann 9b43e4b0e4 cleanup inc/template-tags.php 2017-02-07 15:30:44 +01:00
koenemann 8c3ada14a6 cleanup inc folder and add wordpress.com stuff 2017-02-07 15:30:03 +01:00
koenemann d553448a75 updating template-tags 2017-02-07 15:26:45 +01:00
koenemann 5ae85ca5fa update template-tags 2017-02-07 15:23:13 +01:00
koenemann 004a279dea Updating Jetpack integration 2017-02-07 15:18:29 +01:00
koenemann c0ea2d9f6e See https://github.com/holger1411/understrap/issues/240 - Thx@arpage 2017-02-02 14:05:52 +01:00
Holger Könemann 0238a60390 fixing some more 2017-02-01 17:10:32 +01:00
koenemann c01f07b4ae removing empty spaces 2017-01-27 14:26:46 +01:00
koenemann 6bd57dd4ca fixing some more PHPCBF issues 2017-01-27 13:22:02 +01:00
koenemann 1576a0e3e2 Fixing comments.php build errors
FIXING

FILE: /home/travis/build/holger1411/understrap/comments.php

----------------------------------------------------------------------

FOUND 3 ERRORS AFFECTING 2 LINES

----------------------------------------------------------------------

 28 | ERROR | Expected next thing to be an escaping function (see Codex

    |       | for 'Data Validation'), not '_nx'

    |       | (WordPress.XSS.EscapeOutput.OutputNotEscaped)

 28 | ERROR | Missing singular placeholder, needed for some languages.

    |       | See

    |       |
https://codex.wordpress.org/I18n_for_WordPress_Developers#Plurals

    |       | (WordPress.WP.I18n.MissingSingularPlaceholder)

 30 | ERROR | Expected next thing to be an escaping function (see Codex

    |       | for 'Data Validation'), not 'number_format_i18n'

    |       | (WordPress.XSS.EscapeOutput.OutputNotEscaped)

----------------------------------------------------------------------
2017-01-27 13:08:05 +01:00
koenemann b0fcba1829 fixing some PHPCBF issues 2017-01-27 08:15:34 +01:00
Justin Brown f1d5cd583e remove erroneous comment
This was no longer a heading for the post-thumbnails theme support line
2017-01-26 23:49:07 -06:00
Holger Könemann 03f9517d5f remove bootstrap wp gallery 2017-01-26 19:51:55 +01:00
Holger Könemann ef7c58099c Removing Owl Carousel dependency 2017-01-25 10:24:08 +01:00
Holger Könemann e793abacfb adding active class dynamically to first slide via query 2017-01-24 19:08:36 +01:00
Holger Könemann ce68323eb3 style the bs slider content 2017-01-24 19:06:45 +01:00
Holger Könemann af1bedb6bb replacing slider 2017-01-24 18:30:57 +01:00
Luke 1f5803e6b3 updated customizer theme sidebar options to clarify that this option is default 2017-01-20 11:16:50 +11:00
Holger Könemann f7638dd466 creating and adding a custom-editor-style.css 2017-01-18 08:45:50 +01:00
Holger Könemann 142afd2d29 remove the h1 removal 2017-01-18 07:51:37 +01:00
Holger 430706f4b0 Merge pull request #218 from ZXCVLuke/master - Thx @ZXCVLuke
Add BS typography styles to editor
2017-01-18 07:47:20 +01:00
Luke 7e337a6f98 add BS elements to style formats 2017-01-18 10:04:04 +11:00
Holger Könemann d8c00eff2a Dynamize footer full and static hero widget area
Now adds the proper Bootstrap class to a widget, depending on the
number of widgets. For example col-md-6 if two widgets are there,
col-md-4 if three published etc.
2017-01-17 15:31:12 +01:00
koenemann 5e46aac4f9 remove index_post_style part 2 2017-01-13 09:07:45 +01:00
koenemann d54a73d2e0 Remove posts index styling 2017-01-13 09:05:40 +01:00
Jessica Jean Suderno d5422b2697 Update Custom Logo Tags
*Fixes empty alt tag
*Adds title to Logo

Signed-off-by: Jessica Jean Suderno <jessicajsuderno@gmail.com>
2017-01-11 15:40:44 -08:00
koenemann 9267a19cdd prepare custom header setup 2017-01-09 14:18:01 +01:00
koenemann 7a22cf3803 adding customizer edit icon support 2017-01-09 14:17:41 +01:00
koenemann ea969369d9 removing dynamic slider settings 2017-01-05 13:24:19 +01:00
koenemann a38a20c3da Removing the vertical one page template and function 2016-12-23 11:20:56 +01:00
Michel Many 13cb8e2685 Remove duplicating post-thumbnails call 2016-12-17 11:36:01 -02:00
Holger Könemann bc0e703f14 adding Italian language - Thx max guglielmino 2016-12-10 12:21:46 +01:00
Holger Könemann 57777e4eaa Fixing strange condition, return true on every pagetemplate 2016-12-07 08:29:57 +01:00
Holger Könemann 834d93bf9f Fixing non-linked press / next links 2016-12-04 11:28:41 +01:00
Holger Könemann 6c32331ade Adding dynamic version info behind UnderStrap asset´s URL´s 2016-12-01 20:46:15 +01:00
koenemann c6e0d19cb3 https://github.com/holger1411/understrap/issues/163 - Thx @TomKisielewski for reporting 2016-11-28 08:58:16 +01:00
koenemann 526a46ad47 fixing some W3C issues 2016-11-25 14:10:28 +01:00
koenemann 96090bdaf5 Removing some W3C validator issues 2016-11-25 13:46:16 +01:00
koenemann 44ea2ea03f adding sanitize callback for add setting 2016-11-25 13:37:27 +01:00
koenemann a660a7d2f1 increase version number in enqueue.php 2016-11-24 12:22:23 +01:00
Holger Könemann c5975e5f11 Move pagination component to function 2016-11-23 10:42:53 +01:00
Holger Könemann bbbfbae63b Change BS3 markup to BS4 2016-11-23 10:05:20 +01:00
koenemann 5ff897c030 trying to add bs4 markup to this 2016-11-22 09:53:49 +01:00
koenemann aaf056be3e Adding 3364060413 manually
Thx @Thomas-A-Reinert
2016-11-22 09:22:19 +01:00
koenemann 33adc3f6a7 Adding changes from d24b66f56c
From @Thomas-A-Reinert
2016-11-22 09:19:08 +01:00
Stef Kariotidis 1d01962d1b code format and customizer grid post small fix 2016-11-21 19:47:45 +02:00
Stef Kariotidis 0fab781b1c revert escaping variables 2016-11-21 19:14:49 +02:00
Stef Kariotidis 74b1de1722 coding standards part 1 2016-11-21 19:12:36 +02:00
Stef Kariotidis 84700d5ff2 bump 2016-11-21 18:27:42 +02:00