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

Widget Display Question

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 am trying to utilize the widget functionality in order to have the reset button be at the top however I am unable to get the color filters to be in rows instead of columns. I am also unable to adjust how much space is taken up on either side using short code.

I've tried all the css code that has been suggested and it worked for the"Size" filter but not color. I was able to get the"Shape" filter to display properly as I'm utilizing the image feature as opposed to the color feature so I was able to add the display: inline block; directly in the settings of each of the image.

 

Additionally, is there a way for me to utilize the widget on about 99% of our pages and hide a particular section and then show that section on one specific page? In my reference pages the one utilizing shortcode as you can see doesn't have the"poster publishers" section. I need this hidden on every page except this specific page: https://artandcanvas.com/abstract/ but have been unable to figure out if there is a way to do it without shortcode. If there isn't, is there a way to move the reset button to the top of the page via shortcode?

Hello

https://share.pluginus.net/video/v20210607134925.mp4 - This is a CSS conflict

Try  to add CSS:

ul.woof_list_color li {

 display: inline-block !important;

}

is there a way for me to utilize the widget on about 99% of our pages - unfortunately I did not understand this

You can  hide  it  by CSS

An Example:

.woof . woof_container_pa_publisher{

display: none;

}

.page-id-20052 .woof . woof_container_pa_publisher{

display: block;

}

 is there a way to move the reset button to the top of the page via shortcode? -  Yes( https://share.pluginus.net/image/i20210607135451.png ) - https://products-filter.com/shortcode/woof/