php - Woocommerce Product Attribute Values picked from Upsell and Cross Sell -


i displaying upsell , cross sell products on single product page. unfortunately additional information tab contains attribute picking upsell , cross sell.

when remove upsell , crosssell loop, attributes values become correct. add loop display upsell , cross sell pick attribute value upsell/cross sell.

my page is: http://www.healthgenie.in/incofit-premium-adult-diapers-medium-pack-10-71cm-101cm-28-40/

i fixed problem resetting loop query.

<?php wp_reset_query(); ?> 

Comments

Popular posts from this blog

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

android - IllegalStateException: Cannot call this method while RecyclerView is computing a layout or scrolling -