Replies: 0
I am running WordPress 5.9 and WooCommerce 6.2.0
When I install YITH WooCommerce Ajax Product Filter 4.7.0 (Free version) an entry appears in debug.log:
Exception caught in get_preset. Invalid preset.. Args: Array
(
[0] => default-preset
)
This appears to be because a post for default-preset has not yet been created before the Exception is caught, but after installation a record has been created in the database:
post_title: Default preset
post_excerpt:
post_status: publish
coment_status: closed
ping:status: closed
post_name: default-preset
post_parent: 0
menu_order: 0
post_type: yith_wcan_preset
comment_count: 0