Site logo

woocommerce

How to create a shop with GP Premium Elementor and woo commerce ?

Hi Tom, I am confused. I don’t know how to build my online shop! Should I build it with the Customiser and Generatepress premium theme to build the pages and the products? Or: build the shop with Elementor Pro ? and build the pages and the products? Or: Build it with the Woo-Commerce plugin ? … Read more

Woo email verification – suggestion

Hi Tom / Leo, suggestion for Woo add-on, whilst testing i noticed that Woo doesn’t give email verification when an account is being registered. So found this simple snippet that does just that. Is this something you could add to GP woo add-on? Woo email verification regards David

woocommerce: add to cart in search results

How do I insert the “Add to cart” button inside the search results page? I copied file into /wp-content/themes/generatepress_child/search.php but it looks like it’s not the right one. May you please point me into the right direction on how to edit the loop or where I can find it?

Woocommerce Shortcodes are not responsive

Hello Tom, Woocommerce is not realy compatible with this theme , i bought this theme maybe two years ago, but i had every time problems with woocoommerce, for example, if i use the woocommerce shortcodes for display two products feature in two columns this is not responsive, the same if i use the shortcode for … Read more

WooCommerce – Overlay Title/Price on Product Image??

Howdy, Curious, is there a relatively painless way to display just the Product Image and reveal the Title and Price on rollover? Looking to have more of an image grid kind of look, where the user can mouse over an image to reveal the title and price. Thanks.

Hide categories description in WooCommerce Products Categories Pages

Hy, I need hide the products categories description in WooCommerce Products Categories Pages. I look for it i this forum and I found this code. I tried it but does not works 🙁 /* hide category name and description */ .archive .page-header { display: none; } Any suggestion? Thanks RMR