Commit Graph

188 Commits

Author SHA1 Message Date
koenemann 9c66724092 Workaround for jQuery problem
Adding query slim 3.2.1 to make sure Bootstrap AND WordPress will work.
Its just a workaround till Bootstrap 4 Beta 3
2017-11-24 08:28:33 +01:00
koenemann 3baf902e94 Aha, wrong place. But now, see again here: https://github.com/holger1411/understrap/issues/466 2017-11-24 08:07:59 +01:00
koenemann 0e2077ff6d See https://github.com/holger1411/understrap/issues/466 2017-11-24 08:05:20 +01:00
koenemann 07f950730e https://github.com/holger1411/understrap/issues/463 2017-11-24 07:55:53 +01:00
bruceconlon 038675e6c9
Making the class pluggable
As it would not affect any other users of the parent/child theme, placing a request that the fucntion first checks if the class exits,  so it could be overridden in a child theme if needed
2017-11-22 11:59:58 +13:00
koenemann 708751d76d Testing BS4 Beta 2 Dev version 2017-11-10 14:08:14 +01:00
koenemann 9836d8c952 Fixing https://github.com/holger1411/understrap-child/issues/108 and rebuild 2017-11-10 08:03:15 +01:00
Holger Könemann f3c62f320d remove deregisterin jquery 2017-10-23 16:40:06 +02:00
Holger Könemann ac895520fc Update version no, add all query 2017-10-23 12:21:27 +02:00
Holger 4b8c760dda Merge pull request #427 from asharirfan/issue424
Fixed author div tag. There was a missing '>' in the tag 💯
2017-10-23 12:20:35 +02:00
Ashar Irfan af83978869 Corrected a comment for custom templates in functions.php. Corrected Wordpress to WordPress. 💯 2017-10-03 13:18:29 +05:00
Ashar Irfan 7dec636454 Fixed author div tag. There was a missing '>' in the tag 💯 2017-10-03 12:28:49 +05:00
koenemann 10f5e9212e Make inc/security.php overwritable
See: https://github.com/holger1411/understrap/issues/409 - Thx @ErinPo
2017-09-15 08:09:12 +02:00
Holger 726006040c Merge branch 'master' into master 2017-08-14 10:55:08 +02:00
Holger Könemann df9ebebc85 remove static can script call and replace it with local js 2017-08-11 20:17:35 +02:00
Holger Könemann 0b825c0621 enqueu theme.min.js in footer 2017-08-11 20:14:01 +02:00
Holger Könemann 4bf73a8890 Exclude popper.js 2017-08-11 20:08:29 +02:00
Oral UNAL 6a2d794144 Update security.php
remove_action can take accept only 3 params
2017-08-05 00:40:36 +03:00
Oral UNAL c5a142b762 Update theme-settings.php
If someone tries to override in child temp
2017-08-05 00:39:22 +03:00
Patrick a2279ac086 Update widgets.php
Small little typo in comments
2017-07-26 10:38:10 +02:00
Rami Yushuvaev 57a75efefa Use esc_html() 2017-06-08 18:21:14 +03:00
Holger ff71842e73 Merge pull request #325 from blowsie/patch-1 - Good idea! Seems I just forget it to add. Thx @blowsie !
Allow slbd_count_widgets function to be overridden
2017-05-23 08:51:20 +02:00
Elliot 779c351f2d Pagination Amend 2017-05-22 12:26:07 +01:00
Sam Blowes 0ddf5ff086 Allow slbd_count_widgets function to be overridden
Allow slbd_count_widgets function to be overridden by child them so that more responsive classes can be added if desired.
e.g. `$widget_classes .= ' col-md-3 col-sm-6';`
2017-05-18 15:23:50 +01:00
Jason King 0014477b9c Specify correct post templates for jetpack infinite scroll. 2017-05-18 14:23:26 +09:30
koenemann 0cd0d3aca4 fixing float-sm-left and right problem with BS´s flex box utilities 2017-05-16 09:00:26 +02:00
Jason King ce3a75698d Declare woocommerce support. 2017-05-03 14:22:35 +09:30
Holger 229627ca8b Merge pull request #298 from kosvrouvas/master
Fix next/previous post links not floating correctly - Thx @kosvrouvas
2017-04-29 11:07:22 +02:00
Kostas Vrouvas 86db306e43 Fix next/previous post float class 2017-04-26 12:47:02 +03:00
Jason King 0a11efded4 Update old BS3 class .img-responsive to .img-fluid
As per #293 by ErinPo
2017-04-23 14:06:09 +09:30
koenemann 60ed4079fd Replacing woocommerce text domain with understrap 2017-04-21 14:33:06 +02:00
Jason King 363776ccd2 Adding Woocommerce 3.0.0 Product Gallery Support
Gallery slider needs Flexslider - https://woocommerce.com/flexslider/. Holger will need to make the decision if this is to be implemented.
2017-04-14 20:17:51 +09:30
Holger Könemann 7345d07493 custom woo functions 2017-02-11 12:26:23 +01:00
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