Home Forums Themes Support Gecko How to disable quick view, add to wishlist and choose variation in my gecko shop

Viewing 7 reply threads
  • Author
    Posts
    • #37402

      Hello,

       

      how can I disable those thing I listed above?

      I really don´t like it, especially on the phone.

    • #37403

      Hi Blackpmetall,

      you can change hover style in JanStudio > Theme Option > WooCommerce > Product Listing Settings > Hover Style > Choose Style 2

      If you want hide all buttons, please add below code to JanStudio > Theme Option > General Layout > Custom CSS

      .product-button {
      	display: none;
      }

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #37404

      Thanks, works well.

      Is there also a possibility to remove the grey color that is appearing when the mouse coursor goes on a product?

      Also I am wondering where can I add filters for the search? I added a few new Sizes and they are not shown when I click on Filter.

    • #37405

      Hi,

      1. Please add more code to hide grey background color

      .product-image .db::before {
      	display: none;
      }

      2. Please go to Appearance > Widgets > WooCommmerce Top Sidebar > and follow this screenshot https://prnt.sc/tdz84s

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #37406

      Great!

      Another question, the shop page of my store is not beeing translated in the Google search result.

      It always says “Schiffsmodelle aus Holz: Nain Trading Modell Shop” which is our german name for the shop.

      Haven´t found a way to translate this one.

      Thank you for your help

    • #37407

      Hi,

      Please edit shop page and scroll down to Yoast Seo to change.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #37408

      When I edit the Shop Page it is all white. Tried it on different languages, still same problem.

    • #37409

      I’m not sure please contact to WPML support team.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 7 reply threads

You must be logged in to reply to this topic.