Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should shortcodes overwrite the woocommerce shortcodes? #8

Open
bassjobsen opened this issue Oct 12, 2013 · 1 comment
Open

Should shortcodes overwrite the woocommerce shortcodes? #8

bassjobsen opened this issue Oct 12, 2013 · 1 comment
Labels

Comments

@bassjobsen
Copy link
Owner

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
Copy link
Contributor

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants