Basic The Advanced Custom Fields (ACF) plugin extends basic custom fields to enable more complex fields, different layouts, and settings. The WP Import Export Plugin has an integration with Advanced Custom Fields ( ACF5/ACF Pro or ACF4 ) plugin to import and export the information stored in such fields. Required […]
Import Variable Products
Basics You can import variable products using the five methods described below. Method 1: Create Variations from All Attributes In above example, the product “V-Neck T-Shirt” is available in three color variations Blue,Green and Red Each color is separated by a pipe symbol (|), making it easy to differentiate between […]
Import Product
Basics In WooCommerce, a product is categorized as a type of post. This means that the process for importing products follows the same steps as importing posts. Import Product Gallery Images Importing product gallery images is conducted in a manner similar to importing post images. For further details, check […]
Import Taxonomy
The Basics Most often you will want to import categories and tags and other taxonomies as part of an import that is creating posts. There are times, however, when you will want to import just the taxonomies on their own. This is especially helpful when you have meta like images, […]
Importing Nested Parent-Child Hierarchical Taxonomies for post and custom post
Basics The WordPress Import Export Plugin provides a powerful facility for importing hierarchical or nested taxonomies, often referred to as “parent” and “child” taxonomies. This feature allows for a more organized and structured way to manage categories and subcategories within your WordPress site. Example To illustrate how to import multiple […]
Overview
Basics With the WordPress Import Export plugin, you can import categories, tags, and any custom taxonomies associated with the post type you’re importing. For posts or any data, the default taxonomies are Categories and Tags.
Serialization & Array Custom Fields
Basics If you aren’t a developer and don’t know what serialization is, this article will probably be over your head. What Is Serialization? In very rare cases, some themes store multiple data points in a single field. Themes shouldn’t do this. It’s not nice, and the practice is generally frowned […]
Overview
Basics In this tutorial, you will learn how to use the WordPress Import Export plugin to import data from XML or CSV files into any plugin or theme. Why Custom Fields Matter ? Many themes and plugins have custom places to enter in data – not just the post title […]
Importing Image Meta Data
The Basics WordPress Import Export plugin can import image meta data from your file to WordPress. The possible meta fields are Title, Caption, Alt Text, and Description – as shown in the image below. Image meta data can be imported in the Media SEO & Advanced Options sub-section of the Images section […]
Importing Images From Your Computer
The Basics If you have the images you wish to import on your computer/localhost, you’ll need to upload these images online first, before WordPress Import Export plugin can import them. Using URL The easiest way to do this is create a folder on your website called “images”, and then […]