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

    (@alessio91)

    Hi there,

    could you send us the page url?

    Thread Starter Mati

    (@mattheus)

    https://luizaxl.nl/
    The plugin is now deactivated

    Thread Starter Mati

    (@mattheus)

    Is it not better to log in to my website and hosting to see why your plugin blows up my ram n cpu?

    Plugin Support Facundo Arano

    (@aranofacundo)

    Hi there,

    I checked your site, and you seem to have a large quantity of product, which could means the issue is caused by the cache system of the plugin.

    You could try adding the following PHP code in the functions.php file of your current theme to disable it:

    add_filter( 'yith_wcan_suppress_cache', '__return_true' );

    Keep in mind that you must not share any site or hosting credentials, since we won’t check it and could leave you to security issues.

    Let us know if this helped you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Your plugin causes extremely high peaks in terms of cpu and ram!’ is closed to new replies.