The Shopping Cart tax configuration settings are located in Products > Settings inside the Payment and Currency section (on the bottom). Set Shopping Cart Checkout Tax Rate The shopping cart checkout tax rate can be set inside Tax Rate field. Change the value from 0 to any positive percentage to apply checkout tax. Tax calculation is disabled […]
Configure the search to ignore the most common words in your database to make the results more accurate.
Display selected or random product in widget area with image, shortened description or short description, price and button to full product page.
By default Catalog Me! theme doesn’t show submenus on small screens. All the user will see is the main menu elements. To display submenus on mobile use the following custom CSS in Appearance > Customize > Additional CSS:
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 […]
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 […]
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 […]
Import images from any external source. Automatically add them to WordPress media library and assign to products.
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 […]
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 […]