Author: Pramod Jodhani
How to Use Your Divi/Elementor Header With Flux Checkout
Learn how to use your Divi or Elementor header at the checkout with Flux Checkout for WooCommerce and this step-by-step guide.
How to Use Checkout Elements
Learn how to use Flux Checkout for WooCommerce's Checkout Elements feature with this step-by-step, easy-to-use guide.
How to Change the Logo URL in Flux Checkout Header
If you're looking to change the logo URL in the Flux Checkout header, you can do so with this step-by-step guide.
Delivery Slots Showing Multiple Times on the Checkout Page
When a page builder is used to design the checkout page, the WooCommerce checkout page hooks may not be available in the correct places…
How to Change the Date Format for the Delected Date in the Reservation Table
If you want to modify the date format for the select timeslot label in the Reserve button of the Reservation table, you can use…
Database Structure
Iconic Delivery Slots stores the information of delivery date and timeslot in the following locations: Column Type id mediumint(9) datetimeid text NULL processed tinyint(1)…
Database Structure
The data for Linked Variations are stored in these two database tables: wp_posts: Linked Variations are presented as a Custom Post type with the…
Change Empty Cart redirect URL
Flux checkout offers the convenience of updating product quantities directly on the Checkout page. By default, when there is only one product in the…
Available Hooks: Actions And Filters
Hooks are a great feature of WordPress which allow you to change or add code without editing core files. There’s are two types of…
How to Add a Conversion Tracking Code to the Thank You/Order Received Page
If you want to track your store’s conversions through the thank you/order received page, you can do so with the code on this page…