Forum Replies Created

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

    (@bugno82)

    When I place the Filter Everything widget in Elementor, it displays only the text “Filter Everything – Filters” within the widget, and no actual filters or content are visible within the live preview or the published version of the page.

    I have followed the setup instructions carefully and have ensured that all required configurations are in place. However, I am unable to get the widget to display correctly.

    Thread Starter bugno82

    (@bugno82)

    Hi Victor,

    Thank you for your response. I’ve tried to add the Filter Everything widget to the Elementor popup as you suggested, but the filter doesn’t appear.

    However, I managed to resolve the problem related to the filter chips not appearing without the need to refresh the page. It’s working fine now.

    If you have any insights or tips on how to successfully integrate the Filter Everything widget into an Elementor popup, I’d greatly appreciate your guidance.

    Thread Starter bugno82

    (@bugno82)

    Hi Victor,

    I have another question regarding the Filter Everything plugin. Is it possible to have the filter chips immediately visible on mobile devices without having to reload the page? I understand that by default, the display is set to none, but with the following CSS, I was able to make it visible:

    css
    Copy code
    @media screen and (max-width: 768px){
    .wpc-custom-selected-terms:not(.wpc-show-on-mobile) {
    display: contents !important;
    }
    }
    Is there a way to achieve this without a page reload?

    View shop page

    Thank you for your assistance!

    • This reply was modified 2 years, 8 months ago by bugno82.
    Thread Starter bugno82

    (@bugno82)

    Hi Victor,

    Thank you for your prompt response and your interest in helping with my project.

    Yes, you’ve got it right! I’d like to integrate the Filter Everything plugin with an Elementor popup on my website. The goal is to create a user-friendly experience where users can easily access and utilize the filter options without leaving the page.

    Here’s how I envision it working:

    When a user clicks on the magnifying glass icon in the bottom menu, a modal Elementor popup appears.
    Inside this popup, users can see and interact with the Filter Everything widget, just like they would on the main shop page.
    Users can select their desired filters and take effect instantly, updating the products displayed on the main shop page in the background.

    You can view some kind of similar filter on the shop page.

    Thanks in advance

    • This reply was modified 2 years, 8 months ago by bugno82.
Viewing 4 replies - 1 through 4 (of 4 total)