Remove Billing/Shipping info

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Viewing 6 reply threads
  • Author
    Posts
    • #17359
      Sergio
      Guest

      Hey there. Thanks for the great product.

      Mine is for digital downloads and cryptocurrency so I was wondering how I can remove the Billing/Shipping info from the checkout page.

      Thank you.

    • #17365
      WCFM Forum
      Keymaster

      Hi,

      Thanks for get in touch with us.

      That’s totally depending upon WooCommerce setup.

      You may easily disable Shipping from WooCommerce settings.

      For manipulating Billing fields you may take help of WooCommerce checkout field manager plugin and disable all woocommerce payment gateways.

      Hope your crypto currency definitely comes with some option at WooCommerce checkout for processing order!

      Thank You

    • #17381
      Sergio
      Guest

      Yep, my cryptocurrency is compatible.

      Anyway… it’s not working still. I attached some screenshots of it. If possible, not sure if this is in woocommerce or dokan, but I could go into the code and try to fix it (and not break it) but I didnt know which file to edit.

      https://imgur.com/a/CFMgf

    • #17382
      Sergio
      Guest
      This reply has been marked as private.
    • #17383
      Sergio
      Guest

      I also found a code for automatic Soundcloud embeds but still looking where the file is and where to paste it.

      // Add SoundCloud oEmbed
      function add_oembed_soundcloud(){
      wp_oembed_add_provider( ‘http://soundcloud.com/*’, ‘http://soundcloud.com/oembed’ );
      }
      add_action(‘init’,’add_oembed_soundcloud’);

    • #17388
      WCFM Forum
      Keymaster

      Hi,

      First of all, set WooCommerce “Shipping Destination” settings to “Default to customer billing address”.

      You may add such custom codes in your child theme’s functions.php

      I am not have enough knowledge of embed code but I think there has few plugins for that.
      I had once work with this add-on, not sure is this will helpful for you anyway or not – https://wordpress.org/plugins/music-player-for-woocommerce/

      Thank You

    • #17543
      WCFM Forum
      Keymaster

      Can we help you any other way?

Viewing 6 reply threads
  • The topic ‘Remove Billing/Shipping info’ is closed to new replies.