• Resolved blackstorm2014

    (@blackstorm2014)


    Hello, I’m really love this plugin with all options and i already given you guys 5 stars review.

    But if this plugin add this 2 simple options it will be the best plugin on wordpress platform.

    1 . Showing what customer percentage cashback will get in product page with nice style, Like a cart and checkout page.

    2 . Option to remove topup page from my wallet page because i dont need it, I only working with cashback system so i just want to remove this uneccary page for some users.

    And the last thing i hope to plugin updated with the latest version of wordpress and woocommerce all time guys it will be great.

    Thanks for this awsome work, And i hope see my suggestions added soon.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Subrata Mal

    (@subratamal)

    @blackstorm2014 Thanks for reaching out. You can disable the wallet top-up option using the below code in the theme function.php file.

    add_filter('woo_wallet_is_enable_top_up', '__return_false');

    Yes, we are working on the next update and will be published soon.

    Thread Starter blackstorm2014

    (@blackstorm2014)

    Hello Subrata Mal,

    Thank you the code working perfectly.

    Waiting for new update, Have a nice day

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Some suggestions’ is closed to new replies.