Home Forums WoodMart support forum Move the below add to cart elements Reply To: Move the below add to cart elements

#226165

addy
Participant

You could have provided me the HTML code snippet for the child theme.

I already have received such kind of support from your theme 2 years ago by different agents. For example –
1) https://xtemos.com/forums/topic/custom-style-fix/page/2/
2) https://xtemos.com/forums/topic/custom-style-fix/page/2/#post-86248
3)https://xtemos.com/forums/topic/custom-style-fix/page/2/#post-86342
4) https://xtemos.com/forums/topic/shopping-cart-error/#post-75641

I have been provided with HTML code like these below from woodmart support before:

add_action('init', 'woodmart_child_hooks', 300);

function woodmart_child_hooks() {
	remove_action( 'woocommerce_single_product_summary', 'woodmart_sguide_display', 38 );
	add_action( 'woocommerce_single_product_summary', 'woodmart_sguide_display', 31 );

}

Proof: https://xtemos.com/forums/topic/custom-style-fix/page/2/#post-86342

But it seems that now the theme is popular, you no longer interested to help your customers.

Being a loyal customer for 2 years, I receive such kind of unhelpful answers. Disappointing!

If we try to prove, then every problem is out of scope. What matters is the willingness to help or not.

1 month ago also, I received a similar reply on my ticket with no willingness to help – https://xtemos.com/forums/topic/adding-size-guide-and-info-popups-over-variations/

I use to love woodmart but this kind of behaviour is ringing the bell in my mind and is not healthy for a website with long-term plan with woodmart. I mean sticking to your them, renewing support every 6 months and then not receiving any willingness to help!!

I still hope for the better support.