Code

Discussion on WooCommerce Frequently Bought Together

Discussion on WooCommerce Frequently Bought Together

Cart 256 sales

welaunch supports this item

Supported

This author's response time can be up to 2 business days.

108 comments found.

Hello. Can I use this plugin and its algorithm and display products with the styles of the theme I will be using and not of the plugin’s? Thank you

Yes it always uses the themes one

Hi, I have a pre-sale questions.. (1) does this plugin support variable product? (2) If so, would the image of the bundled product change as you select different variation based on the variation thumbnail? Thanks!

Sorry, for no. 2- I meant that the variable product that is suggested by the plugin. I would like to know if selecting any variation would change the thumbnail of the suggested variable product. Hope I’m clear now..

Yes the thumbnail of the correct variation product should show.

Thanks for your prompt response

Hi, I’ve just purchased this and installed it. It works on the cart page but isn’t showing on the product page. I’m using the woodmart woocommerce theme. Would you be able to take a look.

Many thanks, Virginia

Try changing the position in plugin settings

Hi, Can I get a refund? There’s no product images on the suggestions, so I had to disable it an get another plugin. Thanks in advance.

You need to make the refund request yourself via CodeCanyon.

cd413eae-cc79-4dd6-b7c5-7de84a9ce42d

Quick question on a project, the image sizing workis perfectly on everything except iPhone XR?

We replied to your mail ;)

Hello,

When I duplicate a WooCommerce product on my store, the “frequently bought together” info is duplicated too (the same products appear in the frequently bought together section), how to avoid this ?

Thanks, Jonathan

Hm this can not be avoided – but you can delete the custom meta fields manually.

Hello, thanks for your reply, I’m OK with doing it manually, but I can’t see any custom meta fields related to this plugin in the product editor page ?

It’s in the database post_meta

Hello,

After you answered my question in the Comments section (about retrieving past orders), I purchased the plugin (thanks for your reply).

The problem is when I try to run the “match old orders” option, it starts processing (for about 15 seconds) then crashes and I have the following error logs :

Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 1310720 bytes) in public_html/wp-includes/cache.php on line 679 Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0

So the past orders aren’t processed correctly right now. What can I do ?

Thanks, Jonathan

Then it may needs to be increased more – 15k orders however is very much and we currently only have a one loop functionality.

Ok, thanks. We solved this problem ourselves by temporarily modifying the plugin code with a date range query and running it multiple times (maybe you could add something like this to the plugin).

Sure we look into ajaxing this function.

Hello,

I’m interested in this plugin, but in order for this plugin to be really useful, I would need it to study previous purchases on my store (order history), so that the suggestions are populated with real data from my years of woocommerce sales. Is that possible ?

Thanks!

Yes you can click on a button in plugin settings to get through all old orders and create the matching.

How can I get the items to center on the page instead of aligning to the left? https://impactwebsolutions.com/shop/im2050/

It will be aligned if you have 6 products there.

When I more that 3 products, it wants to wrap to a second line like here: https://impactwebsolutions.com/shop/storm-im2050-swirl/, I have it set for 6 columns. How can I can get 6 to show on one line?

Well we use your themes defaul way of displaying upsell products – you may ask your theme developer for this.

We have an issue with Discount.

https://www.monogrammaeshop.gr/product/σχολική-τσάντα-trolley-δημοτικού-polo-glow-princess-9-01-251-72-2019/

It takes regular prices (cart) for both products and not the one with Discount.

Okay – but that is a problem with the discount plugin then.

Woo Commerce Frequently Bought Together is not working. under woo commerce section the brought together option is not visible

Yes now it’s working,thank you.And I want to make 3 slider row product how to do

I want to keep as 3 row slider please help

3 row slider? What do you mean by this?

Hello! Pre-sale question. Is it possible to automate the plugin? Imagine a process where for example I buy a shirt with some pants and shoes. After the customer buys the item (said shirt) it automatically ads the pants and shoes to the frequently bought items, without me having to add it manually. When a new customer goes to buy the shirt, it as the pants and shoes showing in the frequently bought together. Thank you

Automatic assignment is exactly what our plugin does

Hi. Just to report to you that the plugin is issuing the following errors (I fixed them locally):

PHP Notice: Undefined index: displayAddAllToCart in /wc-content/plugins/woocommerce-bought-together/public/partials/bought-together-product.php on line 116

The WC_Product::get_variation_id function is deprecated since version 3.0. Replace with WC_Product::get_id(). It will always be the variation ID if this is a variation..

Thanks update comes now.

Hello,

If I select show more than one product, the columns become tiny.

See here: https://impactwebsolutions.com/shop/pelican-1700/

I’ve tried all sorts of variations in the settings but can’t figure out why it’s doing it.

Pleae add this custom CSS:
.slick-track li {
    width: auto !important;
}

Thanks! That worked! But for some reason the last item wants to wrap to a second line. Am I missing a setting somewhere?

Your theme is adding a margin right 0 to the last child item,.

We need an options to display variation as a single product, so the different variations doesn’t show up, but only show as a main product. Right now, we have instances where the same product is shown 4 times, because we offer different sizes of the same product.

Try it with another theme like storefront. Then inform us if that worked

I have checked, and the issue is still there. I have taken a screenshot of the issue.

Purchased via the pack.

Same issue, on large stores the plugin will always error 500.. Increased the memory limit to 16gbyte and 1 hour run time.

The developer either needs to make use of WP-CLI or do the orders in batches of 100.

55 000 orders here.. plugin as its designed will never work.

Yes this is correct unfortunately – we are looking forward to implement a ajax solution in next update.

No sorry we are on vacation now first for one week

Hello, we’ve just bought this plugin. After installing it, it won’t show recommendations anywhere, so I’ve clicked on Match Old Orders to have some data in the case that was the problem but I get a 500 error. Any ideas of what could be the issue?

It is the amount of orders that’s causing the trouble. Increase the limit once, match orders and then you can return back to previous memory limit

256MB is the limit of the server, which works for all plugins I’ve ever used… Unfortunately, we can’t go any higher than 256MB. I like the plugin, if you could improve the queries so it doesn’t use so much memory that would be great, if not could I please just get a refund?

Please request a refund then. Our plugin tries to loop through all existing orders at once.

Woocommerce 3.+ compatibiliti problem! Please update the plugin and change get_variation_id() to this get_id() in /admin/class-woocommerce-bought-together-match-old-orders.php and /public/class-woocommerce-bought-together-public.php

You should check your error logs

The error is conflict IVPA (improved variable product attributes) beacause generate some error: 2019-03-29T13:08:56+00:00 CRITICAL Uncaught Exception: Invalid Product. in /public_html/wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-data-store-cpt.php:152 Stack trace: #0 /public_html/wp-content/plugins/woocommerce/includes/class-wc-data-store.php(159): WC_Product_Data_Store_CPT->read(Object(WC_Product_Simple)) #1 /public_html/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-product.php(134): WC_Data_Store->read(Object(WC_Product_Simple)) #2 /public_html/wp-content/plugins/woocommerce/includes/class-wc-product-simple.php(24): WC_Product->__construct(4433) #3 /public_html/wp-content/plugins/improved-variable-product-attributes/includes/ivpa-frontend.php(652): WC_Product_Simple->__construct(4433) #4 /public_html/wp-content/plugins/improved-variable-product-attributes/includes/ivpa-frontend.php(746): WC_Improved_Variable_Product_Attributes::init_globals() #5 /public_html/wp-includes/class-wp-hook.php(286): hiba /home/divatbaz/public_html/wp-content/plugins/woocommerce/includes/data-stores/class-wc-product-data-store-cpt.php fájlban a 152 sorban

Okay, but then it is not our problem?

Hi, I just bought this plug-in and istalled it but it is not showing up on my website. How do I get it to show? I installed the Redux framwork.

Have you activated redux framework plugin & WooCommerce plugin?

Hi,

Yes I did. It turns out it was blocked by the Woocommerce notification plug-in when it was set to virtual. As soon as I set it to billing information the Bought together information popped up in the screen.

Ok strange.

Hi, I just bought and configured the plugin, but I need your support on positioning the Bough Together Slider before the standard Woocommerce Related Products.

If I chose the Position – After Single Product Summary and a higher hook priority, it shows before Related Products, but not as a slider.

If I choose After Single Product, the slider is working, but the position is after Related Products.

Then please refund – we have no import function

Sorry to hear this. I issued the refund.

approved

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey