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 2020
Sep 06 Sun · 08:41
Forums med
Created a topic, Plugin suggestion for contact form CRM, on the site WordPress.org Forums:
Hi! We will have a B2B sales contact form on our landi…
Sep 05 Sat · 21:06
Forums med
Posted a reply to Moving entire current site under new subdomain, on the site WordPress.org Forums:
I found this guide as well: https://www.webhostinghub.com/help/community/wordpress/moving-wordpress-site-to-a-subdomain Which seems to be the same as my…
Sep 05 Sat · 19:21
Forums med
Created a topic, Moving entire current site under new subdomain, on the site WordPress.org Forums:
So I have a fully functioning job portal up and runnin…
Sep 05 Sat · 11:58
Forums med
Created a topic, child theme functions.php not overriding plugins, on the site WordPress.org Forums:
Hello! I am new, so bear with my probably obvious mis…
August 2020
Aug 17 Mon · 19:47
Forums med
Posted a reply to wp resume manager, remove fields, on the site WordPress.org Forums:
They are visible on the frontend submission form Seems like the child theme was not…
Aug 17 Mon · 18:05
Forums med
Posted a reply to wp resume manager, remove fields, on the site WordPress.org Forums:
So the child theme functions.php looks like this now: <?php add_action( 'wp_enqueue_scripts', 'cariera_child_enqueue_scripts', 20 );…
Aug 17 Mon · 17:33
Forums med
Posted a reply to wp resume manager, remove fields, on the site WordPress.org Forums:
I found a child theme for the installed theme zipped, inside there is a functions.php…
Aug 17 Mon · 17:08
Forums med
Posted a reply to wp resume manager, remove fields, on the site WordPress.org Forums:
Thank you! In this case, would the childtheme be the installed theme? Or would I…
Aug 16 Sun · 10:19
Forums med
Created a topic, wp resume manager, remove fields, on the site WordPress.org Forums:
Hello, I have seen the documentation page at https:…