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

Full Width Horizontal Filter Area

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.

Hi,

How do I make the filter appear full width? I have added it to the shop filter widget area and it appears as a single column the size of a sidebar despite me setting it to show as 4 columns in the settings and my shop page being full width

Thank you in advance

 

Hello

Please  drop me  exact  link to the  issue

Hi,

Here's a link to my staging site.

https://www.staging5.naborhi.com/product-category/women/african-clothing-for-women/african-print-dresses/

Thank you!

I love your plugins btw... I've already bought 2

Hello

Please paste your license key here - https://share.pluginus.net/image/i20210618130558.png -> https://share.pluginus.net/image/i20210618130614.png

These are the styles of your current theme - https://c2n.me/4hQnc1S

Try this option - https://c2n.me/4hQnC20.png

Hi Pablo,

 

Changing the setting made it even worse☹

 

https://www.awesomescreenshot.com/image/37160998?key=eadfd28d3665c943947a243767c67c0d

 

I don't have a license key as I haven't purchased this plugin yet, I just wanted to make sure it works first and will be able to give me what I need

 

Can I ask will I be able to have two Product statuses onbackorder and instock separately, that's the main function I'm interested in. If that's possible then  I'm ready to buy as long as I can get the formating sorted :)

 

Thanks,

Temisan

 

 

Hello Temisan

Can I ask will I be able to have two Product statuses onbackorder and instock separately, - My plugin does not affect the control of products in stock. so it doesn't depend on the filter

for the filter template: you should change the width of the widget container(the styles of your current theme).

an example:

body .shop-filters.widget-columns-4 .sidebar-widget {

 width: 100%;

Hi Pablo,

I contacted the Theme developers and they showed me how to make it 100% in the theme settings, so we're good with that now :)

But how do I make it four columns as 1 column is spreading across that 100%. I believe I saw the setting somewhere but I cannot find it in the plugin interface now

When I asked about the split between onbackorder and instock I meant as filter options on the product filter. So customers can filter on products that are in stock and ready for despatch and/or pre-order items that will maybe take 7 days before despatch. Does the plugin allow for that feature?

Thank you

Temisan

Hello Temisan

you can add:

. woof .woof_container {

display: inline-block;

width: 23%;

.woof  .woof_container.woof_container_onsales{
text-align: center;
}
When I asked about the split between onbackorder and instock : Yes, plagia has two checkboxes.  1)  instock - Show  products with  instock and onbackorder 2) Exclude backordereded  - hide  products  with onbackorder

Apologies Pablo, that did work there was a space in the code that you gave me, I just saw it.  It works but it doesn't look very nice.

Hello

You  can try use  shortcode to show filter  [woof sid="woof_auto_3_columns"]

Otherwise, you should hire a CSS developer