Home Forums Themes Support Claue Image Name On Mouse Over

Viewing 20 reply threads
  • Author
    Posts
    • #12798

      I have some issues in site please  help me

      1. on moseover of product it shows proxy image name

      2.i try to add-on something on products but it’s not showing please help

    • #12804

      Hi,
      1. You mean it shows this text? If it is, please disable in theme options / Product listing settings / Enable Products Attribute On Product List

      2.What add-on did you add?

    • #12817

      For add-on I use https://yithemes.com/themes/plugins/yith-woocommerce-product-add-ons/ to add Stiching option please check attachment which option I want to add

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

      Could you explain more.

      I checked this plugin still work well with our theme

      http://prntscr.com/h6k4zb

      Best regards

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

    • #12820

      yup for same I want to add with stiching option can you send me how you did this please

    • #12821

      You can view demo of this plugin at http://plugins.yithemes.com/yith-woocommerce-product-add-ons/product/custom-post/ and load admin demo a check how to config and follow document at https://yithemes.com/docs-plugins/yith-woocommerce-product-add-ons/general-settings-free-version

      Best regards

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

    • #12822

      let me check

    • #12823

      I make group and try to add but it’s now showing there please check

    • #12828

      Could you send me the link. I dont know where it showing

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

    • #12831

      sorry I mean to say it’s not showing options when I add high add-on please help me

    • #12835

      Hi,

      I tried account you attach but can’t login your site.

      Could you check it and send us again.

      Thanks

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

    • #12836
      This reply has been marked as private.
    • #12838

      It have issue with this plugin.

      I don’t know why after i create product group add-on for single product the global group will apply for this product. If i don’t create group on product it will not display http://www.gursikhistore.com/product/rumala-sahab/

      Best regards

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

    • #12839

      please remove plugin ones and reinstall as per you

    • #12840

      Sorry i don’t understand what you want.

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

    • #12842

      Live this for now I will do there is one other issue

      when I try to edit variations in variable products it takes time please check

    • #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

    • #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

    • #12855

      yes please  heck whats the problem

    • #12861

      check showing image name on product mouse over

      Attachments:
      You must be logged in to view attached files.
    • #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

Viewing 20 reply threads

You must be logged in to reply to this topic.