Home Forums Themes Support Gecko Add to Cart issue and Currencies issue

Topic Resolution: Resolved
Viewing 10 reply threads
  • Author
    Posts
    • #6554

      Hello,

      i had two problems with the theme

      1- i need to add a button under the item pic (Add to Cart) because its hard to add item on cart on mobile version so i need the button under the picture, its easier for the customer

      2- its hard to keep updating the Currencies everyday i need it to be automatic everyday of every change of the Currencies price

      Thanks

    • #6557

      Hi,

      1. You can add below code to functions.php in gecko -child

      2. By default the currency integrate can’t auto update rate.

      You can use a plugin https://codecanyon.net/item/woocommerce-currency-switcher/8085217

      Best regards

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

    • #6560

      Hi

      i add the code under child theme and its didnt work with me please check the Attachments

       

      and for currency plugin is this gana work llike yours one but with auto update

      Attachments:
      You must be logged in to view attached files.
    • #6563

      hi again i need the add to cart button on the home page as the pic showing

    • #6564

      Hi,

      You want add to cart button on product listing page or product detail page?

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

    • #6565

      hi again i need to add “add to cart” button on the main page https://www.caeserscent.com/

      under the pic item

       

      thanks

    • #6566

      Hi,

      Please remove prev code add in child theme.

      To make add to cart easy click on mobile you can edit products element and change hover style to style 2 http://take.ms/vDCDU

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

    • #6567

      hi again soory for that but the 4 styles doest have add to cart under the item pic

      is there any code can i use

      im so soory for that but my client need this

    • #6593

      Hi,

      I have custom display the add to cart button on hover style 4 for you, please check.

      Thank you.

    • #6594

      Hello i have checked hover style 4 please check the attached file and i clean my history

      Attachments:
      You must be logged in to view attached files.
    • #8259

      Hi,

      Sorry we miss this message from you. You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS to fix

      .product-button {
      position: inherit;
      transform: translateY(0);
      margin-top: 15px;
      }

      .product-image .product-button > * {
      transform: scale(1);
      opacity: 1;
      }

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

Viewing 10 reply threads

You must be logged in to reply to this topic.