Forum Replies Created

Viewing 10 posts - 11,381 through 11,390 (of 15,048 total)
  • Author
    Posts
  • in reply to: metaslider and layout #12869

    Sorry i can’t 🙁

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

    in reply to: Image Name On Mouse Over #12868

    Hi,

    1. the issue with variation related to plugin, you can report author to fix plugin

    2. It is a browser feature but it is possible to hide them by adding following code to Functions.php file in claue-child

    function remove_title_attr(){
    ?>
     <script>
    jQuery(window).load(function(){
    jQuery('.product-image-flip img').removeAttr('title');
    });
     </script>
    <?php
    }
    add_action('wp_footer', 'remove_title_attr');

    Best regards

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

    in reply to: Translate "Shop Now" text #12865

    Hi

    Can you see this code on this link https://pastebin.com/aXz9jutc. I still saw the code.

    You can try with below code

    html[lang="tr-TR"] .product-category h2::before,
    html[lang="tr-TR"] .product-category h3::before {
      content: "şimdi satın al";
    }

    Best regards

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

    in reply to: Checkout Thumbnail #12864

    Hi,

    I’m sorry because inconvenience.

    You only have to re-upload gallery image for separate color, and only change color attribute type from select to color.

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

    in reply to: Image Name On Mouse Over #12853

    Nevermind, i saw the issue. When enable this plugin can’t load variations tab of product.

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

    in reply to: Checkout Thumbnail #12852

    Hi,

    Plugin OpenSwatch no longer update from author so we recommend switch to new plugin WooCommerce Variation Swatch.

    1. Update theme to latest version 1.6.1

    2. You can deactivate plugin OpenSwatch to auto detect to download new plugin

    3. Follow our document at http://janstudio.net/gecko/document/#create-attributes and http://janstudio.net/gecko/document/#create-product-color-swatches to switch to new plugin.

    Best regards

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

    in reply to: change field to text area #12850

    Hi,

    Please download attach file and extract and put in claue-child

    Best regards

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

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

    in reply to: Translate "Shop Now" text #12849

    Hi Tekir,

    You can use below code

    Best regards

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

    in reply to: Image Name On Mouse Over #12848

    Could you explain more. It better if you have a screen shot.

    Thanks

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

    in reply to: change field to text area #12841

    I don’t see the fiels zoom when type. Could you explain more.

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

Viewing 10 posts - 11,381 through 11,390 (of 15,048 total)