PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

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

[Bug] WOOF keeps activating archive for every attribute

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.

good morning and thank you for your great job, I bought the full version of the plugin

I already asked it here

https://wordpress.org/support/topic/bug-woof-keeps-activating-archive-for-every-attribute/

so I'm applying the same solution, my question here is if you plan to fix this issue on next release since I have 56 attributes and this means that I should edit code and de-activate archives upon any update

Hello

No! Unfortunately, there are many more problems from the fact that users do not mark this.

But we can add a filter for you(in  next  version)

thank you for considering a solution in next versions, users should just follow instructions instead of thinking that something doesn't work

Hello

OK!  We'll add a hook! 'woof_init_archive_by_default'

So  just  add  in  functions.php

add_filter('woof_init_archive_by_default', function($init){

return false;

});

perfect, thank you.

just added in my child theme

Hello

Ok!  Welcome;)

hi, please fix this bug...

I updated the plugin and again all 56 attributes have archive auto activated

thank you

Hello

Sory! But this update was not planned and does not include this fix(like many other code changes).  This update is for compatibility with the latest version of wordpress and has no minimal code changes

In the planned version, the new hook is already included

Sorry again for this