category filter - open all sub categories
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 pleaseIf 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.
Quote from Mickey on March 17, 2021, 11:13Hello,
I have 4 level products categories
I use the category filter.
At first the filter display the 1st level - and it is fine
When I open to view the sub level - I getys all the sub levels (all 4 sub levels)
Whail what was expected is to get the the 2nd level only
Hello,
I have 4 level products categories
I use the category filter.
At first the filter display the 1st level - and it is fine
When I open to view the sub level - I getys all the sub levels (all 4 sub levels)
Whail what was expected is to get the the 2nd level only
Quote from Pablo Borysenco on March 17, 2021, 14:22Hello
I'm not sure I understood you
Describe in more detail what I have to do to get the error
Hello
I'm not sure I understood you
Describe in more detail what I have to do to get the error
Quote from Mickey on March 18, 2021, 08:50Here is the an exapmle of categories structue:
- colors (level 1)
- basic colors (level 2)
- yello (level 3)
- red (level 3)
- blue (level 3)
- soft colors (level 2)
- blue sky (level 3)
- pink (level 3)
- Animals
- farm animal
- cow
- sheep
- wilde animals
- birds
- bird1
- bird 2
- cats
- cat1
- cat2
birdsWhen I open the shop page with category filter I get:
- colors
- Animals
and this if good - having the firs level
now > click on animals
I see all the sub categoeis display .
like this:
- Colors
- Animals
- farm animal
- cow
- sheep
- wilde animals
- birds
- bird1
- bird 2
- cats
- cat1
- cat2
- birds
WHat I want to see is only the 2nd leve display like this:
- Colors
- Animals
- farm animal
- wilde animals
Here is the an exapmle of categories structue:
- colors (level 1)
- basic colors (level 2)
- yello (level 3)
- red (level 3)
- blue (level 3)
- soft colors (level 2)
- blue sky (level 3)
- pink (level 3)
- basic colors (level 2)
- Animals
- farm animal
- cow
- sheep
- wilde animals
- birds
- bird1
- bird 2
- cats
- cat1
- cat2
birds
- birds
- farm animal
When I open the shop page with category filter I get:
- colors
- Animals
and this if good - having the firs level
now > click on animals
I see all the sub categoeis display .
like this:
- Colors
- Animals
- farm animal
- cow
- sheep
- wilde animals
- birds
- bird1
- bird 2
- cats
- cat1
- cat2
- birds
- birds
- farm animal
WHat I want to see is only the 2nd leve display like this:
- Colors
- Animals
- farm animal
- wilde animals
Quote from Pablo Borysenco on March 18, 2021, 12:59Hello
Ok! My test - https://c2n.me/4blTX9U
The plugin has the function of remembering the state of subcategories( Remembers which items were open )
Hello
Ok! My test - https://c2n.me/4blTX9U
The plugin has the function of remembering the state of subcategories( Remembers which items were open )
Quote from Mickey on March 18, 2021, 14:55Thank you for checking..
The problem accrues when I click on the checkbox
all the sub-categories and sibling and siblings' sub-categories - opens...
https://www.screencast.com/t/RBQiiftXjv
Thank you for checking..
The problem accrues when I click on the checkbox
all the sub-categories and sibling and siblings' sub-categories - opens...
https://www.screencast.com/t/RBQiiftXjv
Quote from Pablo Borysenco on March 19, 2021, 12:49Hello
Yes! I got it
Can you drop me wp-admin+FTP access - https://c2n.me/43SC6rb.png ->https://c2n.me/42BAoj4.png
Hello
Yes! I got it
Can you drop me wp-admin+FTP access - https://c2n.me/43SC6rb.png ->https://c2n.me/42BAoj4.png
Quote from Mickey on March 21, 2021, 18:25Send you wp-admin access
The web site is in HEBREW it is RTL adminand FTP user
notice the site is online!!
Send you wp-admin access
The web site is in HEBREW it is RTL admin
and FTP user
notice the site is online!!
Quote from Pablo Borysenco on March 22, 2021, 19:19Hello
Please do a test
Hello
Please do a test
Quote from Mickey on April 6, 2021, 09:02Thank you!
It works fineHave to ask you if the fix was settings only or code ?
Thank you!
It works fine
Have to ask you if the fix was settings only or code ?
Quote from Mickey on April 6, 2021, 10:33Hello,
I test the results..
the last category - has no products but it is show
I want to display only categories with products
https://www.screencast.com/t/aSDbHnjHPQjKMickey
Hello,
I test the results..
the last category - has no products but it is show
I want to display only categories with products
https://www.screencast.com/t/aSDbHnjHPQjK
Mickey
Quote from Pablo Borysenco on April 6, 2021, 11:57Hello Mickey
Please check options - https://c2n.me/4bAc5g3.png
if the fix was settings only or code ? - In file wp-content\plugins\woocommerce-products-filter\js\front.js - added code - https://c2n.me/4bAceCz.png
return false;
Hello Mickey
Please check options - https://c2n.me/4bAc5g3.png
if the fix was settings only or code ? - In file wp-content\plugins\woocommerce-products-filter\js\front.js - added code - https://c2n.me/4bAceCz.png
return false;
Quote from Mickey on April 6, 2021, 13:48So, when I'll do update for the plugin..
the code will be overwrite?
How do I handle an upgrage in the future?
So, when I'll do update for the plugin..
the code will be overwrite?
How do I handle an upgrage in the future?
Quote from Pablo Borysenco on April 7, 2021, 13:03Hello
Read this - https://www.geeksforgeeks.org/how-to-override-a-javascript-function/
Paste new function on footer
Hello
Read this - https://www.geeksforgeeks.org/how-to-override-a-javascript-function/
Paste new function on footer