Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

Bridaluxe

Descriere

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.

Instalare

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

Întrebări frecvente

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!

Recenzii

Nu există nicio verificare pentru acest modul.

Contributori și dezvoltatori

„Bridaluxe” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Tradu „Bridaluxe” în limba ta.

Te interesează dezvoltarea?

Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.