vnzhlv
Forum Replies Created
-
Forum: Plugins
In reply to: [WOOF by Category] The filter is not cleaned after switchingHmm.. On this test site it doesn’t work as well.
Когда я выбираю другую категорию, то фильтры не обнуляются и не удаляются из строки браузера. Соотвественно результаты поиска при таких фильтрах могут быть нулевыми.Hi,
After selecting a page, the site redirects to the search page with this URLhttps://test.com/?swoof=1
Is it possible to show filters after selecting a category without redirecting?
Forum: Plugins
In reply to: [WOOF by Category] Doesn’t work with ajaxThere are default settings:
Set Filter automatically – Yes,
Autosubmit – Yes,
Show count – Yes,
Dynamic recount – No,
Ajax – yes,
Hide childs in checkboxes and radio – Yes,
Hide woof top panel buttons – No
Not premium.
The site is on a local machine.
https://prnt.sc/hvybar
https://prnt.sc/hvybjhForum: Plugins
In reply to: [WOOF by Category] Woof Filters disappear after 1 filter is appliedAnd I have a similar problem. When I choose a category with AJAX: string ‘paged=1’ is added to the end of the address bar and custom filters disappear. I’m using Twentyseventeen theme also. Tried with other ones – the same result
Forum: Plugins
In reply to: [WOOF by Category] Woof Filters disappear after 1 filter is appliedForum: Plugins
In reply to: [WooCommerce] What is the best way to import a lot of products via API?@yunikweb, “my_name_here”.zh@gmail
Forum: Plugins
In reply to: [WooCommerce] What is the best way to import a lot of products via API?@yunikweb, I decided to use wp methods. It’s much faster but I had to write more lines of code (((
for example: https://paste.laravel.io/71e95768-87ed-475b-ab91-cb2c22137ab4Forum: Plugins
In reply to: [WooCommerce] What is the best way to import a lot of products via API?But I need to import and updating products automatically via cron job.
Forum: Plugins
In reply to: [WooCommerce] What is the best way to import a lot of products via API?My products are pretty simple (images, attributes, prices, names, etc) but importing is very slowly.
I need to import 15000 items. How can I do it?