Plugin Directory

Changeset 1167442


Ignore:
Timestamp:
05/25/2015 11:51:18 PM (11 years ago)
Author:
edgewebware
Message:

Added instructions for image src.

Location:
lazyload-woocommerce
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • lazyload-woocommerce/tags/1.0.1/readme.txt

    r1167441 r1167442  
    16161. Download the plugin
    17172. Install the plugin
    18 3. Go to WooCommerce > Settings > Products and click the "Lazy Load" option. Set your Product width/height for the loop
     183. Go to WooCommerce > Settings > Products and click the "Lazy Load" option. Set your Product width/height for the loop and optionally a custom placeholder image (full src).
    1919
    2020To note, you will need to have jQuery running for this to work. To reduce conflicts, we have chosen not to include jQuery. To include jQuery, just use the following in your template functions file: `wp_enqueue_script('jquery');`
  • lazyload-woocommerce/trunk/readme.txt

    r1167441 r1167442  
    16161. Download the plugin
    17172. Install the plugin
    18 3. Go to WooCommerce > Settings > Products and click the "Lazy Load" option. Set your Product width/height for the loop
     183. Go to WooCommerce > Settings > Products and click the "Lazy Load" option. Set your Product width/height for the loop and optionally a custom placeholder image (full src).
    1919
    2020To note, you will need to have jQuery running for this to work. To reduce conflicts, we have chosen not to include jQuery. To include jQuery, just use the following in your template functions file: `wp_enqueue_script('jquery');`
Note: See TracChangeset for help on using the changeset viewer.