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
October 2019
Oct 04 Fri · 10:07
Forums med
Posted a reply to Ruble currency symbol not showing in IOS 13, on the site WordPress.org Forums:
Actaully the issue is solved now. The problem is of course in IOS. After an…
September 2019
Sep 26 Thu · 08:52
Forums med
Created a topic, Ruble currency symbol not showing in IOS 13, on the site WordPress.org Forums:
Hey guys! After a recent ios update woocommerce does n…
May 2019
May 06 Mon · 16:42
Forums med
Posted a reply to Completely DELETE related products., on the site WordPress.org Forums:
i ll just ask my template dev support for a way to do this. or…
May 06 Mon · 15:29
Forums med
Posted a reply to Completely DELETE related products., on the site WordPress.org Forums:
Nope. Added you snippet via code snippets plugin - related products are visible on page.
May 06 Mon · 15:15
Forums med
Posted a reply to Completely DELETE related products., on the site WordPress.org Forums:
Hiding related products is a part of a way to decrease page load time. So…
May 06 Mon · 11:45
Forums med
Posted a reply to Completely DELETE related products., on the site WordPress.org Forums:
Thank you Hannah, but i ve got no problem with hiding related products. The problem…
May 04 Sat · 12:43
Forums med
Posted a reply to Completely DELETE related products., on the site WordPress.org Forums:
i add this code through wordpress directly.
May 04 Sat · 12:07
Forums med
Posted a reply to Completely DELETE related products., on the site WordPress.org Forums:
/** * Remove related products output */ remove_action( 'woocommerce_after_single_product_summary', 'woocommerce_output_related_products', 20 );
May 04 Sat · 08:10
Forums med
Posted a reply to Completely DELETE related products., on the site WordPress.org Forums:
Can i send a link to you privately? I do not want my web site…
May 03 Fri · 13:13
Forums med
Created a topic, Completely DELETE related products., on the site WordPress.org Forums:
Hey guys! I ve seen a couple of suggestions on how to …