Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Tijmen Smit

    (@tijmensmit)

    Can you try to disable all other plugins, and see if that makes a difference?

    Also try to enable WP_DEBUG. So you open the wp-config.php, and add this code:

    define( 'WP_DEBUG', true );
    define( 'WP_DEBUG_LOG', true );

    Save the file and try to save a new store again. Once you have done that open the debug.log log file inside the /wp-content/ directory to see if there are any errors in there.

    Plugin Author Tijmen Smit

    (@tijmensmit)

    Can you share the exact address details you filled in when you tried to save the store?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem saving new store details’ is closed to new replies.