• My single page template has a side column in which I have the random_products widget inserted. Below the product image, price, short description and side column I have tabs containing description, additional info and reviews.

    I noticed today that the description and dimensions are randomly being plucked from the product db. I’d previously just assumed output was correct (and so hadn’t checked it) because everything within the page had been produced by Woo in-house! Calling the product description (<?php the_content(); ?>) prior to ‘short description’ produced to correct result. So, my attention focussed on the widget.

    The description and additional info are being re-set according to the final product listed within the random_products widget.

    I’m going to remove the widget for now but would like to recommence using it in the future if possible. Is there a quick fix to this issue?

    https://www.ads-software.com/extend/plugins/woocommerce/

  • The topic ‘widget-random_products causing product incorrect product description & info’ is closed to new replies.