Hello,
Changes were done in xstore-child/functions.php
https://prnt.sc/WVwd0ljhJpo0
Code for users who will need to make it work by their own hands:
if (class_exists('YITH_YWRAQ_Frontend') ) {
$instance = YITH_YWRAQ_Frontend::get_instance();
// show button in single page.
add_action( 'etheme_woocommerce_template_single_excerpt', array( $instance, 'add_button_single_page' ), 35 );
}
Note:
1/ ‘etheme_woocommerce_template_single_add_to_cart’ action could be replaced by any of the next list https://xstore.helpscoutdocs.com/article/123-single-product-builder-hooks
2/ 35 could be changed to another priority number
Regards
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.