• hello,
    There is an error with my filter,
    [Table ‘uni15349_wp2.cy1cvy8_yith_wcan_cache’ doesn’t exist] SELECT value FROM cy1cvy8_yith_wcan_cache WHERE group = ‘products_in_term_count’ AND version = ‘1725351468’ AND expiration > NOW() AND index = ‘d41d8cd98f00b204e9800998ecf8427e’ LIMIT

    I don’t know how to fix it,
    I tried reinstalling the plug-in,
    but can’t improve
    request support.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Alessio Torrisi

    (@alessio91)

    Hello there,

    please add following code in the file functions.php of your theme and let us know if the problem persists

    add_filter( 'yith_wcan_suppress_cache', '__return_true' );
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.