Support » Plugin: Advanced AJAX Product Filters » Need help fixing “same filters with id ##### errors.

  • We are getting a couple errors that seem to be preventing filters from showing up on the site.
    1. Is WC page

    We are using the Avada them and this technically isn’t an archive page or default WC page. Does that mean the filters can’t work here? These were working before. 

    2. Same filters with ID 16091 added multiple times to page. 

    I’m not sure how multiple filters would be added to the page. I have the shortcode included once and if I remove it, I still get no filters. Is there a setting that’s causing this? 

    Any advice would be greatly appreciated. 

    Website:
    https://www.mycircleoflove.com/bridal/

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter strongtyer

    (@strongtyer)

    I think I got it figured out. I had to recreate the fiters.

    Plugin Author Dmytro Holovnia

    (@dholovnia)

    Hi,

    Please open plugin settings page tab Add-ons and turn off add-on Link Like WooCommerce. Save the settings.

    You can add this CSS to remove space on the left side of the values

    
    .bapf_sfilter .bapf_body .mCSB_container > ul, .bapf_sfilter .bapf_body > ul {
      margin-left: 0;
      padding-left: 0;
    }
    

    Regards,
    Dmytro

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Need help fixing “same filters with id ##### errors.’ is closed to new replies.