Skip to content
phpsof.com

PHP Stackoverflow

Learn anything with me

  • Home
  • About Me
  • PHP
    • Codeigniter
    • Laravel
    • Magento 1
    • Magento 2
    • Woocommerce
    • WordPress
  • Javascript Frameworks
    • Javascript
    • Angular Js
    • Jquery
    • Node Js
    • React Js
    • Vue Js
    • Datatables
    • jQuery Validation Engine
  • Database
    • Mysql
  • Free Stuff
    • Free WordPress Themes
    • Free WordPress Plugins
  • Themes & Plugins @3USD only
  • Contact
You Are Here
  • Home
  • PHP
  • Page 3

Category: PHP

April 28th, 2021

How to Conditionally Force Product Quantity 1 at Cart in WooCommerce?

PHP

Sometimes, in WooCommerce, you wish to allow only one item to be bought in single order. You can enable this function easily by WooCommerce product settings. You just need to check in the “sold individually” checkbox. It is present under the “Inventory” data tab in the single product page. So,

Read More
April 27th, 2021

How to Add Shipping Phone at Checkout Page in WooCommerce?

PHP

Shipping phone information is essential for every ecommerce website. Using it, ecommerce companies can communicate efficiently with courier partners and end customers. As a result, delivery related problems get communicated & resolved at a faster pace. In this article, you will learn about WooCommerce add shipping phone at checkout. WooCommerce

Read More
April 26th, 2021

How to Rename State Label at Checkout in WooCommerce?

PHP

You might need to change the checkout “state” field on both billing and shipping pages. In this article, you will learn to rename State label at Checkout in WooCommerce. All you need to do is change the field ID. Doing so, the snippet will get executed on the given checkout

Read More
April 25th, 2021

How to Show Checkout Even If Cart is Empty in WooCommerce?

PHP

In WooCommerce, if your cart is empty, then the checkout page redirects you to the cart. It is a by-default or original WooCommerce setting. However, you do not want to activate this function every time and skip checkout redirects. So, in this article, you will learn how to show checkout

Read More
April 24th, 2021

How to Move Order Notes at Checkout page in WooCommerce?

PHP

The order notes are generally present below the shipping form. Using these short notes, you can include additional information that has been missed beforehand. So, the further order related procedures could run smoothly. For instance, giving special instructions for delivery purposes through order notes. In this article, you will learn

Read More
April 23rd, 2021

How to automatically hide WooCommerce checkout field?

PHP

You have seen how to hide checkout fields of a virtual product at cart. In this article, you will learn to automatically hide WooCommerce checkout field. It means that you can hide a field if another field does not contain any information or value. In our example, you will learn

Read More
April 22nd, 2021

How to switch WooCommerce Multiple PayPal Accounts?

PHP

WooCommerce comes with PayPal standard. Once this free PayPal version is enabled, your customers can make PayPal payments. You just need to enter a PayPal email in your WooCommerce shop. In this article, you will learn to switch WooCommerce Multiple PayPal Accounts. With this, you can also read our guide

Read More
April 21st, 2021

How to enable WooCommerce Multiple Stripe Accounts?

PHP

In WooCommerce, you can connect with the WooCommerce Stripe Payment Gateway. Doing so, one can accept credit card payment made through this free Stripe payment gateway plugin. You need to activate “Live Publishable Key” and “Live Secret Key” for that matter. After that, you can use your Stripe account for

Read More
April 20th, 2021

How to Alter WooCommerce Order Field after Checkout?

PHP

In WooCommerce, you might need to alter or correct a few things after order checkout. It includes correcting punctuation, adding the right prefix to contact numbers, delete spaces, format accents, etc. Doing so, your courier partner gets the right information to deliver the parcel. So, we will learn how to

Read More
April 18th, 2021

How to Exclude Product from Discount Coupons in WooCommerce?

PHP

In WooCommerce, you can set discounts on specific products or categories. You need to simply adjust coupon settings for that matter. However, what if you wish to exclude product from discount coupons? Doing so, it will never be discounted. Unfortunately, this function is not directly available in WooCommerce. You have

Read More
« Prev 1 2 3 4 5 … 10 Next »

Search

Recent Posts

  • Top 7 Points and Rewards Plugins
  • Run PHP Web Applications Without External Server
  • Top Ecommerce Platforms Ranking by Market Share (2021)
  • How to Edit a Breadcrumb Item in WooCommerce?
  • How to Save Terms & Conditions Acceptance at Checkout page?

Categories

  • Ajax (5)
  • Database (4)
    • Mysql (4)
  • Javascript (1)
  • Javascript Frameworks (7)
    • Angular Js (1)
    • Datatables (2)
    • Jquery (5)
  • PHP (94)
    • Codeigniter (2)
    • Laravel (2)
    • Magento 2 (1)
    • Woocommerce (22)
    • Wordpress (27)
  • Servers (1)
    • Apache 2.x (1)
  • facebook
  • twitter
  • youtube
All Rights Reserved 2020 - 2021
Privacy Policy | Terms & Conditions