O
O
Ohurmevshiy2020-06-15 13:46:03
WordPress
Ohurmevshiy, 2020-06-15 13:46:03

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

2 answer(s)
A
Alex, 2020-06-15
@Ohurmevshiy

Support must be declared in the topic

add_action( 'after_setup_theme', function() {
  add_theme_support( 'woocommerce' );
} );

M
mipfikus, 2020-06-15
@mipfikus

That means, change the theme
PS
The official Woocommerce theme (that is, fully compatible) is Storefront

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question