• Hello
    I have an Issue with Filter plugin. It works perfect on my desktop version of website but on mobile version when i check a variation it does nothing no reloading nor ajax loading .If i check one filter and reload it by my self it will use that filter.I use different theme on my mobile version I want to know Is this a problem in my plugin setting or theme problem and what is the solution?
    website url where you can find filters: https://hiladerm.com/product-category/face/
    Best regards,

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hello,

    The problem is that in one of your theme products holder is div.products (configured in the plugin settings) and another is div.product-list. So first is working and second one is not.

    You need to find a way to add same class for both elements.

    Regards,
    Dima

    Thread Starter mehradkarimiii

    (@mehradkarimiii)

    Thanks for your help.
    Is it possible for you to give me a clue how to change product holder in my mobile theme?
    Regards,

    Plugin Author RazyRx

    (@razyrx)

    Hello @mehradkarimiii,

    I think you need to use child theme and override some template, but maybe you can just use some hook to add it.
    Better way to contact theme developer with this question.

    Regards,
    Oleg

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mobile problem’ is closed to new replies.