stijndemulder
Forum Replies Created
-
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Show stats when nothing foundOK, great! Is it possible to make this “fuzzy”?
Forum: Plugins
In reply to: [WooCommerce] Woocommerce product import duplicates subcategories@anastas10s I was able to pinpoint the problem to Polylang (Pro) so I’ll contact them with the issue.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce product import duplicates subcategoriesIndeed @anastas10s we use the included csv importer.
(I also work on that project.)
The order in the csv is also of importance.
First product category never gets duplicated.
Second (or later) subcategory gets duplicated (25 times for 5 products)Important is that subcategory has the same name.
Also when seperating into 2 csv files (one for each (sub)category) same issue appears with second import.
Forum: Plugins
In reply to: [Search Analytics for WP] Show stats when nothing foundI suppose without fuzzyiness it’s quite standard?
any good documentation on the fuzzy sql?
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Show stats when nothing foundI would want it to show how “popular” a (fuzzy) search query is in the last week/month (when no results available).
But you need a custom query if I interpret your answer correctly.
Forum: Plugins
In reply to: [Search Analytics for WP] Show stats when nothing foundOK, that’s good news but to be sure I’ll show you an example.
I’m looking for “dr jones”
– if there are results, normal results page is is shown
– if no results he show the stats of “dr jones” from last week/monthIdeally this can be some kind of “fuzzy” search so “dr jonez” or “jones” are also included.
I’m aware that this requires some custom coding which is no problem but want to be sure the stats are only for that search term (or fuzzy)
Thanks!
Forum: Plugins
In reply to: [Search Analytics for WP] Show stats when nothing foundHi,
For the frontend.
OK, I think I found the issue.
When adding “EUR” (currency) to the $product_data[‘price’] it worked ??
There is no option atm to switch themes etc, its a live e-commerce website.
In the logs there are 2 thing I notice:
Log with uri: https://graph.facebook.com/v16.0/534849817861308/items_batch
=> price & description is as we want it to be, so code worksLog with uri:
uri: https://graph.facebook.com/v16.0/323193073077657/events
=> ‘value’ is regular woocommerce priceI’m not sure how to interpret this…
Hi,
Yes, I’m using the correct filter.
Outgoing logs also show the correct outgoing data.I’m changing price, description and brand.
I’m having similar issues.
Our hosting partner has performed a config modification that causes the server to take connections ipv4 over ipv6 but that’s not ideal…
Any updates coming soon resolving this?
Forum: Plugins
In reply to: [WooCommerce Blocks] “Filter by Attribute” shows all languagesI can ‘fix’ it with the ‘get_terms_args’ filter but there I can’t use the pll_current_language() function to get the active language (empty).
I believe this is because the terms are lazy loaded?
Now I check if pll_current_language() is empty, if yes I take the cookie value.
Maybe there’s another filter better suited for this?
- This reply was modified 2 years, 3 months ago by stijndemulder.
Forum: Plugins
In reply to: [Yoast SEO] Meta description missing in front-endHi, yes, seems fine, thank you
Forum: Plugins
In reply to: [Yoast SEO] Inbound internal links column goneRe-ran the analysis but no luck ??
Forum: Plugins
In reply to: [Yoast SEO] Inbound internal links column goneHi,
Yes, I can confirm I did all of the 3 actions in “Yoast test helper” and SEO Data optimization in the Yoast plugin.
After I refresh the wpseo_tools page the button reappears but I suppose thats normal behaviour?