Profiles

Bio

I am a WordPress developer. i specialized in wordpress themes and plugin fully customize in front end & back end development. Experienced with all stages of the development cycle for dynamic web projects.

Badges

CODE
1 badge
Plugin Developer

Current Job

WordPress 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
May 2025
May 31 Sat · 07:20
Forums med
Posted a reply to WordPress issues with SVG files, on the site WordPress.org Forums:
Hi @wurds Add the mime types function to your theme's functions.php function cc_mime_types($mimes) { $mimes['svg']…
May 31 Sat · 06:42
Forums med
Posted a reply to Vertically Centered Header, on the site WordPress.org Forums:
Hi @pranaman try this css code .site-header .col-full {margin: 0px;}
November 2024
Nov 12 Tue · 06:15
Forums med
Created a topic, Does not work with php 8.0, on the site WordPress.org Forums:
Hello there, Issue with import export not working w…
April 2024
Apr 05 Fri · 05:45
Forums med
Posted a reply to css of selectors, on the site WordPress.org Forums:
Hello @sacconi,Use this css .sacconi_form select { width: 100%; margin: 0px 0px 10px; padding: 5px;…
Apr 04 Thu · 11:28
Forums med
Posted a reply to Homepage is blocked, on the site WordPress.org Forums:
Hello @ihresattelanpassung, Your website SSL Certificate is expired. Renew SSL Certificate.Currect SSL ValidityNot Before :…
Apr 04 Thu · 11:16
Forums med
Posted a reply to Remove white space on right side of mobile, on the site WordPress.org Forums:
Hello A horizontal scroll line appears in footer, it seems so.Please add this code in…
Apr 04 Thu · 10:49
Forums med
Posted a reply to Auto Updates Disabled…., on the site WordPress.org Forums:
Hi @binarywc, add code in config.php define( 'WP_AUTO_UPDATE_CORE', false ); After putting this code it…
Apr 04 Thu · 10:21
Forums med
Posted a reply to 403 – Forbidden on contactpage, on the site WordPress.org Forums:
Hi, Please first set and save permalink in setting option and then check contact page
Apr 01 Mon · 11:24
Forums med
Posted a reply to submenu items look, on the site WordPress.org Forums:
Hi, Please add CSS code in your style.css file .testata ul > li > ul…
March 2024
Mar 30 Sat · 06:21
Forums med
Posted a reply to Setting different background header image of each product categories., on the site WordPress.org Forums:
Hi, Please use ACF plugin and then create option and set rules Taxonomy == Category(product_cat).…