Answer the question
In order to leave comments, you need to log in
What does it mean: the theme is not compatible with WooCommerce?
Installed this plugin, during the initial setup it shows a warning that the theme is not compatible with the plugin. What does this mean, experts!? This is a plugin, that is, an extension of functionality. From the point of view of what then it is not compatible? From a layout point of view, right? I am making the first site, and fussed at this point, so I apologize for amateurism. How do you pull on your sites not on ready-made themes this plugin?
Answer the question
In order to leave comments, you need to log in
Support must be declared in the topic
add_action( 'after_setup_theme', function() {
add_theme_support( 'woocommerce' );
} );
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question