Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Get rid of Yoast SEO Premium nagging #19219
    Jan de Wit
    Participant

    The plugin is changed. This is my working solution:

    Locate the file using FTP or a directory browser: */wp-content/plugins/wpseo-woocommerce/wpseo-woocommerce.php

    Around line 82 find:
    $this->license_manager = $this->load_license_manager();

    And change it to this:
    // $this->license_manager = $this->load_license_manager();

    Done!

    – Jan
    Domain Names Market

Viewing 1 post (of 1 total)