I have reported the same issue, however don't want to make changes to the code. So how would I fix this issue?
Thanks,
Lyse
I have reported the same issue, however don't want to make changes to the code. So how would I fix this issue?
Thanks,
Lyse
Hey!
I'll ask Kriesi to update the theme. For now you can follow the instructions here: http://www.kriesi.at/support/topic/abundance-woocom-164-update-product-page-now-has-2-upsell-boxes or you can downgrade to version 1.6.3. Actually the code change isn't dramatic - you just need to add following line to config.php:
remove_action( 'woocommerce_after_single_product_summary', 'woocommerce_upsell_display', 15 );
The other change (switch of upsells/related products) isn't required.
Regards,
Peter
Hi Dude,
I modified the config.php, however, the WooCommerce upgrade indicated that the upsells would be placed above the related products as having higher priority. The modidification leaves the upsells where they were.
Lyse
Hi Dude,
I fixed it by changing the number in the upsells line core from 70 to 60.
Ok for now.
Lyse
Hi Lyse,
Glad you were able to get it solved :)
Regards,
Devin
You must log in to post.