Profiles

Badges

CONTENT
1 badge
Photo Contributor '26

Recent impact

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

Last 30 days
1contribution
high0
medium1
score1
Last 90 days
1contribution
high0
medium1
score1
Last 12 months
1contribution
high0
medium1
score1

Contributions

Type
May 2026
May 16 Sat · 08:18
Forums med
Posted a reply to post not show, on the site WordPress.org Forums:
Go to: Settings → Reading You probably have: Homepage = Home Posts page = Blog…
November 2023
Nov 23 Thu · 13:03
Forums med
Posted a reply to How to fix Too few arguments to function WP_Widget::__construct() ?, on the site WordPress.org Forums:
No the source of this error is not WP itself this is happening because some…
Nov 20 Mon · 16:48
Forums med
Posted a reply to PHP 7.4 doesn’t work, on the site WordPress.org Forums:
Some of your site plugins are not updated to work with PHP 8.1 so thats…
Nov 20 Mon · 12:59
Forums med
Posted a reply to Pagination showing 404 Error, on the site WordPress.org Forums:
There is issue with the plugin its generating pages links like https://techqik.net/page/2 but it should…
Nov 13 Mon · 06:48
Forums med
Posted a reply to Cannot remove Underline on Text/Image Links, on the site WordPress.org Forums:
add this custom css code in your site.a {border-bottom: none !important;}
Nov 13 Mon · 06:28
Forums med
Posted a reply to PHP Warning: Undefined array key “path” in /home/xxx/wp-includes/canonical.php, on the site WordPress.org Forums:
these php warnings you can easily disable it in WordPress debug false and also disable…
Nov 12 Sun · 19:43
Forums med
Posted a reply to woocommerce “Your shopping cart is currently empty”, on the site WordPress.org Forums:
I think this is happing because you have not switched on the guest order feature…
Nov 12 Sun · 19:33
Forums med
Posted a reply to Cannot log in to administrators dashboard, on the site WordPress.org Forums:
First of all you need to verify that you are editing the right database after…
Nov 12 Sun · 19:29
Forums med
Posted a reply to In post internal link show like this ?p=322, on the site WordPress.org Forums:
All you need to do is just go to setting and changes post permalink types…
Nov 06 Mon · 19:11
Forums med
Posted a reply to Download button is black on black?, on the site WordPress.org Forums:
This simply looks like its CSS overriding issue you can simply resolve it by adding…