Filter don't works fine on category page
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 rvcom on August 6, 2019, 16:45Hi !
the WOOF works like a charm on my shop' s homepage : https://rvcom211-promotrophees.pf4.wpserveur.net/boutique/
but on my categories's page, there are two problems :
- for exemple : https://rvcom211-promotrophees.pf4.wpserveur.net/recompenses/medailles/medailles-personnalisables/
there should be only filters for the current category, while I have all the filters…- and inevitably when I try to filter, I have no results
the woof is integrate in my sidebar, and the permalinks are :
- Common Settings -> Post Name (/%postname%/)
- Product permalink base -> /recompenses/%product_cat%/
What settings do not I correct? Lot of thanks for your help !
Sophie
Hi !
the WOOF works like a charm on my shop' s homepage : https://rvcom211-promotrophees.pf4.wpserveur.net/boutique/
but on my categories's page, there are two problems :
- for exemple : https://rvcom211-promotrophees.pf4.wpserveur.net/recompenses/medailles/medailles-personnalisables/
there should be only filters for the current category, while I have all the filters… - and inevitably when I try to filter, I have no results
the woof is integrate in my sidebar, and the permalinks are :
- Common Settings -> Post Name (/%postname%/)
- Product permalink base -> /recompenses/%product_cat%/
What settings do not I correct? Lot of thanks for your help !
Sophie
Quote from Pablo Borysenco on August 7, 2019, 12:41Hello Sophie
Paste your license key here - https://c2n.me/42HBIt7.png
Looks like this is not a category page.
To test: add this code in functions.php
add_action("wp_head", function(){
if(is_product_category()){
echo "Is category page!!!";
}else{
echo "NO!";
}
});
Hello Sophie
Paste your license key here - https://c2n.me/42HBIt7.png
Looks like this is not a category page.
To test: add this code in functions.php
add_action("wp_head", function(){
if(is_product_category()){
echo"Is category page!!!";
}else{
echo"NO!";
}
});
Quote from rvcom on August 19, 2019, 10:58Hi Pablo! i paste my licence;
i test the add_action, it's the category page and the woof does'nt work like i want; thanks for your help !
https://rvcom211-promotrophees.pf4.wpserveur.net/recompenses/trophees/trophees-abs/
Sophie
Hi Pablo! i paste my licence;
i test the add_action, it's the category page and the woof does'nt work like i want; thanks for your help !
https://rvcom211-promotrophees.pf4.wpserveur.net/recompenses/trophees/trophees-abs/
Sophie
Quote from rvcom on August 19, 2019, 11:21so,
i'ts work fine in home page : https://rvcom211-promotrophees.pf4.wpserveur.net/boutique/
but no in catagory page https://rvcom211-promotrophees.pf4.wpserveur.net/recompenses/trophees/trophees-abs/
so,
i'ts work fine in home page : https://rvcom211-promotrophees.pf4.wpserveur.net/boutique/
but no in catagory page https://rvcom211-promotrophees.pf4.wpserveur.net/recompenses/trophees/trophees-abs/
Quote from Pablo Borysenco on August 19, 2019, 12:52Hello
Ok! Please drop me wp-admin+FTP access ( https://c2n.me/42BAoj4.png ) I will check it
Hello
Ok! Please drop me wp-admin+FTP access ( https://c2n.me/42BAoj4.png ) I will check it
Quote from Pablo Borysenco on August 20, 2019, 12:15Hello
Please add FTP host address
Hello
Please add FTP host address
Quote from Pablo Borysenco on August 21, 2019, 16:47Hello
Please do test!
Hello
Please do test!
Quote from rvcom on August 23, 2019, 12:11Hi
it works fine on my category page after re-display in my sidebar the widget; what have you change / set up ?
but on my shop page : how to do work ? because it isn't a category page…
thanks
Hi
it works fine on my category page after re-display in my sidebar the widget; what have you change / set up ?
but on my shop page : how to do work ? because it isn't a category page…
thanks
Quote from rvcom on August 23, 2019, 12:27Oups… i reply so far…
so, it doesn't work…
example : https://rvcom211-promotrophees.pf4.wpserveur.net/recompenses/medailles/medailles-personnalisables/
the filter data are corrects, but when i want to filter… nothing appear…
and how to do on my home page (shop pag > it's not a category page)
thanks
Oups… i reply so far…
so, it doesn't work…
example : https://rvcom211-promotrophees.pf4.wpserveur.net/recompenses/medailles/medailles-personnalisables/
the filter data are corrects, but when i want to filter… nothing appear…
and how to do on my home page (shop pag > it's not a category page)
thanks
Quote from Pablo Borysenco on August 23, 2019, 16:25Hello
It looks like it's a problem with your theme. You can disable my plugin and try this link -
Then install another theme and try this link again
Hello
It looks like it's a problem with your theme. You can disable my plugin and try this link -
Then install another theme and try this link again
Quote from Pablo Borysenco on August 23, 2019, 16:27If no luck - please drop me link to login (wp-admin - wp-admin does not work)
Can I deactivate plugins/theme to test?
If no luck - please drop me link to login (wp-admin - wp-admin does not work)
Can I deactivate plugins/theme to test?
Quote from rvcom on August 28, 2019, 14:50Thank you !
I finally found the problem and I solved it. it was due to my template that did not display the results! sorry to disturb you !!
Thank you !
I finally found the problem and I solved it. it was due to my template that did not display the results! sorry to disturb you !!
Quote from Pablo Borysenco on August 29, 2019, 13:15Hello
Great! Welcome;)
Hello
Great! Welcome;)