Skip Navigation

[Resolved] Woocommerce Views Archive issue

This support ticket is created 5 years, 7 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Tagged: 

This topic contains 1 reply, has 1 voice.

Last updated by Valeriia 5 years, 7 months ago.

Author
Posts
#1115002

Hi,

I'm using WooCommerce Views and Views to create WooCommerce archive pages for custom taxonomies. All is good but one thing: in the code of the archive page I see that the view is actually wrapped into native WooCommerce "ul.products" as "ul.products > form ~ div.js-wpv-view-layout".

For some reason this "ul.products" takes the 0 height, which brings the footer right under the layer of products (the products are covering the footer).

<ul class="products columns-4" style="position: relative; height: 0px;">

I'm not sure from where this 0 is coming from. I tried to override it with my own jQuery but it didn't work.

Can you replicate the issue? Is that something you can fix?

Thanks.

#1115007

Stupid question, sorry, I've overridden it with ul.products {height: auto !important}

But why is it wrapped into ul.products is still not clear for me.

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.