bassjobsen / woocommerce-twitterbootstrap

This plugin wraps your Woocommerce views in the Twitter's Bootstrap Grid. Makes your views full responsive. No changes to your theme or other plugins needed.
85 stars 34 forks source link

Should shortcodes overwrite the woocommerce shortcodes? #8

Open bassjobsen opened 11 years ago

bassjobsen commented 11 years ago

Th plugin has 2 shortcodes now (featured_products and recent_product). This shortcodes overwrite the shortcodes of WooCommerce. Overwriting the shortcodes helps to use (or test) the plugin without any change to your code or database. What are the disadvantages of doing this?

lincolnlemos commented 9 years ago

@bassjobsen , here shortcodes are not overwriting...

I try this: [recent_products per_page="8" columns="31" content_product_template="bs-content-product-info"] and this: [recent_products per_page="8" columns="31" content_product_template="bs-content-product"]

The class are printing, but the don't have classes... look in image.

captura de tela 2015-10-29 as 03 39 38