Sohilbhai Ghanchivahora
@sohilvahora96 on WordPress.org, @Sohil Vahora on Slack
Bio
Interests
WordPress Origin Story
Contributions
- Member Since: September 6th, 2023
- Location: Ahmedabad
- Website: sohilvahora.netlify.app
- GitHub: iamsohilvahora
- Job Title: WordPress Backend Developer
- Employer: eSparkBiz Technologies Private Limited
Contribution History
Sohilbhai Ghanchivahora’s badges:- Photo Contributor
- Plugin Developer
- Translation Contributor
- Translation Editor
-
Completed the course Introduction to Block Development: Build your first custom block on learn.wordpress.org
-
Completed the course Using the WordPress Data Layer on learn.wordpress.org
-
Completed the course Basic principles of conflict resolution on learn.wordpress.org
-
Completed the course Writing in the WordPress voice on learn.wordpress.org
-
Completed the course Beginner WordPress Developer on learn.wordpress.org
-
Posted a reply to Error 500 – Internal Server Error – WP Admin Login, on the site WordPress.org Forums:
Hi @naninfa0 FIRST Identify Who Is Blocking (Wordfence or Cloudflare)? Temporarily pause CloudflareGo to Cloudflare… -
Completed the course Open source basics and WordPress on learn.wordpress.org
-
Posted a reply to Fix php snippet code, on the site WordPress.org Forums:
Hi @waseemsannib , Please update below code to hide add-to-wishlist on homepage and faces page… -
Posted a reply to Unable to switch to Visual Editor creating or updating posts since 6.8 update, on the site WordPress.org Forums:
Hi @abusybeeslife ,Also, you can use below code to update user's rich_editing meta_key value to… -
Posted a reply to Removing /category/ by edit base then sub-categories not working, on the site WordPress.org Forums:
Hi @pasha786 ,You can use "Custom Permalinks" plugin to set custom slug for category. (category… -
Posted a reply to Help with Product customization and info on WooComm, on the site WordPress.org Forums:
Hi @unlock14 ,According to my knowledge, you can go with custom solution without using any… -
Posted a reply to “tax_query” is ignored when “name” is provided in WP_Query, on the site WordPress.org Forums:
Hi @donjajo ,There are two approach, you can follow one of theme as per below,… -
Posted a reply to Woocomerce_Emails personalization, on the site WordPress.org Forums:
Hi @simone27 ,Pleas try below code to get customer first name. $customer_first_name = $order->get_billing_first_name(); -
Posted a reply to Plugin header error, on the site WordPress.org Forums:
Hi @crypt0z ,Please check below steps:- Plugin name should be api-gold (/wp-content/plugins/api-gold/)- Main file name… -
Posted a reply to WooCommerce new account email customisation, on the site WordPress.org Forums:
Hi @dhnick , If you are overriding the email template, please check that you are… -
Posted a reply to Ecommerce Functionlity, on the site WordPress.org Forums:
Hi @azmeryalakhtar ,The problem you're facing is that WordPress does not allow duplicate slugs within… -
Posted a reply to Shortcode to Display Post Count in a Category, on the site WordPress.org Forums:
Hi @pressonforlife ,Please try below code and let me know if you face any issue.… -
Posted a reply to “Woocommerce>setting>shipping” Not opening it, on the site WordPress.org Forums:
Hi @aslam203 ,Please check below steps,1. Enable debuggingdefine('WP_DEBUG', true);define('WP_DEBUG_LOG', true);define('WP_DEBUG_DISPLAY', false); Check wp-content/debug.log for the… -
Posted a reply to Plugin issue in multisite, on the site WordPress.org Forums:
Hi @shekharsuman123 , In a WordPress multisite: Network Activated Plugin -> Enabled on all sites,… -
Posted a reply to Unable to switch to Visual Editor creating or updating posts since 6.8 update, on the site WordPress.org Forums:
Hi @mrben10,The block editor (Gutenberg) relies heavily on JavaScript. If something is breaking JS side… -
Posted a reply to How to Change Category widget “Select Category”?, on the site WordPress.org Forums:
Hi @wynot ,Please try to update below script in your code and let me know… -
Posted a reply to How to Change Category widget “Select Category”?, on the site WordPress.org Forums:
Hi @wynot ,Please try below code and add it into the JS file and let… -
Posted a reply to Removing Shipping Options From Cart Page, on the site WordPress.org Forums:
@scarmsj ,If you want to show message “Calculated at checkout” on cart page instead of… -
Posted a reply to Fix php snippet code, on the site WordPress.org Forums:
Hi @waseemsannib ,Smush is also good plugin, please check in setting if there is option… -
Posted a reply to Removing Shipping Options From Cart Page, on the site WordPress.org Forums:
Hi @scarmsj ,Please try below code, let me know if you face any issue, function… -
Posted a reply to Fix php snippet code, on the site WordPress.org Forums:
Hi @waseemsannib The most important things for getting the speed is first you have to… -
Posted a reply to Removing Shipping Options From Cart Page, on the site WordPress.org Forums:
Hi @scarmsj ,Please try below code and let me know if you face any issue.… -
Posted a reply to Removing Shipping Options From Cart Page, on the site WordPress.org Forums:
Hi @scarmsj,Is it working now? -
Posted a reply to Fix php snippet code, on the site WordPress.org Forums:
Hi @waseemsannib , Please carefully follow the below steps to optimize the page speed, Take… -
Posted a reply to Fix php snippet code, on the site WordPress.org Forums:
Yes @waseemsannib , it's okay now. If you have any other issue, you can feel… -
Posted a reply to Fix php snippet code, on the site WordPress.org Forums:
Hi @waseemsannib, Don't directly make change in plugin's file. That's why I told you copy… -
Posted a reply to Fix php snippet code, on the site WordPress.org Forums:
@waseemsannib , I'm not talking about functions.php file code. Could you please check in activated… -
Posted a reply to Fix php snippet code, on the site WordPress.org Forums:
Hi @waseemsannib ,In your activated theme's woocommerce folder and inside - add-to-wishlist.php file (existing or… -
Posted a reply to Fix php snippet code, on the site WordPress.org Forums:
Hi @waseemsannib ,For the home page can you please send me actual file code or… -
Posted a reply to Fix php snippet code, on the site WordPress.org Forums:
Hi @waseemsannib ,I have checked on below left category when I hover on product I… -
Posted a reply to Error when i try to launch page, on the site WordPress.org Forums:
Sure @mabo77 you can ask me anything about issue. Please feel free to message me. -
Posted a reply to Fix php snippet code, on the site WordPress.org Forums:
Hi @waseemsannib ,Please use below code to hide button, hope it will helpful, // 1.… -
Posted a reply to Error when i try to launch page, on the site WordPress.org Forums:
Hi @mabo77 , Please follow the below step to resolve the issue, 1) First take… -
Posted a reply to updating plugins on localhost, on the site WordPress.org Forums:
Hi @nthali ,Please add this code in wp-config.php file on main project folder file. define('FS_METHOD',… -
Posted a reply to Lost my menu on my website, on the site WordPress.org Forums:
@ukajaau most welcome -
Posted a reply to WordPress Login missing, on the site WordPress.org Forums:
Hi @hudson48, Your issue resolved? -
Posted a reply to Removing Shipping Options From Cart Page, on the site WordPress.org Forums:
Hi @scarmsj , According to my understanding, you want to accomplish the task as per… -
Posted a reply to Heading defaults, on the site WordPress.org Forums:
Hi @scargill ,Your issue resolved? -
Posted a reply to ACF Field Object returns empty when WP_Query is filtered, on the site WordPress.org Forums:
Hi @antoniomartoni ,Please add below code and follow below step to resolve your disappearing field… -
Posted a reply to Lost my menu on my website, on the site WordPress.org Forums:
Hi @ukajaau ,On website front-end, in chrome browser just inspect element and find the menu… -
Posted a reply to Heading defaults, on the site WordPress.org Forums:
Hi @scargill I got it that you're getting warnings in cPanel's file manager due to…
Contributor
-
Add Product Frontend for WooCommerce
Active Installs: 100+
-
Bytes Import/Export Lite
Active Installs: Less than 10
Total photo contributions: 2
View all photos contributed by Sohilbhai Ghanchivahora to the WordPress Photo Directory →
Completed Courses
Total completed courses: 6
- Introduction to Block Development: Build your first custom block November 25, 2025
- Using the WordPress Data Layer November 20, 2025
- Basic principles of conflict resolution November 20, 2025
- Writing in the WordPress voice November 19, 2025
- Beginner WordPress Developer November 19, 2025
- Open source basics and WordPress November 4, 2025
Plugins
-
Add Product Frontend for WooCommerce
-
All-In-One Security (AIOS) – Security and Firewall
-
Bytes Import/Export Lite
-
Contact Form 7
-
Smush Image Optimization – Optimize Images | Compress & Lazy Load Images | Convert WebP & AVIF | Image CDN
-
UpdraftPlus: WP Backup & Migration Plugin
-
W3 Total Cache
-
WooCommerce
-
WP Mail SMTP by WPForms - The Most Popular SMTP and Email Log Plugin
-
Yoast SEO - Advanced SEO with real-time guidance and built-in AI
العربية (Arabic) Plugins Translation Editor - #ar
-
Add Product Frontend for WooCommerce
Active Installs: 100+

