Profiles

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
January 2020
Jan 14 Tue · 19:06
Forums med
Posted a reply to Replace Product Search with WordPress Search, on the site WordPress.org Forums:
I moved it like this: <?php remove_action( 'storefront_header', 'storefront_product_search', 40); add_action( 'storefront_header', 'replacement_header_search', 40 );…
Jan 09 Thu · 21:13
Forums med
Posted a reply to Remove extra space under header/menu, on the site WordPress.org Forums:
Try: .storefront-full-width-content.woocommerce-cart .entry-header, .storefront-full-width-content.woocommerce-checkout .entry-header, .storefront-full-width-content.woocommerce-account .entry-header, .storefront-full-width-content .woocommerce-products-header { padding: 0; }
Jan 09 Thu · 20:27
Forums med
Posted a reply to Replace Product Search with WordPress Search, on the site WordPress.org Forums:
### WordPress Environment ### WordPress address (URL): https://weinbaugenossenschaft.hardynet.ch Site address (URL): https://weinbaugenossenschaft.hardynet.ch WC Version: 3.8.1…
Jan 09 Thu · 20:21
Forums med
Created a topic, Replace Product Search with WordPress Search, on the site WordPress.org Forums:
I would like to replace the Storefront theme’s default…