Commit graph

7582 commits

Author SHA1 Message Date
Jeffrey Pearce
b58060e973 Independent Publisher 2: Fixes Jetpack Infinite Scroll WC issues. 2018-03-27 15:48:41 +02:00
Jeffrey Pearce
c16280b361 Radcliffe 2: Fixes Jetpack Infinite Scroll WC issues. 2018-03-27 15:37:11 +02:00
Lance Willett
58e5f6291c Radcliffe 2: fix fatal error when get_the_tag_list() returns a WP_Error object and not a string.
```
Catchable fatal error for wp-content/themes/pub/radcliffe-2/inc/template-tags.php:78 - Object of class WP_Error could not be converted to string #theme
```

Change applies the same check to `get_the_category_list()` in the same file.
2018-03-26 07:51:57 -07:00
Allan Cole
b5ed7ad001 Refactoring dropdown menu for better usability on touch devices, See: #38 2018-03-19 13:24:52 -04:00
Danny Dudzic
1db4f4860a Dara: Fixes the issue with the Orders table extending beyond the content container by moving the My Account navigation from the side to the top. See #32 2018-03-16 17:09:01 +01:00
Caroline Moore
36dc0333e6 Publication: Removing deprecated Jetpack function that no longer works to adjust the size of gallery images. This is now handled by core. See #40 2018-03-15 13:26:39 -04:00
Caroline Moore
8f4530b9de Karuna: Set a higher content width when any of the footer widget areas are active to account for galleries in the full-width footer. Remove defunct Jetpack filter function for tiled galleries. See #40 2018-03-15 13:12:53 -04:00
Caroline Moore
632bc027fd Ixion: Set a higher content width when any of the footer widget areas are active to account for galleries in the full-width footer. Remove defunct Jetpack filter function for tiled galleries. See #40 2018-03-15 13:07:36 -04:00
Danny Dudzic
f2e98f133b Karuna: Fixes the issue with the Orders table extending beyond the content container by moving the My Account navigation from the side to the top. See #32 2018-03-15 16:50:44 +01:00
Caroline Moore
9e6a7dffe3 Dara: Set a higher content width when any of the footer widget areas are active to account for galleries in the full-width footer. Remove defunct Jetpack filter function for tiled galleries. See #40 2018-03-15 10:56:03 -04:00
Daniel Dudzic
b64b9f9328
Merge pull request #41 from Automattic/32-button_2-fix-orders-table-overflow
Button 2: Fixes the issue with the Orders table extending beyond the …
2018-03-15 03:15:39 +01:00
Danny Dudzic
64525ebda3 Button 2: Fixes the issue with the Orders table extending beyond the content container by moving the My Account navigation from the side to the top. See #32 2018-03-15 03:13:35 +01:00
Allan Cole
b35c7f99ce Merge branch 'master' of github.com:Automattic/themes 2018-03-13 14:53:31 -04:00
Allan Cole
454321e221 AltoFocus: Adds a check to make sure $featured_ids variable is an array, Fixes an php 7.2 issue that I got pinged about from systems 2018-03-13 14:53:18 -04:00
Thomas Guillot
ce4d9e4f37 Merge branch 'master' of https://github.com/Automattic/themes 2018-03-09 12:32:08 +00:00
Thomas Guillot
aba8b695de Lodestar: Change display property of the Jetpack Responsive Video wrapper. Fixes #20
Change to `inline-block` when viewing a panel with 2 columns.
2018-03-09 12:32:05 +00:00
Allan Cole
542f495cba AltoFocus: Version bump 2018-03-08 16:38:57 -05:00
Allan Cole
fe73975b35 AltoFocus: Fixes closing bracket typo 2018-03-08 16:32:59 -05:00
Allan Cole
a71555c37d AltoFocus: Removing depracated style.css tags, code cleanup and fixes a missing translation string 2018-03-08 16:25:39 -05:00
Allan Cole
d90ab9fa38 AltoFocus: Fixing screenshot image size for wporg submission 2018-03-08 16:17:31 -05:00
Allan Cole
6d101a115a AltoFocus: Removes a custom flexslider_gallery shortcode in favor of a post_gallery filter that provides the same functionality; Helps pass wporg theme submission checks; See: #35 2018-03-08 13:06:37 -05:00
Caroline Moore
02bbc7f549 Twenty Fifteen, Sixteen, Seventeen: Removing from the repository; these will be updated in core or directly via SVN to avoid multiple copies creating confusion. See Master Thread for discussion. 2018-03-08 10:04:51 -05:00
Caroline Moore
f7bd85a02b Toujours: Adds cleaner styles and spacing to Jetpack contact forms; better alignment for radio and checkbox labels with their form elements; removes bold font face from radio and checkbox labels. All styles prefaced with the body tag to override Jetpack's styles. See #2 2018-03-08 09:58:59 -05:00
Caroline Moore
eedb93acb2 Textbook: Adds cleaner styles and spacing to Jetpack contact forms; better alignment for radio and checkbox labels with their form elements; removes bold font face from radio and checkbox labels. All styles prefaced with the body tag to override Jetpack's styles. See #2 2018-03-08 09:54:51 -05:00
Caroline Moore
b0eb21234f Sketch: Adds cleaner styles and spacing to Jetpack contact forms; better alignment for radio and checkbox labels with their form elements; removes bold font face from radio and checkbox labels. All styles prefaced with the body tag to override Jetpack's styles. See #2 2018-03-08 09:49:37 -05:00
Caroline Moore
ecfe28b8a6 Shoreditch: Adds cleaner styles and spacing to Jetpack contact forms; better alignment for radio and checkbox labels with their form elements; removes bold font face from radio and checkbox labels. All styles prefaced with the body tag to override Jetpack's styles. This is not quite "there" yet, but Shoreditch doesn't use bold to denote label headers, so things look a bit off when you use radio/checkbox inputs; there's no visual hierarchy, and it's not currently possible to target only those radio/checkbox set labels without affecting others, which will change the theme's appearance. See #2 2018-03-07 17:22:15 -05:00
Caroline Moore
fc8af53dc8 Scratchpad: Adds cleaner styles and spacing to Jetpack contact forms; better alignment for radio and checkbox labels with their form elements; removes bold font face from radio and checkbox labels. All styles prefaced with the body tag to override Jetpack's styles. See #2 2018-03-07 17:13:12 -05:00
Caroline Moore
029a282b9d Rebalance: Adds cleaner styles and spacing to Jetpack contact forms; better alignment for radio and checkbox labels with their form elements; removes bold font face from radio and checkbox labels. All styles prefaced with the body tag to override Jetpack's styles. See #2 2018-03-07 17:07:44 -05:00
Caroline Moore
44d4df54e6 Radcliffe 2: Adds cleaner styles and spacing to Jetpack contact forms; better alignment for radio and checkbox labels with their form elements; removes bold font face from radio and checkbox labels. All styles prefaced with the body tag to override Jetpack's styles. See #2 2018-03-07 16:59:46 -05:00
Caroline Moore
62ccbeca54 Merge branch 'master' of github.com:Automattic/themes 2018-03-07 16:58:56 -05:00
Caroline Moore
76b795c6b1 Publication: Account for multiple arrays of checkboxes, don't allow select forms to break out of the container. See #2 2018-03-07 16:51:20 -05:00
Danny Dudzic
1c17659272 Shoreditch: Add styling for the Payment Methods table on the Pay for order page. See #28. 2018-03-07 22:48:53 +01:00
Caroline Moore
6ebc830fa5 Pique: Fix for too-tall spacing for checkboxes. See #2 2018-03-07 16:43:47 -05:00
Caroline Moore
c708e0c49f Pique: Adds cleaner styles and spacing to Jetpack contact forms; better alignment for radio and checkbox labels with their form elements; removes bold font face from radio and checkbox labels. All styles prefaced with the body tag to override Jetpack's styles. See #2 2018-03-07 16:42:01 -05:00
Caroline Moore
f280a7b141 Penscratch 2: Adds cleaner styles and spacing to Jetpack contact forms; better alignment for radio and checkbox labels with their form elements; removes bold font face from radio and checkbox labels. All styles prefaced with the body tag to override Jetpack's styles. See #2 2018-03-07 16:19:22 -05:00
Caroline Moore
05061edcfc Lodestar: Adds cleaner styles and spacing to Jetpack contact forms; better alignment for radio and checkbox labels with their form elements; removes bold font face from radio and checkbox labels. All styles prefaced with the body tag to override Jetpack's styles. See #2 2018-03-07 16:13:03 -05:00
Caroline Moore
ea31c91595 Libretto: Adds cleaner styles and spacing to Jetpack contact forms; better alignment for radio and checkbox labels with their form elements; removes bold font face from radio and checkbox labels. All styles prefaced with the body tag to override Jetpack's styles. See #2 2018-03-07 16:08:54 -05:00
Danny Dudzic
3a0856f090 Radcliffe 2: Fix the issue with product gallery images becoming taller on hover 2018-03-07 21:50:58 +01:00
Caroline Moore
aa3458589f Libre 2: Adds cleaner styles and spacing to Jetpack contact forms; better alignment for radio and checkbox labels with their form elements; removes bold font face from radio and checkbox labels. All styles prefaced with the body tag to override Jetpack's styles. See #2 2018-03-07 15:48:40 -05:00
Caroline Moore
0dfede188c Karuna: Adds cleaner styles and spacing to Jetpack contact forms; better alignment for radio and checkbox labels with their form elements; removes bold font face from radio and checkbox labels. All styles prefaced with the body tag to override Jetpack's styles. See #2 2018-03-07 15:40:29 -05:00
Caroline Moore
73fe53bb9e Merge branches 'master' and 'master' of github.com:Automattic/themes 2018-03-07 15:32:36 -05:00
Caroline Moore
7d24dfcb82 Ixion: Adds cleaner styles and spacing to Jetpack contact forms; better alignment for radio and checkbox labels with their form elements; removes bold font face from radio and checkbox labels. All styles prefaced with the body tag to override Jetpack's styles. See #2 2018-03-07 15:32:13 -05:00
Danny Dudzic
a64743484a Radcliffe 2: Add styling for the Payment Methods table on the Pay for order page. See #28. 2018-03-07 21:31:29 +01:00
Caroline Moore
fc8c26fc6d Intergalactic 2: Adds cleaner styles and spacing to Jetpack contact forms; better alignment for radio and checkbox labels with their form elements; removes bold font face from radio and checkbox labels. All styles prefaced with the body tag to override Jetpack's styles. See #2 2018-03-07 15:27:30 -05:00
Caroline Moore
84d8536ca8 Independent Publisher 2: Better line height/vertical rhythm for spacing in form fields. See #2 2018-03-07 15:19:30 -05:00
Caroline Moore
dbaad60aa6 Independent Publisher 2: Adds cleaner styles and spacing to Jetpack contact forms; better alignment for radio and checkbox labels with their form elements; removes bold font face from radio and checkbox labels. All styles prefaced with the body tag to override Jetpack's styles. See #2 2018-03-07 15:17:35 -05:00
Caroline Moore
c740bc7a0a Gazette: Adds cleaner styles and spacing to Jetpack contact forms; better alignment for radio and checkbox labels with their form elements; removes bold font face from radio and checkbox labels. All styles prefaced with the body tag to override Jetpack's styles. See #2 2018-03-07 15:09:30 -05:00
Caroline Moore
0d3202c201 Dyad 2: Adds cleaner styles and spacing to Jetpack contact forms; better alignment for radio and checkbox labels with their form elements; removes bold font face from radio and checkbox labels. All styles prefaced with the body tag to override Jetpack's styles. See #2 2018-03-07 15:05:13 -05:00
Caroline Moore
1579644457 Canard: Adds cleaner styles and spacing to Jetpack contact forms; better alignment for radio and checkbox labels with their form elements; removes bold font face from radio and checkbox labels. All styles prefaced with the body tag to override Jetpack's styles. See #2 2018-03-07 14:51:28 -05:00
Caroline Moore
13ac2133a7 Button 2: Adds cleaner styles and spacing to Jetpack contact forms; better alignment for radio and checkbox labels with their form elements; removes bold font face from radio and checkbox labels. All styles prefaced with the body tag to override Jetpack's styles. See #2 2018-03-07 14:04:03 -05:00