PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]
Botoscope is currently in early access

Support Forum

You need to log-in to create request (topic) to the support

Husky Front Builder

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Im having a issue. So on the front builder, I click on the blue icon and it opens the box to edit the filter and it will show the list of filters that are already in the filter BUT it will not show the add new filter to click on to add new ones. Its just blank in that spot.

Hello

This is likely a CSS conflict or a JavaScript error hiding the"Add new filter" section in the front-end builder.

You can do next:

  1. Open your browser's Developer Tools (F12) → go to the Console tab, then open the filter builder again. Do you see any red errors there? If so, please share a screenshot.
  2. Try in a different browser (e.g. Chrome if you're using Firefox, or vice versa) — does the issue persist?
  3. Disable any caching plugins temporarily (WP Rocket, LiteSpeed Cache, W3 Total Cache, etc.) and clear the site cache, then check again.
  4. Check for theme/plugin conflicts: temporarily switch to a default theme (Storefront or Twenty Twenty-Four) and disable other plugins one by one to see if something is interfering.

OR even better share exect link to the issue here or in the private area of this ticket

https://share.pluginus.net/image/i20230222134241.png
https://share.pluginus.net/image/i20230222134615.png
https://share.pluginus.net/image/i20230222134511.png

In the meantime, you can always add and manage filters via the WordPress admin panel under Products Filter → Settings, which bypasses the front-end builder entirely or use shortcode [woof] https://products-filter.com/shortcode/woof

 

  1. baseURI: "https://blacklionarsenal.com/shop/"
  2. contentEditable: "inherit"
  3. currentCSSZoom: 1
  4. hidden: true
  5. innerHTML: "+ Add filter section"
  6. innerText: "+ Add filter section"
  7. isConnected: true
  8. label: "+ Add filter section"
  9. localName: "option"
  10. namespaceURI: "http://www.w3.org/1999/xhtml"
  11. nodeName: "OPTION"
  12. nodeType: 1
  13. outerHTML: "<option value=\"\" hidden=\"\">+ Add filter section</option>"
  14. outerText: "+ Add filter section"
  15. selected: true
  16. spellcheck: true
  17. tabIndex: -1
  18. tagName: "OPTION"
  19. text: "+ Add filter section"
  20. textContent: "+ Add filter section"
  21. translate: true
  22. writingSuggestions: "true"

 

Here is the code I found. I see on line 23 is has

  1. outerHTML: "<option value=\"\" hidden=\"\">+ Add filter section</option>"

Could that be it? hidden?? If so how can I fix it?

Hello

I just checked: https://demo.products-filter.com/filter-front-builder-demo/ - works

I looked your site link, all javascript there is inimized, reason can be there https://clip2net.com/s/4nNreGn

Please share a direct link to your shop page where the filter is visible, so I can see the issue myself. The site currently shows a Coming Soon page, so I can't access it to investigate

Thanks the link is in the private box

Hello

I tried the link

ok try again it should work now.  Thanks

Hello

Juts looked the site, deal is in compressing of js files by litespeed: https://drive.google.com/file/d/124LIm7mkMA6ylQvWcm-gtWl5EVSMNxQA/view?usp=sharing

JavaScript errors are prevent the filter form functionality, but search by itself works https://blacklionarsenal.com/shop/?swoof6=1&product_brand=1791-gunleather (Showing 1-32 of 141 products)

Disable all cache plugins and make tests again, be careful with js files optimization, it can break not only this plugin functionality