Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WC Lovers

    (@wclovers)

    Please contact theme support, how you can add such custom link under their single product page template.

    Thread Starter shenalorlof

    (@shenalorlof)

    Is there any code snippet which I can add and paste the shortcode in the place I need? Dokan multivendor store is giving this snippet as a solution

    <?php printf( ‘%s‘, esc_url( dokan_get_store_url( $author->ID ) ), esc_html( $store_info[‘Visit Store’] ) ); ?>

    Thread Starter shenalorlof

    (@shenalorlof)

    Is there any code snippet which I can add and paste the shortcode in the place I need? Dokan multivendor store is giving this snippet as a solution

    <?php printf( ‘%s‘, esc_url( dokan_get_store_url( $author->ID ) ), esc_html( $store_info[‘Visit Store’] ) ); ?>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[URGENT] Link to vendor’s store in single page (Visit Store/More from seller)’ is closed to new replies.