• Resolved Flamekebab

    (@flamekebab)


    My shop uses tags and categories to narrow down which product ranges a customer can see.

    So for example:
    https://fox-box.co.uk/product-tag/terrain/?product_cat=fox-box

    That used to find products that have both the tag “terrain” and the category “Fox Box” (In JigoShop 1.x). JigoShop 2.x ignores the secondary parameter.

    https://fox-box.co.uk/product-category/lavaturbine/?product_tag=hobby-accessories

    Same deal but the other way around. It ignores the secondary stuff.

    Something even stranger:
    https://fox-box.co.uk/?product_tag=grot&post_type=product
    Works. I can’t combine it with product-category/ but I can at least list those products like that.

    https://fox-box.co.uk/?product_cat=gunz&post_type=product

    Doesn’t work. Weird.

    Ideally I want to be able to list products using tags, categories, and text searches combined. I can achieve most things with tags and categories combined but searching on top of that is helpful too.

Viewing 2 replies - 1 through 2 (of 2 total)
  • it’s not “product_cat” anymore – it’s “product_category” now ??
    We’ll look into this issue ??

    Thread Starter Flamekebab

    (@flamekebab)

    Another odd thing.

    This works:
    https://fox-box.co.uk/product-tag/vehicle/?s=Fox+Box&post_type=product
    This doesn’t work properly:
    https://fox-box.co.uk/product-category/greenskin-vehicles/?s=Fox+Box&post_type=product

    That is to say the searching doesn’t seem to work properly within the product category setup.

    It’s, erm, weird.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changes to ways of finding products [Potential Bug]’ is closed to new replies.