Shortcodes
This module brings shortcode system into your thirty bees installation. You can now use shortcodes to add rich content into your pages.
For example, you can create link to product using shortcode [product id=100] Link [/product] , and it will be automatically converted to HTML link.
This module brings shortcode system into your thirty bees installation. You can now use shortcodes to add rich content into your pages.
For example, you can create link to product using shortcode [product id=100] Link [/product] , and it will be automatically converted to HTML link.
Supported shortcodes:
- [product id=id] - creates hyperlink to product. Optional parameters: shop, language
- [product_url id=id] - generates url string for product. Optional parameters: shop, language
- [category id=id] - creates hyperlink to category. Optional parameters: shop, language
- [category_url id=id] - generates url string for category. Optional parameters: shop, language
- [cms id=id] - creates hyperlink to cms page. Optional parameters: shop, language
- [cms_url id=id] - generates url string for cms page. Optional parameters: shop, language
No customer reviews for the moment.