Hello krish9091.
What shortcode are you using? are you talking about a static page that you created through WordPress admin panel?
Thanks
Thank u for ur reply.i am using this short code
Display brands for a specific product:
[pwb-brand product_id=”5″ image_size=”thumbnail”]
Actually i have imported all products into woocommerce and then create one brand name.i inserted shortcode into new page and also i used PWB Brand for a specific product.But,They didn’t display
I dont know where can i insert shortcode.Please help
UPDATE
There is a new release (1.4.2) available that fixes this bug. Update the plugin.
Thanks
Display brands for a specific product:
[pwb-brand product_id=”5″ image_size=”thumbnail”]
this still shows a blank page, what do u mean by product_id=”5″ is it the product in which i should display the brands i created in woocommerce settings or is it the product id of product which will have a brand as its attribute and the value would be picked from there?
Each product (like other posts) have a unique ID. This shortcode allows you to show the brand names (or logos if are assigned) of a certain product. There are a lot of ways to get the ID of a product, for example, entering in the product edition and seeing the url. You can use shortcodes in any page or post
If you don’t mind please provide some extra screenshot or documentation.
Examples:
Example 1
Example 2
In this case the product ID is 99, then you can use the shortcode like this:
[pwb-brand product_id="99" image_size="thumbnail"]