Click here to Skip to main content
15,883,847 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
add_action('woocommerce_after_add_to_cart_button', array( $this, 'ci_cart_text') );

Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'Ci_Simple_Features' does not have a method 'ci_cart_text' in C:\xampp\htdocs\theme\wp-includes\class-wp-hook.php on line 287


please help me

Thanks

What I have tried:

I am trying to fix this issue. but still, i am tried
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900