benzen21
Forum Replies Created
-
I just left a review, the support is excellent.
Thanks a lot Elliot for your reactivity and quality of replies.
All the best to you too !
Hi @elliotvs
Exactly, you spot it.
This was due to the order statuses display configuration. I changed the parameters, and now it works fine.
Thanks a lot !
- This reply was modified 2 years, 10 months ago by benzen21.
Hi @elliotvs
Thanks for your reply.
To answer your question : this option is disabled “Remove all tracking cookies when customer places an order.”
This option is enabled “Track conversions via referral URL even if coupon was not used.”
The order in question was made by the customer without the coupon. Your plug-in used the referral URL to set the coupon manually after the order was completed.
In the admin Woocommerce order page, the coupon appears OK .
But it is in the /affiliates page that this order does not appear. How to make it appear there, such that the affiliate sees this particular order.
Is this clearer ?
Resolved : Edit the page in WordPress and scroll down to OceanWP Settings.
From the Main section, disable the Side Panel and publish changes.
Forum: Fixing WordPress
In reply to: List of errors in the Widget pagesimilar issue here : https://ww.wp.xz.cn/support/topic/widget-preview-problem/
Now it is fixed by installing the extension “Classic Widgets”.
Forum: Plugins
In reply to: [WooCommerce] Filtering products with a slider for a given custom attributeup, please. Any hint would be greatly appreciated !
up, please. Any hint would be greatly appreciated !
Thanks @bernattorras . I just submitted a ticket at WooCommmerce.com with link to this forum thread. Ticket #3606659.
Forum: Plugins
In reply to: [WooCommerce] Filter Product by SizeHi @aashik thanks for your reply.
I would need to be able to set the custom product attributes as global attributes, but this seems not possible for now.
For instance, as here the following ticket in the context of another plugin:
https://ww.wp.xz.cn/support/topic/custom-product-attributes-as-global-attribute/Could you tell me, if there is any plan for implementing such feature in Woocommerce ?
Forum: Plugins
In reply to: [WooCommerce] Filter Product by Size@aashik . I already have the size value in the shipping section.
Do you mean that I should create a new attribute named size and duplicate the size value from the shipping section to the newly created size Attribute ?
If yes, I find it error-prone and cumbersome. Would you have any other ways to do that ?
many thanks in advance
Forum: Plugins
In reply to: [WooCommerce] Add to cart only works as guest not logged-in !I could not find out the concrete problem. But in general this was due to some meta-data related to OceanWP theme.
So I exported the product in CSV removed all unnecessary meta-data, then put in trash the product, finally re-imported the product.
All is fine now !
Forum: Plugins
In reply to: [WooCommerce] Filter Product by SizeThanks @aashik . I know how to filter product by attribute.
But I don’t know how to add the “size” as a global attribute.
For now “Size” appears in “Shipping”, but not in “Attributes”…
Any hint ?
Forum: Plugins
In reply to: [WooCommerce] products-per-page=all is not working@mouli Many thanks Mouli !
As you advised me, I used the simple link to “/shop/” without any parameter instead of using the parameter “products-per-page=all”. And it works perfectly. I am using the template oceanwp and this was part of a demo website, so I guess this was custom coding.
It is also helpful to know about the shortcode. For now, I will not need to use it 🙂
Thanks again !
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] translation of Return to Shop button and Rows NamesThanks @templateinvaders . Actually I managed to fix this issue.
I am now using LocoTranslate plugin, and it works fine 🙂 Before I was using direct editing of the .po file with Poedit, this was causing troubles for some unknown reasons.Thanks anyway !!
Best,
- This reply was modified 6 years ago by benzen21.
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] translation of Return to Shop button and Rows NamesThanks for the hint !
I tried to translate “Apply %” string. but still not working.I have no clue how to go on. what should I check ? even if it may be basic stuff. It is the first time that I do a translation of a wordpress plugin…