Forums
(@neuhaus3000)
8 years, 4 months ago
Nope… It changes the Add to Cart button…
I want to add a button… ??
I’ll be back…
Oh…
Just change to this :
add_filter( 'woocommerce_product_add_to_cart_text', ... );
8 years, 5 months ago
Well… what do you know… works perfectly !!!
Thanks Mike! ??
J.
11 years, 8 months ago
Thank you so much!!!
Yep!
I have added this line in my theme for the menu. <?php wp_nav_menu( array( ‘sort_column’ => ‘menu_order’, ‘container_class’ => ‘menu-header’ ) ); ?>
So I don’t have control over each button… ??
Thanks again!
neuhaus3000
Yes ! ??