| 开发者 | nickohrn |
|---|---|
| 更新时间 | 2008年10月18日 00:59 |
| PHP版本: | 2.6 及以上 |
| WordPress版本: | 2.6.2 |
bridaluxe folder to the /wp-content/plugins/ directoryThe only thing you have to do is add the [bridaluxe] shorttag to a page or post content.
You can include the navigation item anywhere that you want using the template tag bridaluxe_navigation.
Include the following in your template:
if function_exists( 'bridaluxe_navigation' ) { bridaluxe_navigation(); }
The best way to use the Bridaluxe Storefront plugin is as follows:
bridaluxe_navigation template tag in your sidebar.[bridaluxe] and choose the page template you created in step 2style.css file.
That's it, you have a complete storefront!