Home Forums Themes Support Gecko Order button in product list

Viewing 9 reply threads
  • Author
    Posts
    • #16001

      is it possible to have below each product an order button already in the product list?

    • #16013

      Hi,

      I’m sorry i can’t have order button below product on product list.

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

    • #16450

      Hi Harry,

      sorry for warming this up again. But I recodnized such a direct buy button could help for better conversion.

      Is there any chance to get this on a wishlist for one of next updates or is this possible by any pluggin?

      Adam

    • #16468

      Hi Adam,

      1. By default our theme support show add to cart button on product listing page. I don’t know which plugin change this button to detail button, could you deactivate plugin one by one and check again

      2. To show wishlist button on product list, you need to install plugin YITH Wishlist plugin.

      Best regards

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

    • #16471

      Hi Harry,

      I mean a order button which is visible directly below the product. please look here for an expample: screenshot “Order button below product”.

      But even if it is not possible Iam wondering what makes the change for the hover buttons.
      At my shops they are looking weird. Does this come from image size or from other plugins?

      Please look here:
      correct version: screenshot “Gecko order button correct”
      weird version: screenshot “Gecko order button weird”

      what can I change to get back to correct look?

      order button below product

       

      gecko correct

      weird

    • #16479

      Hi Adam,

      Could you re-attach screenshot of button?

      Thanks

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

    • #16481

      here we go…
      whats weird with my hover buttons is that I have additional buttons like Transportkost and tax.
      Maybe we can switch them off?

       

      correct button

       

       

      gecko correct button

       

      weird buttons

    • #16496

      Hi Adam,

      Please show buttons like https://frischekuss.de/ i will help you style.

      Best regards

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

    • #16531

      Hi Harry,
      dont understand your last mail.

      My problem is that on Frischekuss.de the hover over product shows more options then in the gecko example.

      How can I get the Frischekuss hover to show only the add to cart and quick view image when hover over product?

    • #16539

      Hi Adam,

      Please add below code to JanStudio > Theme Option > General Layout > Custom CSS

      .product-button {
      	flex-flow: column;
      }
      .product-button.flex > * {
      	margin: 0 auto 10px !important;
      	height: 36px;
      	width: calc(100% - 30px);
      }

      Best regards

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

Viewing 9 reply threads

You must be logged in to reply to this topic.