Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 5f626fd

Browse files
authored
Update/collection pattern images (#9766)
* Update featured collections images * Add shop link to shop by price pattern
1 parent 7944a28 commit 5f626fd

10 files changed

+44
-32
lines changed
568 KB
Loading
443 KB
Loading
-299 KB
Binary file not shown.
-287 KB
Binary file not shown.
-435 KB
Binary file not shown.
-240 KB
Binary file not shown.
421 KB
Loading
234 KB
Loading

patterns/product-collections-featured-collections.php

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,23 +18,23 @@
1818
<div class="wp-block-buttons">
1919
<!-- wp:button {"style":{"spacing":{"padding":{"left":"18px","right":"18px","top":"9px","bottom":"9px"}},"typography":{"fontSize":"16px"},"color":{"background":"#000000","text":"#ffffff"}}} -->
2020
<div class="wp-block-button has-custom-font-size" style="font-size:16px">
21-
<a class="wp-block-button__link has-text-color has-background wp-element-button" style="color:#ffffff;background-color:#000000;padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px">Shop tech</a>
21+
<a href="<?php echo esc_url( wc_get_page_permalink( 'shop' ) ); ?>" class="wp-block-button__link has-text-color has-background wp-element-button" style="color:#ffffff;background-color:#000000;padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px">Shop tech</a>
2222
</div>
2323
<!-- /wp:button -->
2424
</div>
2525
<!-- /wp:buttons -->
2626

2727
<!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"right"}} -->
2828
<div class="wp-block-group">
29-
<!-- wp:image {"width":94,"height":108,"sizeSlug":"full","linkDestination":"none"} -->
29+
<!-- wp:image {"width":140,"sizeSlug":"full","linkDestination":"none"} -->
3030
<figure class="wp-block-image size-full is-resized">
31-
<img src="<?php echo esc_url( plugins_url( 'images/pattern-placeholders/product-electronics-1.png', dirname( __FILE__ ) ) ); ?>" alt="" width="94" height="108" />
31+
<img src="<?php echo esc_url( plugins_url( 'images/pattern-placeholders/technology-white-camera-photography-vintage-photographer.png', dirname( __FILE__ ) ) ); ?>" alt="" width="140" />
3232
</figure>
3333
<!-- /wp:image -->
3434

35-
<!-- wp:image {"width":80,"height":108,"sizeSlug":"full","linkDestination":"none"} -->
35+
<!-- wp:image {"width":140,"height":100,"sizeSlug":"full","linkDestination":"none"} -->
3636
<figure class="wp-block-image size-full is-resized">
37-
<img src="<?php echo esc_url( plugins_url( 'images/pattern-placeholders/product-apparel-7.png', dirname( __FILE__ ) ) ); ?>" alt="" width="80" height="108" />
37+
<img src="<?php echo esc_url( plugins_url( 'images/pattern-placeholders/leather-guitar-typewriter-red-gadget-sofa.png', dirname( __FILE__ ) ) ); ?>" alt="" width="140" height="100" />
3838
</figure>
3939
<!-- /wp:image -->
4040
</div>
@@ -52,23 +52,23 @@
5252
<div class="wp-block-buttons">
5353
<!-- wp:button {"style":{"spacing":{"padding":{"left":"18px","right":"18px","top":"9px","bottom":"9px"}},"typography":{"fontSize":"16px"},"color":{"background":"#000000","text":"#ffffff"}}} -->
5454
<div class="wp-block-button has-custom-font-size" style="font-size:16px">
55-
<a class="wp-block-button__link has-text-color has-background wp-element-button" style="color:#ffffff;background-color:#000000;padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px">Shop games</a>
55+
<a href="<?php echo esc_url( wc_get_page_permalink( 'shop' ) ); ?>" class="wp-block-button__link has-text-color has-background wp-element-button" style="color:#ffffff;background-color:#000000;padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px">Shop games</a>
5656
</div>
5757
<!-- /wp:button -->
5858
</div>
5959
<!-- /wp:buttons -->
6060

6161
<!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"right"}} -->
6262
<div class="wp-block-group">
63-
<!-- wp:image {"width":100,"height":60,"sizeSlug":"full","linkDestination":"none"} -->
63+
<!-- wp:image {"width":140,"height":100,"sizeSlug":"full","linkDestination":"none"} -->
6464
<figure class="wp-block-image size-full is-resized">
65-
<img src="<?php echo esc_url( plugins_url( 'images/pattern-placeholders/product-electronics-3.png', dirname( __FILE__ ) ) ); ?>" alt="" width="100" height="60" />
65+
<img src="<?php echo esc_url( plugins_url( 'images/pattern-placeholders/music-technology-play-equipment-studio-gadget.png', dirname( __FILE__ ) ) ); ?>" alt="" width="140" height="100" />
6666
</figure>
6767
<!-- /wp:image -->
6868

69-
<!-- wp:image {"width":100,"height":100,"sizeSlug":"full","linkDestination":"none"} -->
69+
<!-- wp:image {"width":140,"height":100,"sizeSlug":"full","linkDestination":"none"} -->
7070
<figure class="wp-block-image size-full is-resized">
71-
<img src="<?php echo esc_url( plugins_url( 'images/pattern-placeholders/product-electronics-2.png', dirname( __FILE__ ) ) ); ?>" alt="" width="100" height="100" />
71+
<img src="<?php echo esc_url( plugins_url( 'images/pattern-placeholders/technology-joystick-gadget-console-games-playstation.png', dirname( __FILE__ ) ) ); ?>" alt="" width="140" height="100" />
7272
</figure>
7373
<!-- /wp:image -->
7474
</div>

patterns/shop-by-price.php

Lines changed: 34 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
?>
88
<!-- wp:columns {"align":"wide"} -->
99
<div class="wp-block-columns alignwide">
10-
<!-- wp:column {"width":"25%","layout":{"type":"default"}} -->
11-
<div class="wp-block-column" style="flex-basis:25%">
12-
<!-- wp:cover {"customOverlayColor":"#e09300","minHeight":130,"minHeightUnit":"px","contentPosition":"top left","className":"has-background-color has-text-color","style":{"spacing":{"blockGap":"0.8em","padding":{"top":"0.8em"}}}} -->
13-
<div class="wp-block-cover has-custom-content-position is-position-top-left has-background-color has-text-color" style="padding-top:0.8em;min-height:130px">
10+
<!-- wp:column {"width":"25%","style":{"spacing":{"padding":{"top":"0","right":"0","bottom":"0","left":"0"},"blockGap":"10px"}},"layout":{"type":"default"}} -->
11+
<div class="wp-block-column" style="padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:25%">
12+
<!-- wp:cover {"customOverlayColor":"#e09300","minHeight":130,"minHeightUnit":"px","contentPosition":"top left","className":"has-background-color has-text-color","style":{"spacing":{"blockGap":"0em","padding":{"top":"0.8em"}}}} -->
13+
<div class="wp-block-cover is-light has-custom-content-position is-position-top-left has-background-color has-text-color" style="padding-top:0.8em;min-height:130px">
1414
<span aria-hidden="true" class="wp-block-cover__background has-background-dim-100 has-background-dim" style="background-color:#e09300"></span>
1515
<div class="wp-block-cover__inner-container">
1616
<!-- wp:paragraph {"align":"left","placeholder":"Write title…","style":{"typography":{"fontSize":"0.7em","lineHeight":"1"},"spacing":{"margin":{"top":"0px","bottom":"5px"}},"color":{"text":"#ffffff"}}} -->
@@ -24,14 +24,17 @@
2424
</div>
2525
<!-- /wp:cover -->
2626

27-
<!-- wp:paragraph {"align":"center","style":{"spacing":{"margin":{"top":"10px","right":"10px","bottom":"10px","left":"10px"}},"color":{"text":"#000000"}},"fontSize":"small"} -->
28-
<p class="has-text-align-center has-text-color has-small-font-size" style="color:#000000;margin-top:10px;margin-right:10px;margin-bottom:10px;margin-left:10px"><strong>Outdoor Furniture &amp; Accessories</strong></p>
29-
<!-- /wp:paragraph -->
27+
<!-- wp:buttons {"layout":{"type":"flex","justifyContent":"center","verticalAlignment":"center"}} -->
28+
<div class="wp-block-buttons">
29+
<!-- wp:button {"textColor":"contrast","style":{"border":{"width":"0px","style":"none"},"spacing":{"padding":{"left":"0","right":"0","top":"0","bottom":"0"}}},"className":"is-style-outline","fontSize":"small"} -->
30+
<div class="wp-block-button has-custom-font-size is-style-outline has-small-font-size"><a class="wp-block-button__link has-contrast-color has-text-color wp-element-button" href="<?php echo esc_url( wc_get_page_permalink( 'shop' ) ); ?>" style="border-style:none;border-width:0px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0"><strong>Outdoor Furniture &amp; Accessories</strong></a></div>
31+
<!-- /wp:button --></div>
32+
<!-- /wp:buttons -->
3033
</div>
3134
<!-- /wp:column -->
3235

33-
<!-- wp:column {"width":"25%"} -->
34-
<div class="wp-block-column" style="flex-basis:25%">
36+
<!-- wp:column {"width":"25%","style":{"spacing":{"padding":{"top":"0","right":"0","bottom":"0","left":"0"},"blockGap":"10px"}},"layout":{"type":"default"}} -->
37+
<div class="wp-block-column" style="padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:25%">
3538
<!-- wp:cover {"customOverlayColor":"#6f64f1","minHeight":130,"minHeightUnit":"px","contentPosition":"top left","className":"has-background-color has-text-color","style":{"spacing":{"blockGap":"0.8em","padding":{"top":"0.8em"}}}} -->
3639
<div class="wp-block-cover has-custom-content-position is-position-top-left has-background-color has-text-color" style="padding-top:0.8em;min-height:130px">
3740
<span aria-hidden="true" class="wp-block-cover__background has-background-dim-100 has-background-dim" style="background-color:#6f64f1"></span>
@@ -47,14 +50,17 @@
4750
</div>
4851
<!-- /wp:cover -->
4952

50-
<!-- wp:paragraph {"align":"center","style":{"spacing":{"margin":{"top":"10px","right":"10px","bottom":"10px","left":"10px"}},"color":{"text":"#000000"}},"fontSize":"small"} -->
51-
<p class="has-text-align-center has-text-color has-small-font-size" style="color:#000000;margin-top:10px;margin-right:10px;margin-bottom:10px;margin-left:10px"><strong>Summer Dinning</strong></p>
52-
<!-- /wp:paragraph -->
53+
<!-- wp:buttons {"layout":{"type":"flex","justifyContent":"center","verticalAlignment":"center"}} -->
54+
<div class="wp-block-buttons">
55+
<!-- wp:button {"textColor":"contrast","style":{"border":{"width":"0px","style":"none"},"spacing":{"padding":{"left":"0","right":"0","top":"0","bottom":"0"}}},"className":"is-style-outline","fontSize":"small"} -->
56+
<div class="wp-block-button has-custom-font-size is-style-outline has-small-font-size"><a class="wp-block-button__link has-contrast-color has-text-color wp-element-button" href="<?php echo esc_url( wc_get_page_permalink( 'shop' ) ); ?>" style="border-style:none;border-width:0px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0"><strong>Summer Dinning</strong></a></div>
57+
<!-- /wp:button --></div>
58+
<!-- /wp:buttons -->
5359
</div>
5460
<!-- /wp:column -->
5561

56-
<!-- wp:column {"width":"25%"} -->
57-
<div class="wp-block-column" style="flex-basis:25%">
62+
<!-- wp:column {"width":"25%","style":{"spacing":{"padding":{"top":"0","right":"0","bottom":"0","left":"0"},"blockGap":"10px"}},"layout":{"type":"default"}} -->
63+
<div class="wp-block-column" style="padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:25%">
5864
<!-- wp:cover {"customOverlayColor":"#c1d21c","minHeight":130,"minHeightUnit":"px","contentPosition":"top left","className":"has-background-color has-text-color","style":{"spacing":{"blockGap":"0.8em","padding":{"top":"0.8em"}}}} -->
5965
<div class="wp-block-cover has-custom-content-position is-position-top-left has-background-color has-text-color" style="padding-top:0.8em;min-height:130px">
6066
<span aria-hidden="true" class="wp-block-cover__background has-background-dim-100 has-background-dim" style="background-color:#c1d21c"></span>
@@ -70,14 +76,17 @@
7076
</div>
7177
<!-- /wp:cover -->
7278

73-
<!-- wp:paragraph {"align":"center","style":{"spacing":{"margin":{"top":"10px","right":"10px","bottom":"10px","left":"10px"}},"color":{"text":"#000000"}},"fontSize":"small"} -->
74-
<p class="has-text-align-center has-text-color has-small-font-size" style="color:#000000;margin-top:10px;margin-right:10px;margin-bottom:10px;margin-left:10px"><strong>Women's Styles</strong></p>
75-
<!-- /wp:paragraph -->
79+
<!-- wp:buttons {"layout":{"type":"flex","justifyContent":"center","verticalAlignment":"center"}} -->
80+
<div class="wp-block-buttons">
81+
<!-- wp:button {"textColor":"contrast","style":{"border":{"width":"0px","style":"none"},"spacing":{"padding":{"left":"0","right":"0","top":"0","bottom":"0"}}},"className":"is-style-outline","fontSize":"small"} -->
82+
<div class="wp-block-button has-custom-font-size is-style-outline has-small-font-size"><a class="wp-block-button__link has-contrast-color has-text-color wp-element-button" href="<?php echo esc_url( wc_get_page_permalink( 'shop' ) ); ?>" style="border-style:none;border-width:0px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0"><strong>Women's Styles</strong></a></div>
83+
<!-- /wp:button --></div>
84+
<!-- /wp:buttons -->
7685
</div>
7786
<!-- /wp:column -->
7887

79-
<!-- wp:column {"width":"25%"} -->
80-
<div class="wp-block-column" style="flex-basis:25%">
88+
<!-- wp:column {"width":"25%","style":{"spacing":{"padding":{"top":"0","right":"0","bottom":"0","left":"0"},"blockGap":"10px"}},"layout":{"type":"default"}} -->
89+
<div class="wp-block-column" style="padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:25%">
8190
<!-- wp:cover {"customOverlayColor":"#10ca99","minHeight":130,"minHeightUnit":"px","contentPosition":"top left","className":"has-background-color has-text-color","style":{"spacing":{"blockGap":"0.8em","padding":{"top":"0.8em"}}}} -->
8291
<div class="wp-block-cover has-custom-content-position is-position-top-left has-background-color has-text-color" style="padding-top:0.8em;min-height:130px">
8392
<span aria-hidden="true" class="wp-block-cover__background has-background-dim-100 has-background-dim" style="background-color:#10ca99"></span>
@@ -93,9 +102,12 @@
93102
</div>
94103
<!-- /wp:cover -->
95104

96-
<!-- wp:paragraph {"align":"center","style":{"spacing":{"margin":{"top":"10px","right":"10px","bottom":"10px","left":"10px"}},"color":{"text":"#000000"}},"fontSize":"small"} -->
97-
<p class="has-text-align-center has-text-color has-small-font-size" style="color:#000000;margin-top:10px;margin-right:10px;margin-bottom:10px;margin-left:10px"><strong>Kids' Styles</strong></p>
98-
<!-- /wp:paragraph -->
105+
<!-- wp:buttons {"layout":{"type":"flex","justifyContent":"center","verticalAlignment":"center"}} -->
106+
<div class="wp-block-buttons">
107+
<!-- wp:button {"textColor":"contrast","style":{"border":{"width":"0px","style":"none"},"spacing":{"padding":{"left":"0","right":"0","top":"0","bottom":"0"}}},"className":"is-style-outline","fontSize":"small"} -->
108+
<div class="wp-block-button has-custom-font-size is-style-outline has-small-font-size"><a class="wp-block-button__link has-contrast-color has-text-color wp-element-button" href="<?php echo esc_url( wc_get_page_permalink( 'shop' ) ); ?>" style="border-style:none;border-width:0px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0"><strong>Kids' Styles</strong></a></div>
109+
<!-- /wp:button --></div>
110+
<!-- /wp:buttons -->
99111
</div>
100112
<!-- /wp:column -->
101113
</div>

0 commit comments

Comments
 (0)