D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
ltfsolutionsco
/
www
/
wp-content
/
plugins
/
fusion-builder
/
shortcodes
/
js
/
Filename :
fusion-woo-shortcodes.js
back
Copy
/* global FusionPageBuilderApp */ ( function() { jQuery( document ).ready( function() { // WooCommerce shortocodes handler jQuery( 'body' ).on( 'change', '#fusion_woo_shortcode', function() { var shortoCodes = [ ' ', '[woocommerce_order_tracking]', '[add_to_cart id="" sku=""]', '[product id="" sku=""]', '[products ids="" skus=""]', '[product_categories number=""]', '[product_category category="" limit="12" columns="4" orderby="date" order="desc"]', '[recent_products limit="12" columns="4" orderby="date" order="desc"]', '[featured_products limit="12" columns="4" orderby="date" order="desc"]', '[shop_messages]' ], selected = jQuery( this ).val(); // Update content if ( true === FusionPageBuilderApp.shortcodeGenerator ) { jQuery( '#generator_element_content' ).val( shortoCodes[ selected ] ); } else { jQuery( '#element_content' ).val( shortoCodes[ selected ] ); } } ); } ); }( jQuery ) );
Name
Size
Last Modified
Owner
Permissions
Actions
.htaccess
0.193
KB
June 03 2023 12:14:24
ltfsolutionsco
0644
fusion-chart.js
3.205
KB
October 23 2019 10:16:08
ltfsolutionsco
0755
fusion-lightbox.js
0.941
KB
October 23 2019 10:16:08
ltfsolutionsco
0755
fusion-pricing-table.js
2.079
KB
October 23 2019 10:16:08
ltfsolutionsco
0755
fusion-table.js
3.505
KB
October 23 2019 10:16:08
ltfsolutionsco
0755
fusion-woo-shortcodes.js
0.968
KB
October 23 2019 10:16:08
ltfsolutionsco
0755
2017 © D7net | D704T team