Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter steves_co

    (@steves_co)

    Hi Dima

    Nevermind, I have managed to solve it. I was doing a small mistake on my local server which when deployed live left the result required.

    Thanks for your help and brainstorming, I appreciate it 🙂

    Regards

    Thread Starter steves_co

    (@steves_co)

    Hi Dima,

    To explain better the above, this is an image of what I obtained when inserting the product category filter: https://ibb.co/89CVn57 . The selection there should not be the brand but product_cat[6295] in this case Sunscreen.

    Thanks 🙂

    Thread Starter steves_co

    (@steves_co)

    Hi Dima,

    Thanks for your reply.

    I have tried this but with no success. The product_cat filter returns only one filter which would be pre-selected, however in the case of the above link provided in my question, the product_cat which would be pre-selected is the brand page (Payot) and not product_cat[6295]. This is incorrect in my case since we would be already in the brand page and we would need the product_cat to be selected as 6295(sunscreen) for the filtering to have an effect within those two arguments (brand + product_cat).

    I have tried this also the other way round, where the link operates by the sub category instead of the brand and then the brand is linked as per brand filter, however the same issue arises where I cannot link both brand and product_cat in conjunction.

    I have also tried inserting some Javascript code within the Advanced Ajax Product Filter where it reads the url and with some regex inserts the value within the url and reloads the page with window.location.href. However this is reloading twice: first the page container with products due to ajax reload and second the whole page. Twice reloading is not the way to do since it doesn’t seem nice at all.

    Any other tips than the above, I will keep trying to make this work meanwhile however I feel like I am stuck in a dead-end at the moment.

    Thanks 🙂

    Thread Starter steves_co

    (@steves_co)

    Hi, thanks for the reply. Yes, a custom plugin was the issue. Receiving the confirmation email now 🙂

Viewing 4 replies - 1 through 4 (of 4 total)