Profiles

Bio

WordPress/WooCommerce Developer

Website development on WordPress/WooCommerce of any complexity
Themes, Plugins, Custom solutions

Contact Me:
Telegram https://t.me/devserge

Current Job

WordPress/Woocommerce developer
Present

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 2024
Oct 29 Tue · 17:12
Forums med
Posted a reply to Product Quantity Input doesn’t work in mobile, on the site WordPress.org Forums:
I checked the increase and decrease buttons for the product. I was even able to…
October 2021
Oct 08 Fri · 19:09
Forums med
Posted a reply to Payment Gateway error with Paypal Pro and WooCommerce, on the site WordPress.org Forums:
no, this code should output information about CURL. To understand whether CURL is installed correctly…
Oct 08 Fri · 16:08
Forums med
Posted a reply to Payment Gateway error with Paypal Pro and WooCommerce, on the site WordPress.org Forums:
yes, Code Snippets plugin, will be the easiest way for you. please write what will…
Oct 08 Fri · 15:48
Forums med
Posted a reply to unwanted redirect 302, on the site WordPress.org Forums:
Is redirection not installed on the domain provider panel?
Oct 08 Fri · 15:41
Forums med
Posted a reply to Database issue?, on the site WordPress.org Forums:
There is a file in the root of the site wp-config.php ?
Oct 08 Fri · 15:34
Forums med
Posted a reply to Payment Gateway error with Paypal Pro and WooCommerce, on the site WordPress.org Forums:
you can check if CURL works with this code. echo '<pre>'; var_dump(curl_version()); echo '</pre>';
Oct 08 Fri · 14:40
Forums med
Posted a reply to Payment Gateway error with Paypal Pro and WooCommerce, on the site WordPress.org Forums:
Hi, does cURL itself work on the server? mod_security doesn't block cURL calls? So far…
Oct 08 Fri · 14:30
Forums med
Posted a reply to Database issue?, on the site WordPress.org Forums:
Hi, check that the wp_options table exists in the database. The db table probably isn't…
Oct 08 Fri · 14:18
Forums med
Posted a reply to unwanted redirect 302, on the site WordPress.org Forums:
Hi, try using the standard htaccess <IfModule mod_rewrite.c> RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase…
Oct 08 Fri · 14:05
Forums med
Posted a reply to Adjust display for screen magnification using shift +, on the site WordPress.org Forums:
Hi, you need to edit CSS. I can't answer you more precisely. I need to…