Quantcast
Channel: WordPress.org Forums » [WooCommerce] Support
Viewing all articles
Browse latest Browse all 104029

IgniteWoo.com Team on "[Plugin: WooCommerce - excelling eCommerce] Calculate Shipping form open on page load"

$
0
0

cart.php would wind up looking like this:

<script>
jQuery( document ).ready( function() {
    jQuery( ".shipping-calculator-form" ).slideDown( 'fast' );
})
</script>
<?php
/**
 * Cart Page
 *

[ BIG SNIP .....]

Viewing all articles
Browse latest Browse all 104029

Trending Articles