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 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 Neema on February 13, 2023, 18:19Hi,
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
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
Quote from Pablo Borysenco on February 14, 2023, 14:05Hello
Please drop me exact link to the issue
Hello
Please drop me exact link to the issue
Quote from Neema on February 14, 2023, 22:50Hi,
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
Hi,
Here's a link to my staging site.
Thank you!
I love your plugins btw... I've already bought 2
Quote from Pablo Borysenco on February 15, 2023, 14:59Hello
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
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
Quote from Neema on February 16, 2023, 11:19Hi 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
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
Quote from Pablo Borysenco on February 16, 2023, 12:55Hello 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%;
}
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:
width: 100%;
Quote from Neema on February 16, 2023, 13:28Hi 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
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
Quote from Pablo Borysenco on February 17, 2023, 13:17Hello 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
Hello Temisan
you can add:
display: inline-block;
width: 23%;
Quote from Neema on February 17, 2023, 15:08Apologies 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.
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.
Quote from Pablo Borysenco on February 20, 2023, 12:30Hello
You can try use shortcode to show filter [woof sid="woof_auto_3_columns"]
Otherwise, you should hire a CSS developer
Hello
You can try use shortcode to show filter [woof sid="woof_auto_3_columns"]
Otherwise, you should hire a CSS developer