Hi @phillbex,
Greetings from WebToffee Support!
Thank you for reaching out to us and for your kind words about our plugin.
After reviewing the information provided regarding the issue you’re experiencing with the display of related products, we would like to address a few key points.
Upon investigating the provided product page link, it appears that the related products widget being displayed is not generated by our plugin. This discrepancy could be due to the ‘Override theme’s template’ setting being disabled, causing the theme’s related products widget to be used instead of our plugin’s.
Additionally, you mentioned that there is a filter in your theme’s functions.php file (woocommerce_output_related_products_args) that modifies the ‘posts_per_page’ argument to display all related products. This custom code in your theme might be conflicting with the settings in our plugin, resulting in an incorrect number of related products being displayed.
To address this issue, we recommend enabling the ‘Override theme’s template’ option and checking the functions.php file of your theme. Review the code related to the ‘woocommerce_output_related_products_args’ hook. If this hook is overriding the number of products to display, you may need to comment out or remove that section of code to allow our plugin’s settings to take effect.
Additionally, please verify whether the ‘Exclude out of stock products’ and ‘Exclude Backorder products’ options are enabled in the plugin’s main settings. If they are enabled, ensure that the products added to display in related products are not in these stock statuses, as this could also affect the display of related products.
If the issue still persists after making the necessary changes and checking these plugin settings, kindly provide us with the following information:
- Screenshot of the plugin’s main settings page and a screenshot of the custom related product settings you have configured in the product edit page: This will give us insight into your current configuration and help identify any potential issues.
- WooCommerce System Status report: You can access this report in WooCommerce by navigating to WooCommerce -> Status -> Get system status report. This will provide details about your site environment.
We appreciate your patience and cooperation in resolving this matter. Please let us know if you need any further assistance.