[Plugin: Better Related Posts] Disable some Taxonomies
-
Hi,
My posts (dresses) use a lot of taxonomies, eg. brand, collection, color, year, style, lenght, etc. It is possible to remove some of theese taxonomies from x2x comparison?
I tried to use custom scoring with usetax array, but I can’t see any changes in scoring results. As I can see the plugin save related IDs into post meta. Can this cause my problem? Possible to clear cached data?
My code snippet is:'usetax' => array( 'collection' => false, 'brand' => false, 'year' => false, 'style' => true, 'color' => true, ... ),
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: Better Related Posts] Disable some Taxonomies’ is closed to new replies.