Hkroed
Forum Replies Created
-
+1 looking for PHP8 support
I can’t get this working…. Everything is set to “Out of stock”
Maybe I can create a function to replace
“in stock” and “out of stock”
with
“PΓ₯ lager” and “Ikke pΓ₯ lager”Hi!
I used this functionfunction example_sale_price ($reg_price, $sale_price) { if ($reg_price > $sale_price) { return $sale_price; } else { return; } }And this in Sale price
[example_sale_price({reg_price[1]}, {sale_price[1]})]Thanks π
I was to quick marking this resolved. I still cant get this working.
Anybody know if it’s possible to assign a category to newly imported products with a hook? When importing new products, I don’t import categories because I need to manually assign them later. πForum: Plugins
In reply to: [WooCommerce] Import products to categoryYes, but I need to assign new imported products to a spesific category automaticly.
I use WP All Import to import over 5500 products from 14 different stores, and all products are imported without category because I want to assign categories myself.But since new products are without category, they are not visible in the frontend. So I need a way to assign them into a spesific category when they are imported π
I think this can be done with a hook, but I don’t know howto….Forum: Plugins
In reply to: [WooCommerce] Import products to categoryYes, that is what I do. But the products get importerd 24/7, and until I get the categorized, they are without categories, and also hidden for my visitors.
I need to get the products temporary categorized into one specific category πResolved.
Created a new category, and marked it as “Standard”
Now all new imported products get this categoryForum: Plugins
In reply to: [WP Popular Posts] Stats don’t increaseI tested with 2 browsers, and both is updated
- This reply was modified 7 years, 2 months ago by Hkroed.
Forum: Plugins
In reply to: [WP Popular Posts] Stats don’t increaseOK. Data sampling deactivated. And now the stats in the widget changed π So maybe thats the solution…
No, Data Caching is not enabled
Forum: Plugins
In reply to: [WP Popular Posts] Stats don’t increaseHi!
1. About 70 visitors per day.
2. WP Super Cache preload every 300 min.The widget “Mest lest siste mΓ₯ned” hasn’t changed for weeks. And I know those pages/posts has been visited…
Forum: Plugins
In reply to: [Dave's WordPress Live Search] Relevanssi missing resultsHi!
I’m trying to get Relevanssi to work with DWLS, bit I’m not able to get this working.
Where do I add this code? functions.php??
Thanks πForum: Plugins
In reply to: [Relevanssi - A Better Search] AutoIndexWill this work if I don’t have premium?
Forum: Plugins
In reply to: [Relevanssi - A Better Search] AutoIndexSorry, forgot to mention that I import products to WooCommerce with WPAllImport…
After every import, I need to manually start the indexing- This reply was modified 7 years, 8 months ago by Hkroed.
Or just please direct me to a document where I can read about it π
Aah. Does WooFeed convert the text/number in any way with this option?