Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

Variable Product Issues

    • 5 years ago Betty
      Participant

      Hi there,

      I have some issue about the variable product:
      1. How can I add a price for the product?
      2. I try to add the attributes (color & size) but it’s not work. Why?
      3. I try to change the ‘Out of stock’ to ‘In stock’ but it’s also not work. Why?

      Please help me check it.
      Thanks.

    • 5 years ago Ludjon
      Keymaster

      Please, did you check our videos on how to set variable products?

      Also, referee to online documentation about WooCommerce, you can find a lot of information about them.

      To outline, you should set quantity for each variable of that product.

    • 5 years ago Betty
      Participant

      Hi there,

      I done it.

      Thanks fo your help!

    • 5 years ago Betty
      Participant

      Hi there,

      how can I edit the ‘ADDITIONAL INFORMATION’ part?
      Please let me know it.

      Thanks.

    • 5 years ago Ludjon
      Keymaster

      Hi,

      All these data are part of Woocommerce single product page. You can edit them by adding or removing attributes on product page.

    • 5 years ago Betty
      Participant

      Hi there,

      How can I remove the ‘addition information’?
      Please let me know it.

      Thanks.

      • This reply was modified 5 years ago by Betty.
    • 5 years ago Ludjon
      Keymaster

      Add this custom code on functions.php

      add_filter( 'woocommerce_product_tabs', 'woo_remove_tabs', 98 );
      function woo_rename_tabs( $tabs ) {
      
      	unset( $tabs['additional_information'] );
      
      	return $tabs;
      
      }
    • 5 years ago Betty
      Participant

      Hi there,

      I try to add on the code inside my functions.php but it was unsuccessful.

      Can you help me check it?

      Thanks.

    • 5 years ago Eldo
      Keymaster

      Hello Betty,

      Can you try to remove this by adding this custom CSS into Customizer > General > Custom CSS Box:

      .woocommerce-additional-fields {
        display: none !important;
      }

      Regards!

    • 5 years ago Betty
      Participant

      Hi there,

      I added the code already but the ‘additional Information’ still there.
      Please help me check it.

      Thanks.

    • 5 years ago Ludjon
      Keymaster

      Hi, please add this code:

      #tab-title-additional_information{ display:none !important; }
      

      Thanks

      • This reply was modified 5 years ago by Ludjon.
    • 5 years ago Betty
      Participant

      Hi there,

      thanks for your help!

    • 5 years ago Ludjon
      Keymaster

      You’re welcome

Viewing 12 reply threads

You must be logged in to reply to this topic.

Login

Log In
Register

Renew Support

  • Renew Specular Support
  • Renew Tower Support
  • Renew Folie Support
  • Renew Handel Support
  • Renew June Support
  • Renew Picante Support
  • Renew Thype Support
  • Renew Regn Support

Search Forums

Forums

  • Bygge – Construction Theme
  • Converta – Software Theme
  • Folie – The WordPress Website Builder
  • Handel – Responsive Multi-Purpose Business Theme
  • June WooCommerce WordPress Theme
  • Livecast – Podcast Theme
  • Picante – Restaurant & Food WordPress Theme
  • Regn | Agency & Business WordPress Theme
  • Remake – Minimal Portfolio & Agency Theme
  • Specular – Multi-Purpose WordPress Theme
  • Suggest us Features
  • Tower – Business-Driven Multipurpose WP Theme
  • Vibrance – Photography Theme

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password