I disabled it, but now it says on the frontpage, under the working slider: product not found, install plugin first Instead of the woocommerce plugin, I would like to put a gallery or vidgallery there. Is that possible or is there a widget I can put in that now empty block ? Thanks, Alef
Hello, Theme cannot work properly without woo-commerce without it it will be a simple theme .It required woo-commerce plugin. Thanks & Regards Pramod
Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .content_wrapper .content{ display: none; } This will remove that section. Thanks & Regards Pramod
Would i be able to put something like on the cisco.com website, where you see the pics under the slider ? That's what i would really like.
Your previous code worked great, thanks. But doesn't woocommerce use some sort of lightbox to show products? Could i not reuse that to show a gallery or video? Or failing that, is there any way to add such a thing to the frontpage? Sorry don't mean to be a hassle! Appreciate your input.
Hello, You can use plugins from wordpress.org for that. We are not recommending any particular plugin. But you can find there lots of plugin which help you a lot. Thanks & Regards Pramod