Title: Display only a widget
Last modified: August 31, 2016

---

# Display only a widget

 *  Resolved [mpesic](https://wordpress.org/support/users/mpesic/)
 * (@mpesic)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/display-only-a-widget/)
 * Hello,
 * Thank you for this great plugin. But is there a way to show recently viewed products
   only as a widget. So I want to remove the product list bellow the product description
   and leave the widget on a sidebar
 * Regards
 * [https://wordpress.org/plugins/yith-woocommerce-recently-viewed-products/](https://wordpress.org/plugins/yith-woocommerce-recently-viewed-products/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [YITHEMES](https://wordpress.org/support/users/yithemes/)
 * (@yithemes)
 * [10 years ago](https://wordpress.org/support/topic/display-only-a-widget/#post-7379003)
 * Hi mpesic,
    at this moment this is not possible directly from the plugin, but
   you can use a widget text block and add this shortcode `[yith_similar_products]`
 * You need also to add this code on your functions.php
    `add_filter ('widget_text','
   do_shortcode', 10);`
 * Regards.
 *  [fashionavant](https://wordpress.org/support/users/fashionavant/)
 * (@fashionavant)
 * [10 years ago](https://wordpress.org/support/topic/display-only-a-widget/#post-7379137)
 * I can’t get it to display on my site when i use this code you posted it makes
   the images too big. how can i get this plugin to work.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Display only a widget’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/yith-woocommerce-recently-viewed-
   products_bcbbcb.svg)
 * [YITH WooCommerce Recently Viewed Products](https://wordpress.org/plugins/yith-woocommerce-recently-viewed-products/)
 * [Support Threads](https://wordpress.org/support/plugin/yith-woocommerce-recently-viewed-products/)
 * [Active Topics](https://wordpress.org/support/plugin/yith-woocommerce-recently-viewed-products/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yith-woocommerce-recently-viewed-products/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yith-woocommerce-recently-viewed-products/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [fashionavant](https://wordpress.org/support/users/fashionavant/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/display-only-a-widget/#post-7379137)
 * Status: resolved