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
September 2016
Sep 20 Tue · 17:38
Forums med
Posted a reply to Change font and color of “related products” text, on the site WordPress.org Forums:
Yes we can change font color, size etc.... and we can display both description short…
Sep 18 Sun · 18:45
Forums med
Posted a reply to I had like to fix something on my template, on the site WordPress.org Forums:
Two ways to remove it from you website. 1. Display none that dive using css.…
Sep 07 Wed · 17:07
Forums med
Posted a reply to Can’t see any improvement, on the site WordPress.org Forums:
use WP Fastest Cache in place of super cache.... its better
Sep 07 Wed · 17:04
Forums med
Posted a reply to Help PLEASE! Tweentysixteen child theme, on the site WordPress.org Forums:
add this css and clear your browser cache .home .entry-content { margin: 0px !important; }…
Sep 07 Wed · 16:59
Forums med
Posted a reply to Blog only shows excerpt(summary) rather than full post when “Readmore” clicked, on the site WordPress.org Forums:
check your single.php find the_excerpt() and change it to the_content();
Sep 07 Wed · 16:56
Forums med
Posted a reply to Help PLEASE! Tweentysixteen child theme, on the site WordPress.org Forums:
please post link of that page
Sep 06 Tue · 16:52
Forums med
Posted a reply to Custom Logo Juniper Theme, on the site WordPress.org Forums:
find theme setting in and then goto general section
Sep 06 Tue · 16:33
Forums med
Posted a reply to Custom Logo Juniper Theme, on the site WordPress.org Forums:
Appereance -> theme options -> header -> upload logo
Sep 05 Mon · 18:00
Forums med
Posted a reply to Mobile menu them not showing all itens, on the site WordPress.org Forums:
@media only screen and (min-width:10px) and (max-width: 767px) { html #wpadminbar{ display:none; } #site-navigation ul…
Sep 05 Mon · 17:45
Forums med
Posted a reply to Mobile menu them not showing all itens, on the site WordPress.org Forums:
yes there is an bug... For this we have decrease font size in menu and…