Archived topic
Search + Archive widget won't go away
3 replies · Started by Sebas on June 9, 2018
Hi,
I am building a simple webshop and because WooCommerce was supported by GeneratePress I thought: why not go with that.
But the weird thing is that despite there being no widgets enabled, the search and archive widget are visible on product pages. Any idea how I can remove those widgets to get broader product pages?
On search engines I found around four others who had this problem, and for them
.woocommerce #widgets {
display: none;
}
seemed to work. This is not the case for me, when using your custom css plugin.
I really don't know why GeneratePress seems to force these widgets, but maybe someone here knows :-). Thanks in advance!
edit: I do have GP 2.1.2. I clicked the other one by accident (I only saw the version number of GP Premium which is 1.6.2).
Hi there,
This is actually an option in the customizer: https://docs.generatepress.com/article/woocommerce-overview/#single-product
Let me know :)
Nice, I found it! I didn't know the woocommerce plugin also added features to all of the entries in Customize, quite nifty. Thanks for the quick response and help!
That panel is from GP's WooCommerce add-on :)
Glad I could help!