We'll create fresh WordPress site with Uix Products installed. You have 20 minutes to test the plugin after that site we'll be deleted.
This plugin enables a products post type and taxonomies. You can add a new artwork, theme or plugin item to appear in your theme. It also registers separate products taxonomies for tags and categories. If featured images are selected, they will be displayed in the column view.
Using this plugin require with Uix Products template files. Convenient for theme customization.
You can overview the original styles to overwrite it. It will be on creating new styles to your website, without modifying original .css files. Go to “Uix Products” in the WordPress Administration Screens, then link to a specific tab like “Custom CSS”.
There is a second way, make a new Cascading Style Sheet (CSS) document which name to “uix-products-custom.css” to your templates directory ( “/wp-content/themes/{your-theme}/” or “/wp-content/themes/{your-theme}/assets/css/” ). You can connect to your site via an FTP client, make the changes and then upload the file back to the server. Once you have created an existing CSS file, Uix Products will use it as a default style sheet to your WordPress Theme. Of course, Uix Products’s function of “Custom CSS” is still valid.
Note: Making a new javascrpt (.js) document which name to “uix-products-custom.js” to your templates directory ( “/wp-content/themes/{your-theme}/” or “/wp-content/themes/{your-theme}/assets/js/” ). Once you have created an existing JS file, Uix Products will use it as a default script to your WordPress Theme.
Occasionally you may wish to edit one of the meta boxes that come with Uix Products. Instead of editing the templates right in the plugin you should move them to your theme, so that your changes aren’t lost when you update the Uix Products plugin. This document will show you how to safely custom meta boxes to your theme. You could Go to “Uix Products -> Settings -> For Theme Developer” to check out.