• Hi..

    Am unable to add a block in the plugin. On save or adding options it simply returns to the options blocks tab and no block has been saved.

Viewing 1 replies (of 1 total)
  • Iván Sosa

    (@ivansosa)

    Hi there,

    hope you are doing well! 🙂

    It’s possible that the data tables are not correctly created.

    Please, add this custom code in the functions.php of your theme:
    update_option( 'yith_wapo_db_version', '0' );

    Then reload the homepage and finally remove the code.

    Check if you can create blocks now and let us know.

    Have a great day!

Viewing 1 replies (of 1 total)

The topic ‘Unable to add blocks’ is closed to new replies.