As an alternative to editing the meta template, you can prevent the meta information from being displayed on single product pages at all. This can be handy if you also don’t want to display the SKUs. Here is how to do it:
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_meta', 40 );
It goes to your functions.php.
Related Posts:
- WooCommerce: List All Categories
- Combine two taxonomies in a hierarchical tree
- Woocommerce product categories order [closed]
- How to split the categories of subcategories with thumbnails
- WooCommerce – Display product child categories from specific parent
- How to order categories in Woocommerce that are spread over multiple pages? [closed]
- How to add categories to products in woocommerce programatically? [closed]
- Display products for a category, sorted by post_excerpt
- Woocommerce – Get product category 2nd level category
- Show Featured products in product category pages
- Show category images on single product page and product overview page
- woocommerce product category tabs [closed]
- Get Tags specific to Category using WooCommerce plugin
- How to change how many list item show in category generated by file edit-tags.php
- Show button only for certain Woocommerce Product Categories
- Target a specific category from a custom taxonomy?
- How to display product categories and number of sales on WooCommerce
- show category in woocommerce
- List products from current category
- Display all subcategories for a product category in woocommerce
- Narrow Down a Shop Page Results Based on a Product Tag in WooCommerce
- WooCommerce Product Search Error
- Add product category to post_class
- Previous/next post links displaying wrong category than is desired
- How to Add Default Content for all Category Pages Before and After Content?
- How to create a page which lists all categories with its ratings [closed]
- Add /category/ to an author archive page
- SQL to migrate post types to taxonomy
- How do I toggle pagination on/off in search results and category listings via a link?
- Mod_Rewrite to show only last subcategory in URL
- wp_dropdown_categories() scripts working erratically on sidebar
- Permalinks: display just one kind of wp category in the posts url
- Send to different single pages by category when multiple categories exist
- posts_nav_link(); picks up index.php instead of category.php as template
- Category shows only top level child categories
- WordPress query via checkbox form
- Access current post parent and sub category
- Automatically Assign Author to Category [closed]
- Category name field strips HTML tags. How can I reverse this?
- Custom Pages for Woocommerce Product-Category Pages
- WooCommerce – How to show specific category first-rest of products-specific category last
- Give a page priority over a category that has the same name?
- Multiple URL’s based on category for one post
- Multiple categories with common subcategories
- Counter in loop in foreach
- Same base for category and post
- How to display post type and category links in foreach WordPress code
- The arrangement of categories always change while posting article
- Filter $cpt categories to omit certain category
- How to list categories within tags?
- get_next_post set the category
- Yearly Archive for Categories with dropdown
- How to add WordPress sub category without select
- Woocommerce custom category page with pagination [closed]
- Updating category template to change how subcategories display
- Menus don’t work after 4.4 [closed]
- Display Posts Loop for each parent and for each Child
- category permalinks
- Create menu / submenu from category subcategory and posts
- Hide uncategorized when no category set
- polylang + category/tag custom language link
- Filtering *out* a taxonomy from the admin post list
- Display categories with child category separated by letter
- category image taxonomy
- Categories overview that links to page displaying posts
- Make a custom_post translatable
- How to password protect a category page / not posts?
- wp_list_categories set order manually?
- Listing Texts of Which Custom Field is Null
- How to set a filter by category within a customised page
- Post Count for Categories, however not to calculate a total
- Category control subcategories
- How do I share categories across selected sites in a Multisite setup
- Show popular post by category code
- get_categories() returns “Uncategorised”
- How to “group” (categorize) the Pages together?
- How to show WordPress parent and child category using a different template?
- How can I get categories IDs if multiple categories requested via URI?
- Multiple Loops on category.php with pagination on last loop
- Is There a Difference Between Taxonomies and Categories?
- List categories with custom code
- Remove subcategory and category with some rules from permalink
- How to exclude the last post from a category(featured for example) from the main loop?
- Get value of custom field in category admin
- How can I edit the ‘Most Used’ tab in the categories meta-box to show another custom taxonomy?
- Sub Categories Keep Redirecting to Pages With Same Slugs
- Use Tag input metabox style for Categories
- Get all media categories
- How to rewrite the post URL according to the category?
- How to limit number of attachments
- WordPress category check
- Show category name and new articles and display page numbers. What function to use
- How to get latest posts from each category in regular order
- Add child category to parent on post creation and save
- WordPress URL Rewrite for dynamic and customized URL
- Custom taxonomy/category order
- How to display taxonomy images with wp_list_categories?
- wp_list_categories in in nav_menu
- Add multiple classes. Different style for each category tag
- Different menu navigation per category