-
Woodmart theme compatibility.
2021-06-24 ver 2.1.8
From Your WordPress Dashboard
Via File Upload
Once Activated
Plugin Settings:
Here you can see all you rules.
Adding New Rule (manually):
Here you can manually add new related products rule.
Plugin Settings Rules:
Here you can configure all plugin options.
Choose products the related items will be displayed for.
Conditions and condition combinations allow you to narrow selection down to a specific range of products.
Choose products that will be displayed in the block.
Conditions and condition combinations allow you to the narrow selection down to a specific range of products
Display setting:
Adjust as you need and publish rule!
Publish rule if completed full customization!
Publish your rule.
This plugin provides shortcode for embedding linked products block into the post content.
Linked Products Shortcode
[linked-products id=123]
Parameters:
Hooks in WordPress core, plugins and themes essentially allow you to manipulate code without editing core files. So you can change third-party plugin behaviour from your own theme or plugin and keep future updates as well.
Plugin Hooks
Plugin Filters
Disable plugin CSS nad JS
// Disable plugin JS add_filter( 'linked_products_js', '__return_false' ); // Disable plugin CSS add_filter( 'linked_products_css', '__return_false' ); // Disable Owl Carousel JS add_filter( 'linked_products_carousel_js', '__return_false' ); // Disable Owl Carousel CSS add_filter( 'linked_products_carousel_css', '__return_false' );
We’ve used the following javascript libraries as listed.
jQuery Repeater is freely distributable under the terms of an MIT-style license.
Chosen, a Select Box Enhancer for jQuery and Prototype licensed under the MIT license.
Owl Carousel licensed under the MIT license.
Yes, you can replace default related or Up-sells products.
Yes, you can select product by SKU, categories, price, product name, weight and stock status, same or any other categories.
In section what to display add rule, selected “categorines” -> “is one of” -> and add the category what you need.
We can help you tuning the plugin up to your needs, or even creating a new one from scratch, per your requirements. Drop us your request and we will get back with the estimate shortly.
Yes, you can choose it in the settings of each rule.
Sure, you can set up it by adding rule where the category will be displayed in the same category.
Woodmart theme compatibility.
2021-06-24 ver 2.1.8
license domain;
update form with license.
2021-03-22 ver 2.1.7
shortcode positions.
2021-03-12 ver 2.1.6
rule for matching items by titles.
2021-02-24 ver 2.1.5
a few minor erroes.
2019-12-09 ver 2.1.4
compatibility with the WooCommerce Simple Auctions plugin;
option to choose number of columns in slider;
slider design.
2019-10-09 ver 2.1.3
updates through the admin panel;
RTL CSS.
2019-09-02 ver 2.1.2
compatibility with Woodmart theme.
2019-08-19 ver 2.1.1
global logic for applying rules;
match products by similar SKU;
match products by similar prices;
plugin renamed;
other small rules.
2020-08-05 ver 2.1.0
deleting process;
compatibility issues;
matching products by titles;
activation process.
2020-02-12 ver 2.0.0
NOTHING YET