Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Bridaluxe

Beskrivelse

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.

Installasjon

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!

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

“Bridaluxe” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere