Skip to main content

WordPress

Video tutorial

Plugin installation

  1. Use the plugin manager in your WordPress administration platform, search for Visidea plugin, and install it.
  2. Open the plugin welcome page in WordPress sidebar clicking on Visidea. Plugin welcome
  3. In the plugin main page click the button "Integrate with Visidea". Visidea registration
  4. After registration, you will be redirected to the configuration of your website where you can complete the configuration.
  5. Choose the category of your products and click Connect.
  6. Please wait for automatic updates to generate the recommendations. The time for generating recommendations depends on the size of your shop.

Shortcode documentation

You can display Visidea recommendations anywhere on your site using the following shortcode:

[visidea_recommendations page="product"]

The page attribute specifies where the recommendations will be shown. Possible values are:

  • home – Shows recommendations for the homepage.
  • product – Shows recommendations on product pages.
  • cart – Shows recommendations in the cart.
  • order – Shows recommendations on the order confirmation page.

Example usage:

[visidea_recommendations page="home"]
[visidea_recommendations page="product"]
[visidea_recommendations page="cart"]
[visidea_recommendations page="order"]

Add the shortcode to any post, page, or widget where you want Visidea recommendations to appear.