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

woof

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.

Hello,
I have the premium plugin and I have three question
1)Does not work the show more in first checkbox https://www.clicknbuy.gr/gynaikeia-papoutsia/ I activated yes in size atribute, (Display items in a row
Works for radio and checkboxes only. Allows show radio/checkboxe  in 1 row!)I tested again changing the NO and Works the show more,how to fix when I have many rows to works show more?
2)in the same check box I use many sizes ,some size is are 35 and some with .5 and it change the layout ,any idea to fix it to appear for instance 3 rows or 4 raws
but equal box sizes padding;
please check here img https://ibb.co/5hBDq73?
3)can I change the layout of widget to appear same raw subcategory and category?

 

Dionisis

Hello

1)  Please  add wp-admin+FTP access( https://c2n.me/43SC6rb.png ->https://c2n.me/42BAoj4.png )

2) for  checkboxes  add CSS:

.woof_container_pa_megethos-papoytison .woof_list_checkbox li{

width: 30%;

}

Result - https://c2n.me/47790fH.png

OR  set  it  as  Label - https://c2n.me/47795fO.png

3)

.woof_container_product_cat .woof_childs_list{

margin-left: 0px !important;

}

 

hello

Thank you for your reply.I sent private paswords

for the 2 any idea to keep the boxes in same raw if the sizes have the .5 which is bigger and broken the raw , if we use a an important code for all the sizes  similar of bigger  sizes which have the dot and number .5    https://1drv.ms/u/s!AmYaht46HwZGiWz-DpMPtIObazxl?e=nhhFuH

3) I added the CSS in woof plugin but the child does not appear exactly under the category.You can check the here https://1drv.ms/u/s!AmYaht46HwZGiW1gCsT5uC4QVpkH?e=PuDhh8

 

Dionisis

Hello

Please  check  your  FTP access

I added  this  code. Result: https://c2n.me/47a6Jfa.png

I added the CSS  - Please clear all  cache

 

hello, I rewrite a new ftp access ,if I use the width 30% it fixed the size atribute but  brokes the other 2 raws brands (name under the button) and categories (child category  creates 2 rows if have 2 words) with the width create one word any other solution ?

 

https://1drv.ms/u/s!AmYaht46HwZGiW7Q8Da4VTAPmrbf?e=xGgz4

 

Dionisis

 

Hello Dionisis

Because you should use this code - https://c2n.me/47b8The.png

 I rewrite a new ftp access - doesn't work the same

Try  in  file - \wp-content\plugins\woocommerce-products-filter\ext\slider\views\woof.php

delete  this  code  - https://c2n.me/47b67Ia.png  AND https://c2n.me/47b6fl9.png

Hello Dear Pablo,

Could you help me in one issue , ,when search via woof a size 22.5 appears a product (attribute product) which is not available (it is out of stock the 22.5),

this product has the rest sizes available Converse Chuck Taylor All Star PS/GS 660104c.

I am sending you the 2 img setup

https://1drv.ms/u/s!AmYaht46HwZGiXXI45djZ4X0D8Yh?e=l0AxnP

Also how  can I set up only for mobile  view the layout of labels   to appear max 4 raws because now appear 5 raws and are very small please check the img

 

https://1drv.ms/u/s!AmYaht46HwZGiXQFCkCFkqJ9xxDF?e=QRcr5t

I sent in private  box the link

Dionisis

Hello Dionisis

Please  renew your support

To search  by in stock :

Activate an extension  - https://c2n.me/47CQMdA.png check option - https://c2n.me/47CQUft.png

Also how  can I set up only for mobile  view the layout of label - unfortunately the plugin does not have such a feature.  it depends on the width of the container (sidebar)

 

 

Hello,

Please how to set you to work by default hide the not available product(attribute sizes) not need to press in stock.

 

Dionisis

Hello

I added to function (childichild theme)is  correct solution because is delay the loading page(any idea)I did not use turbo? Also how to remove the 'in stock ' which appears on the top?

You can check to private the lick

PHP
1
2
3
4
5
6
add_filter('woof_get_request_data', 'my_woof_get_request_data');
function my_woof_get_request_data($data){
    $data['stock']='instock';
    return $data;
}

I saw is if I use  this method change the url except the delay,any other method.

Dionisis

 

Hello Dionisis

I do not understand you

To  hide  it - https://c2n.me/47Gi2K4.png - check  option please - https://c2n.me/47Giaxf.png

And  use this  code - https://c2n.me/47Gie6F.png

There is no other solution