Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Bridaluxe

Descripción

The Bridaluxe plugin for WordPress allows you to easily and quickly add a complete Bridaluxe affiliate
store, consisting of thousands of unique and specialized products.

To add the Bridaluxe capabilities to your WordPress blog, insert a [bridaluxe] shortcode into any post or page. You
set your affiliate ID under ‘Settings > Bridaluxe’.

Also included with this plugin is a new template tag that allows you to display a navigation menu for the Bridaluxe functionality.

Instalación

This plugin follows the standard WordPress plugin installation method.

  1. Upload the bridaluxe folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

How do I include the Bridaluxe Storefront?

The only thing you have to do is add the [bridaluxe] shorttag to a page or post content.

How do I include the optional navigation item?

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();
}
What is the recommended way to use this plugin?

The best way to use the Bridaluxe Storefront plugin is as follows:

  1. Upload and activate the plugin
  2. Create a new page template for your theme that removes the page title and adds the bridaluxe_navigation template tag in your sidebar.
  3. Create a new page with content [bridaluxe] and choose the page template you created in step 2
  4. Ensure that your WordPress permalinks settings are saved. The plugin works better if you have selected something other than default

After following these steps, you can style the content however you wish by adding styles to your template’s style.css file.
That’s it, you have a complete storefront!

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Bridaluxe» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Bridaluxe» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.