• Resolved khatchik

    (@khatchik)


    Hi there,

    I was trying to remove loading gif becuase it takes loading time. I put a dot in front of it in ftp, but now it got worse. How can i remove the request of that gif?

    http://prntscr.com/o4r3o7

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hello there,

    hope you are doing well! 🙂

    Copy the following file of the plugin:
    – wp-content/plugins/yith-woocommerce-wishlist/templates/add-to-wishlist-button.php

    And paste it in the following path:

    – wp-content/themes/your_active_theme/woocommerce/add-to-wishlist-button.php

    If you don’t have already ‘woocommerce’ folder, create it.

    In the pasted file, delete the following line:
    <img src="<?php echo esc_url( YITH_WCWL_URL . 'assets/images/wpspin_light.gif' ) ?>" class="ajax-loading" alt="loading" width="16" height="16" style="visibility:hidden" />

    Let us know, please.

    Have a nice day!

    Thread Starter khatchik

    (@khatchik)

    Yep it helped, thanks!

    Plugin Author YITHEMES

    (@yithemes)

    You are welcome! 🙂

    We are happy to help you with anything you need and don’t hesitate to contact us.

    Have a nice day!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Remove gif’ is closed to new replies.