Attributes Filter Shortcode

With [attributes_filter] shortcode you can display all or selected attribute filters on any page content. Please see attribute filter widget docs if you want to show attribute filters inside a widget area. You should also use the WordPress Troubleshooting & Fix Comprehensive Diagnosis Swift Resolution Peace of MindService DetailsHigh Performance Configuration Customized Configuration Enhanced Speed […]


Import Products from other content type

In Catalog > Settings > Simple CSV you will find the option to import products from other post types. If you have any other WordPress ecommerce or product catalog plugin you can easily find all the products there and import them automatically to your favorite impleCode catalog.\ How to import products from WooCommerce or any […]


Best product image resolution and size

You can set your preferred image size in Settings > Media: Each image type has a width and height predefined to suit most of the themes. When you upload the image WordPress will create multiple different image files with different sizes. You should set each of these images width and height in accordance to how […]



Shopping Cart Pages

After the Shopping Cart is activated you have to configure 3 pages in order for the cart to work properly. Shopping cart page Checkout page Thank you page All the three pages can be configured in Catalog > Settings > Shopping Cart. If you don’t have the pages created yet, you should go to Pages […]


PHP Adjustments

You can adjust the product catalog layout with a custom PHP. You can place custom PHP in your child theme functions.php file or with a mu-plugin. All the eCommerce Product Catalog modifications should be called on the ic_epc_loaded hook. Like this: Please see below some useful custom PHP snippets: Product Name Disable product name: Category […]


CSS Adjustments

Product Catalog layout can be adjusted with a custom CSS. Custom CSS can be placed in WordPress Appearance > Customize under Additional CSS option. Please see below some useful custom CSS snippets: Product Image Set the product image to show up on the top instead of in the middle of the box: Product Description Description […]



Set Product as Sold

You can change the product status to Sold on product edit page inside the Publish box. In order to achieve it: Click Edit link near product status Select Sold Click OK Update Product This will disable the buy now button for this particular product. Hide Product from Product Listing When the product is set to Sold […]


Create New Order in admin

You can create orders from admin dashboard. In order to do it find the Orders menu and click New Order. The New Order screen will show up: Order Data Section In this section you can: Set the payment status to Pending or Completed. Change the order currency Customer Details Section Here all checkout fields appear. […]