tanasi
Forum Replies Created
-
Hi, any news?
Skroutz opens and closes our store based on the feed. There is an intermittent behavior now and needs to be fixed. Do you have any fixes?
Ok, so here we go again.
I have downloaded the debug.log and sent it to?[email protected] as indicated in the https://adtribes.io/contact-form/
But I think, as the email indicates that this email is for elite support. So, I guess nobody will answer this.
Are you sure you provide to us the correct form? The one you sent has ?[email protected] in that.
This is not true, I have sent that to [email protected]
Then they asked me to provide WP credentials, which I did. But I had no response after that.
My hosting provider doesn’t support direct access to log files, so if you want that I can send it through email
I still have issues with this
Unfortunately not. I am still waiting from their support.
It happens only with the Skroutz feed. Other feeds are ok.
Thanks, I have just sent it
How can I send this log file privately?
HI,
thanks for the reply.
At first, I cannot recreate your example:
– I create first the rule and then the filter. Hit save. Open again the Feed Filters and Rules and those two have become upside down! It’s filter first and then the rule. Why is that behavior?!Secondly, I think the confusion here is because of the term availability.
Woocommerce just says “in stock”.
Skroutz expects that to be one of the following values:
“Available in store / Delivery 1 to 3 days”
“Delivery 1 to 3 days”
“Delivery 4 to 10 days”
“Delivery up to 30 days”So, I want to achieve the following:
– Include only in stock products. So, “availability” needs to be “in stock”
– For Some categories modify the “availability” tag to be “Available in Store”
– For some other categories modify the “availability” tag to be “Delivery 4 to 10 days”Is this possible?
That is correct. Our plugin will only recognise variable products as being apparel products when they have both a size and color attribute that is being used for variations. So you need to have both otherwise the plugin will indeed put all variations as separate products in your feed.
It doesn’t seem that your implementation is optimal. Here are my thoughts on this:
9/10 Fashion eshops will have variable products based only on size and not on both color and size. So, in a typical fashion category of such eshops you see products that have one color and multiple sizes. This is done for simplicity (it’s easier to maintain and build) and also it is easier to show different colors of each product. Otherwise you only see the first one.Based on the above I am going to speak mostly for those cases.
If we want to create a correct feed using your plugin we need to change the functionality of our eshop and merge products together in order to achieve multiple colors and multiple sizes per product. That doesn’t seem a good path. We think that setting variable products to have multiple colors and multiple sizes will negatively impact our sales.On the other hand, we could just add a color for each of our products and select the “used in variations”. So, each product will have just one color (used in variations) and multiple sizes. But, this feels more like a hack rathen than a correct way to implement things. Some thoughts:
– Why to add a color to create variations if there is only one color?
– Will this create any incompatibility issues with other plugins?
– Will this have a performance impact?Forum: Plugins
In reply to: [Facebook for WooCommerce] So sync variable productsI ve been searching for days for a solution.
Deactivated all plugins, removed custom code, created new simple and variable products, reset / deleted the FB metadata, removed the integration and the plugin and reinstalled everything again. But nothing.This solution from @schero86 works as pointed above.
Thanks for this.Yes everything is working great. Thanks for the quick reply
Seems you are right. I was using category is not “A” and “inlclude only”.
It’s working
thanksOk, it works now.
What I did that worked was to replace the
Pa color (Custom Attribute) with
color (Dynamic Attribute)Funny thing is that this used to work before but probably something may have changed after updates.
Thanks for your support
That’s a good idea and I did so. But, only one of the 3 attributes is popuplating and it still shows IDs.
Also, something is not right in general with the plugin or I there is some underlying issue that keeps breaking things.
I added a filter in order to see only a problemtic SKU with ID e.g. 54461 so that the feed generation is instant.But, the feed show the item twice. Either the plugin is buggy or we are having other issues that affect the plugin.
Any ideas?Ok,
so I have 3 options:
color (Dynamic Attribute)
Pa color (Custom Attribute)
Attribute Pa color (Custom Attribute)which one you recommend using?