Commit graph

664 commits

Author SHA1 Message Date
Maggie Cabrera
7456b91ee5 considered scrolling menu, changed order of buttons 2020-12-17 11:36:48 +01:00
Maggie Cabrera
ca60017dfd lock scroll when mobile menu is open 2020-12-17 11:36:48 +01:00
Maggie Cabrera
bbd1dc0dd0 changed mobile menu to be fixed and cover all the screen 2020-12-17 11:36:48 +01:00
Maggie Cabrera
ddc961c071 changed menu container selector 2020-12-17 11:36:48 +01:00
Maggie Cabrera
e60a1e0050 styles for dropdown menu 2020-12-17 11:36:48 +01:00
Maggie Cabrera
aedfbd8616 used template areas for menu layout 2020-12-17 11:36:48 +01:00
Enej Bajgoric
1306582c8a Only add the container class if we are in the new enable_side_menu mode since it could casue issues with backwards compatiblity and css 2020-12-17 11:36:48 +01:00
Enej Bajgoric
70c96b52de Fix the menu container class. 2020-12-17 11:36:48 +01:00
Enej Bajgoric
c0fd83dab4 Possible woo plugin css. 2020-12-17 11:36:47 +01:00
Enej Bajgoric
58728625ce Use css grid to style the side nav 2020-12-17 11:36:47 +01:00
Ben Dwyer
657657bc5f Move the option to the menu setion 2020-12-17 11:36:47 +01:00
Enej Bajgoric
ecec58072b Move functions to after theme setup call 2020-12-17 11:36:47 +01:00
Enej Bajgoric
11cbcc675b Move functions to Varia add customizer control 2020-12-17 11:36:47 +01:00
Enej Bajgoric
69d57b8758 Update scss files to be more DRY 2020-12-17 11:36:47 +01:00
Enej Bajgoric
7fa2ec4ff3 Include the varia_mobile_nav_on_side function in all the themes.
This makes sure that the user will not get a PHP warning if theu are not running the latest version of varia that has that function.
Since varia doesn't have that feature enabled this PR removes the function as well.
2020-12-17 11:36:47 +01:00
Enej Bajgoric
24cf9893c1 Update the Alves theme to have the mobile nav on the side. 2020-12-17 11:36:47 +01:00
Ben Dwyer
7361a5fa91
Merge pull request #2849 from milindmore22/GH-2847
GH-2847 Adds AMP meta to compatible themes.
2020-11-30 20:23:51 +00:00
Ben Dwyer
e878ddb802
Merge pull request #2843 from Automattic/testimonial-archive-excerpt
Varia: use the_content() for Testimonials archives
2020-11-25 11:44:44 +00:00
Milind More
aa32253d8a GH-2847 Adds Varia Theme as reader theme. 2020-11-23 16:58:21 +05:30
Jordan
db2baf667e Add templates for jetpack-testimonial-archive
Replacing the_excerpt() the_content()
2020-11-22 16:21:16 +11:00
Jason Crist
c69defa26b Returning .pot files to git version control 2020-11-12 09:36:04 -05:00
Jason Crist
7c679f3bfa Bring (seemingly unmodified) images into sync 2020-11-11 17:30:24 -05:00
Maggie Cabrera
3ab69f56ec changed default value for get_theme_mod 2020-11-11 13:10:17 +01:00
Maggie Cabrera
66505e491e bumped versions again because gh was behind svn 2020-11-11 11:05:17 +01:00
Maggie Cabrera
7659640926 bumped versions up 2020-11-11 10:58:33 +01:00
Maggie Cabrera
7a7ae0c509 fixed conditional class not working corectly 2020-11-11 09:57:33 +01:00
Ben Dwyer
952143998c stack the site logo on alves and hever 2020-11-06 11:34:30 +00:00
Ben Dwyer
34e523a854 update site branding template to allow a logo to go on the side 2020-11-06 09:54:34 +00:00
Ben Dwyer
2d41766043 update the header to add a custom logo class name 2020-11-06 09:51:23 +00:00
Jason Crist
35d319daa4
Merge pull request #2654 from Automattic/fix/2257-varia-premium-content-margins
Premium Content : Ensuring correct vertical margin
2020-10-22 14:00:18 -04:00
Jason Crist
a2f977aff4 Corrected Version Mismatch 2020-10-22 12:51:30 -04:00
Jason Crist
73febb342d Build for proposed fix changes 2020-10-22 12:12:21 -04:00
Jason Crist
eef3cf6628 Added margin definitions to Premium Content Block
Added a generic .entry-content-child class to be used (extended) by
anything that needs to apply the content child margins.

Leveraged this .entry-content-child from a new Premium Content selector in
order for the appropraite vertical margins to be applied to premium
content.
2020-10-22 11:24:42 -04:00
Noah Allen
2b1de5eef9
Fix editor styles for verse block for all varia child themes (#2661) 2020-10-21 16:05:44 -07:00
Jason Crist
ab34c5d91c
Properly comment paragraph change
Co-authored-by: Jeff Ong <jeff.ong@automattic.com>
2020-10-21 14:15:23 -04:00
Jason Crist
6a6fbeb811 Version Bump 2020-10-21 13:39:46 -04:00
Jason Crist
aefdd21ac0 Premium Content : Ensuring correct vertical margin
The paragraph elements inside of Premium Content blocks weren't
included in the entry-content margin definitions.  This ensures
that any paragraph (including those in Premium Content blocks)
have the appropriate styles assigned.
2020-10-21 10:16:38 -04:00
Ben Dwyer
0a602a63a8 Varia: Simplify pullquote styles 2020-09-24 15:14:10 +01:00
Maggie Cabrera
1666d8c814 fixed messed up varia+children versions 2020-09-24 12:40:49 +02:00
Maggie Cabrera
ca6a66889d fixed inheritance for pullquote bg color 2020-09-23 09:25:16 +02:00
Ben Dwyer
fb21619e46
Merge pull request #2469 from Automattic/fix/varia-building
Varia: Make the build jobs sequential
2020-09-17 16:05:32 +01:00
Ben Dwyer
c53599530e fix the rebuild child themes script 2020-09-17 15:48:21 +01:00
Ben Dwyer
405023f6ef fix version numbers for varia child themes 2020-09-17 15:46:15 +01:00
Ben Dwyer
ab4c2c91d4 Varia: Make the build jobs sequential 2020-09-17 14:14:00 +01:00
Ben Dwyer
d7a5aba5b2 update all varia children 2020-09-16 14:12:30 +01:00
Ben Dwyer
1ab145b67d Remove duff line 2020-09-14 22:06:35 +01:00
Ben Dwyer
8e3c04310b Add a rebuild tool for varia themes 2020-09-14 22:03:05 +01:00
Ben Dwyer
4c11d4aa2b removes custom code for dealing with gallerys in varia based themes 2020-09-14 12:57:35 +01:00
Tony Arcangelini
f142d28262
Add WhatsApp icon to SVG sprite (#2422)
Before: https://d.pr/i/JMioGf
After: https://d.pr/i/P2xTZt

On other child: https://d.pr/i/uJbtD8
2020-09-05 17:30:30 +02:00
Allan Cole
e9998ca58c Varia: Disable automatically generated color palettes. 2020-07-29 17:13:12 -04:00