Viewing 1 replies (of 1 total)
  • Plugin Author WebWizards

    (@webwizardsdev)

    Hi there,
    Thanks for using our plugin,

    With the Electro theme, you must add the following PHP code snippet to your site for the vendor name to show on the single product page:

    add_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_meta', 45 );

    This can be added to functions.php or through any snippets plugin,

Viewing 1 replies (of 1 total)
  • The topic ‘Display vendor name on single product’ is closed to new replies.