WPIntell

Source evidence

Stop Infinite Loop – update???

Carousel Upsells and Related Product for Woocommerce · support · 2022-10-10T22:38:00+00:00

complaintsentiment
highseverity
1.0relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 26 rows with source links

15.4% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

22 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
zummit unresolved
As per this thread … https://wordpress.org/support/topic/stop-infinite-loop/ 7 months ago you said, “There will be an update within 24 hours, wait for it.” I understand you may be busy due to your geographic location and world events, but I would really like this feature (or an idea how I can hack it in to my code), so … @zummit Hello, I had completely forgotten about this feature, I will try to add it soon Thanks! In the meantime I did an ultimate no-no and hacked the plugin for my own purposes. In /carousel-upsells-and-related-product-for-woocommerce/includes/up-sells.php, I changed line 38/39 to this: //type: ‘carousel’, type: ‘slider’, It’s not perfect (due to spacing issues at the end), but it does prevent the infinite loop. [The hack above is for anyone else that comes across this thread prior to you making your changes to the actual plugin.]

Comments

2 shown
Dan Zakirov 2022-10-11T08:55:00+00:00

@zummit Hello, I had completely forgotten about this feature, I will try to add it soon

zummit 2022-10-11T16:17:00+00:00

Thanks! In the meantime I did an ultimate no-no and hacked the plugin for my own purposes. In /carousel-upsells-and-related-product-for-woocommerce/includes/up-sells.php, I changed line 38/39 to this: //type: ‘carousel’, type: ‘slider’, It’s not perfect (due to spacing issues at the end), but it does prevent the infinite loop. [The hack above is for anyone else that comes across this thread prior to you making your changes to the actual plugin.]